#Conditional Blocks for LINQ Reporting Engine
Explore tagged Tumblr posts
Text
Preserve Meta-Characters during Replacement & Enhanced LINQ Reporting Engine inside Java Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java 18.1.0. There are 63 improvements and fixes in this regular monthly release. The most notable includes improved character spacing control logic, improved space shrinking for Verdana font, improved “allow handing punctuation” handling when kerning is enabled, Fixed clip issue with semi-broken tables, Fixed draw order of wrapped shapes in 2013 mode, Fixed repeated header height problem during field update, Fixed the bug causing error in page numbers in multi-page documents rendered into PostScript, Proper calculation of undocumented margins in DrawingML Charts implemented, Horizontal axis of Bubble Chart scaling fixed, Vertical axis of 3DArea Chart scaling fixed, MS Word 2016 approach for rendering of DrawingML Charts axis labels implemented; (Labels are rotated to fit the chart), Fixed rendering of Legend markers for 3D-LineChart, Improved rendering of composite (with multiple series) charts and Chart title with ManualLayout rendering fixed. This release has enhanced the support of data band inside a single-column table row for LINQ Reporting Engine. In previous versions of Aspose.Words, when opening and closing foreach tags are inside same cell, the output contents would be in the same cell. Starting from Aspose.Words 18.1, users can export the single-column data band in separate new row using greedy switch. This has enhanced the support of conditional blocks in table’s row for LINQ Reporting Engine. If users put an opening if, elseif, or else tag and a closing if tag in the same cell, the engine treats a template option formed by these tags as a common one rather than a table-row one by default. However, users can override this behavior making the engine to treat such a template option as a table-row one by specifying a greedy switch. It has added FindReplaceOptions.PreserveMetaCharacters property in Aspose.Words 18.1 to preserve meta-characters beginning with “&” during replacement. In this release, Aspose team has removed following obsolete public method from CompositeNode class. The parameter “isLive” is not used anymore. Please use CompositeNode.GetChildNodes(NodeType nodeType, bool isDeep) instead. It has added new feature in the release of Aspose.Words to show or hide the chart axis. You can use ChartAxis.Hidden property to achieve this. XmlMapping.StoreItemId property has been added in this release to specify the custom XML data identifier for the custom XML data part. Please read DataBinding class for more detail about storeItemID property. The list of new and improved features added in this release are given below
Add feature to show/hide axis of chart
API to get geometric position of element in Word Doc
Add feature to get w:storeItemID of StructuredDocumentTag
Add feature to add multiple replies to comment using Comment.AddReply
RTF to Pdf conversion issue with text-box position
Empty row gets added when closing tag <</foreach>> is in last row of table
Incorrect ChartDataPoint Cloning
Some headers/footers have height of 0 in XMLs obtained by internal layout API
Rework Pdf digital signing code to be compatible with NetStandart 2.0
The length of superscripted footnote's text is incorrect in RTF output.
Shape is not rendered correctly in output PDF
Cleen up System.Security.Cryptography.Xml.
Removed Aspose.Xamarin.Security project.
Gradient fill image is filled as solid fill in PDF
Thai words are showing as squares when converted to DOC.
Document.UpdateFields does not update LastSavedTime.
Bullets rendering issue on Linux
Header contents are overlapped with body contents after conversion from Docx to Pdf
Content overlaps footer
Right borders specified for "tr" or "tbody" elements are not applied to cell
ReplacingArgs.Replacement returns incorrect value
Scaling issue of charts in DOCX to PDF conversion
Difference in values of axis in DOCX to PDF rendering
Barcode images are missing upon RTF conversion
DOCX to PDF conversion loses some images
Font information garbled in RTF document
White Paragraphs in Cells Turn Black during Saving a RTF
Incorrect TOC page number in RTF to DOCX conversion
Incorrect TOC page number in RTF to DOCX conversion
System.NullReferenceException is thrown when RevisionOptions.ShowRevisionBalloons is set to true
Repeating Section Content Control is not rendered in output PDF
RTF to DOCX conversion issue for Footnote Words Become Superscript
Incorrect rotation of the X-axis label text when exporting to PDF
Legend markers for 3D-LineChart are rendered incorrectly when exporting to PDF
Incorrect TOC page number in RTF to DOCX conversion
Error in page number when converting to PostScript
Range.Replace text within GroupShape does not Replace
DOCX to HTML conversion issue with chart rendering
OfficeMath is changed after re-saving DOCX
AllowHangingPunctuation rule is improperly processed
When open DOCX file, an exception occurs
Html save as Odt - view of table is different than in Docx and in MS Word
Document.Compare returns incorrect revisions
Incorrect TOC page number in RTF to DOCX conversion
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Working with Table-Row Data Bands
Working with Table-Row Conditional Blocks
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Java Word Library
Download Aspose.Words for Java
#Show Hide Chart Axis#Single-Column Table Data Bands#Conditional Blocks for LINQ Reporting Engine#Preserve Meta-Characters During Replacement#Java Word Processing#DOCX to HTML conversion
0 notes
Text
Conditional Blocks Support for LINQ Reporting Engine & Floating Shapes Rendering
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java & .NET 15.5.0.  This month’s release contains over 87 useful new features, enhancements and bug fixes to the Aspose.Words products. Here is a look at just a few of the biggest features and API changes in this month’s release, CustomXML nodes are removed, support for conditional blocks added to the LINQ Reporting Engine, improved rendering of floating shapes in complex tables, implemented Arabic Abjad list numbering style in the layout, improved performance of importing HTML documents with complex CSS selectors, improved positioning of floating shapes in HTML output, a document can now be rendered in a grayscale mode, improved Far-Eastern characters rendering for PDF embedded fonts and significantly improved time and size when rendering PDF documents with DrawingML text effects. Aspose team has added new public property TextOrientation to PageSetup class. It allows to specify TextOrientation for the whole page. Default value is Horizontal. This property is only supported for MS Word native formats such as DOCX, WML, RTF and DOC. We have added new public property ColorMode to SaveOptions class. While rendering to fixed page formats such as PDF, XPS and images, the documents can be rendered in two color modes now. New functionality of conditional blocks is described in the several sections of the documentation.   The list of new and improved features added in this release are given below
CustomXML nodes are removed
Support for conditional blocks added to the LINQ Reporting Engine
Improved rendering of floating shapes in complex tables
Implemented Arabic Abjad list numbering style in the layout
Improved performance of importing HTML documents with complex CSS selectors
Improved positioning of floating shapes in HTML output
A document can now be rendered in a grayscale mode
Improved Far-Eastern characters rendering for PDF embedded fonts
Significantly improved time and size when rendering PDF documents with DrawingML text effects
Provide code to manually insert watermark at the centre of each page
Add feature to change the name of 'Page' class when document is exported to HtmlFixed
Support GlossaryDocument features in DOC, DOT
FarEast layout should be calculated for each paragraph independently.
Support conditional blocks for the new reporting engine
Repeat only part of a paragraph instead of repeating whole paragraph durign mail merge with regions
Allow specifying "Text Flow" through PageSetup.
Consider updating invalid IF fields.
Allow placing more reporting-syntax constructs in the documents
Consider adding FootnoteOptions.ExportAsComments property
Can not set Date value by using StructuredDocumentTag.FullDate
StructuredDocumentTag.DateDisplayLocale Property do not work
Provide a way to render documents with Grayscale effect.
Improve positioning of floating shapes in HTML output
Consider adding partial support for the 'min-width' CSS property on empty table cells
Transparent image backgrounds are displayed as black in HTML
Add descriptions for -aw properties
Support creating grayscale PDF
Shadow effect on a Drawing is incorrect during rendering to PDF
Docx to Pdf conversion issue with text position
Consider moving verifications in DocumentValidator to avoid creating zero-weight files.
Table style cell borders override direct table formatting borders
Image borders are incorrect when saving to image using GetShapeRenderer.Save method
Shape origin is shifted.
Internal methods are available as Public API
Uniform local host slashes for different hosts and platforms.
java.lang.NoSuchFieldError: NODESET occurs during loading a DOCX
WAn image overlaps the other content when converting to HTML
Table's borders are missing after saving Docx to PDF/Docx/Doc
Contents position is changed after re-saving RTF
Table's border is changed after re-saving the Doc file
Word Online is not able to Edit Aspose.Words generated documents
Table borders are missing after re-saving Docx         Bug    Open/Save corrupts document
/footnote balancing/ Text flows to the next page (Doc to Pdf)
/footnote balancing/ Footnote position is changed (Doc to Pdf)
TabStops, Left and Hanging indent values of TOC items are not preserved by UpdateFields
CSS font size for table's content are not applied in output Doc/Docx/HTML
ext moves to next page after re-saving RTF
Underlines are getting removed in merged document
/footnotes/ Paragraph position is changed after conversion from Doc to pdf
Shapes do not render in output Pdf
UpdateField does not work for DocVariable/DocProperty with vertical tab
IF fields in bookmark text not resolving properly
Missing Embedding Font when renderring to PDF
Table borders become 'nil' during open/save a DOCX
Provide way to set id, name values of legacy control
Table border: border colour generated incorrect during Html to Word conversion
Docx to Pdf conversion issue with footer contents
Convert DOCX to PDF - repeat table headers problem
Content (Fields) position is changed after conversion from Doc to Pdf
Shape fill color is not set correctly using Color.FromArgb
Other most recent bug fixes are also included in this release
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Aspose.Words for .NET
Homepage of Aspose.Words for Java
Download Aspose.Words for .NET
#Custom XML nodes#LINQ Reporting Engine#Arabic Abjad list numbering style#Conditional Blocks for LINQ Reporting Engine#importing HTML documents with complex CSS#.NET Word Library
0 notes