#remove empty rows in mail merge regions
Explore tagged Tumblr posts
Text
Word 2013 Documents Support & Variables Support in LINQ Reporting Engine in .NET Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java & .NET 17.3.0. This month’s release contains over 67 useful new features, enhancements and bug fixes. Please see the release notes for more detail. Here is a look at just a few of the biggest features and API changes in this month’s release; Full support for Word 2013 documents (roundtrip to/from DOCX), variables support and more new features are introduced in LINQ Reporting Engine, New Public OfficeMath properties: MathObjectType, Justification, DisplayType, Font substitution mechanism improved. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources, Asian font rendering improved (more precise metrics calculation), Stroke weight is now taken into account while rendering auto-sized Textboxes, Implemented next round of improvements in table grid algorithm, Improved table breaking logic in compatibility mode for tables with header rows, Improved table breaking logic for tables with nested tables in a cell with bottom margin set, Improved tables breaking logic for tables with vertically merged cells having horizontal borders and Implemented fitText option for table cells. Starting from this release, Aspose team has added the full support of MS Word 2013 documents. The full support of roundtrip to/from DOCX is available in this Aspose.Words version. Previously, Aspose.Words performed font substitution only in cases when FontInfo in the document for the missing font doesn’t contain the PANOSE. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources. In case of font substitution the warning is issued with text. Please note that now font substitution mechanism will override the FontSettings.DefaultFontName in cases when FontInfo for the missing font is available in the document. FontSettings.DefaultFontName will be used only in cases when there are no FontInfo for the missing font. Moreover, please note that font substitution algorithm in MS Word is not documented so, the result of Aspose.Words font substitution may not match MS Word choice. Aspose team has introduced new property in this release that allows user to get type MathObjectType of this Office Math object. The MathObjectType enumeration is added in Aspose.Words 17.3 to specify type of an Office Math object. It has introduced new option in that removes empty rows that contain mail merge regions from the document. It has also added new public properties Justification and DisplayType into the OfficeMath class. It has also added new public property Field.LocaleId in this release that allows user to get/set field’s locale. It has also added new paramerter -fitSizeLim for image tag to change the size of the textbox according to the size of the image without increasing the size of the textbox. It has also added support for variables in Aspose.Words 17.3 LINQ Reporting Engine that enables users to use variables in template documents. Variables are useful when users need to calculate an expensive value just once and access it multiple times in a template. The list of new and improved features added in this release are given below
New public OfficeMath properties: MathObjectType, Justification, DisplayType
Full support for Word 2013 documents (roundtrip to/from DOCX)
Variables support and more new features are introduced in LINQ Reporting Engine.
Font substitution mechanism improved. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources.
Asian font rendering improved (more precise metrics calculation).
Stroke weight is now taken into account while rendering auto-sized Textboxes.
Implemented next round of improvements in table grid algorithm.
Improved table breaking logic in compatibility mode for tables with header rows.
Improved table breaking logic for tables with nested tables in a cell with bottom margin set.
Improved tables breaking logic for tables with vertically merged cells having horizontal borders.
Implemented fitText option for table cells.
Add MailMergeCleanupOptions option to remove empty row
Cell's content are warped incorrectly in output Pdf
PDF output is incorrect for 2 text columns
Add feature to set background color of table row using Linq Reporting Engine
Insert image dynamically using Linq without change size of textbox
Justification of OfficeMath object
Obtain type of the MathObject
Add feature to define variables in LINQ Reporting template
Provide ability to specify locale at Field level
Implement reading of themes for RTF format.
Support of MS Word 2013 documents (WORDSNET-7741 and WORDSNET-7964)
/table grid/ Cell's content is rendering a few inches to the right in PDF
Table header should be pushed to the next page if no rows fit below header in 2013 mode
Table header row orphaned in 2013 mode
Mail Recipient is lost after re-saving Doc
Add/remove document settings if OptimizeFor is called for a document
Incorrect Asian font metrics
Saving resources when converting Words documents to HTML
Fonts substitution // Improve font substitution rules.
Paragraph formatting is lost after re-saving Docx
Underline/strikethrough formatting is applied to revisions imported from HTML
/tcFitText/ Conversion of table creates new line inside table
Compare and Reject feature do not mimic Microsoft Word's behavior
/nested row break height/Text moves to previous pages after conversion from Docx to Pdf
/fitText/ Chinese text render on next line in HtmlFixed
/table break header row/ Converting from .docx to .pdf loses table header
/table break header row/ Table is rendered on previous page after conversion form Docx to Pdf
Table header moves to previous page bottom in PDF
EndnoteOptions are not saved if the document does contain endnotes
/table break/ All pages show some content from next page at bottom in PDF
Paragraph's spacing is changed when InsertDocument is used with UseDestinationStyles mode
Hebrew date field renders incorrectly in Pdf
Incorrect formatting of 'Normal (Web)' after import from another document
Text in image is missing when exporting to HTML
More vertical spacing between lines added when exporting to HTML
Output Docx is not opened in MS Word after performing mail merge
Bookmark entries are not entirely merged after mail merge
Z-order is incorrect after conversion docx to odt.
Some table rows render on the previous page of PDF
Bullet list is changed to numbered list after conversion from bytes to Docx
ShapeAttr.LineFillBlipName attribute returns invalid value
A strange Box appears near certain images in PDF
TTFontMetrics.BoldSimulationScale is not too accurate for MS Gothic
Hyperlink encoded twice in PDF
Aspose.Words ignores stroke weight for autosized textboxes
Shape with caps is not rendered correctly
Docx to Pdf conversion issue with StructuredDocumentTag rendering
List label size differs in layout.
Content of StructuredDocumentTag is lost in output Pdf/Doc
Docx to Html conversion issue with chart's axis bounds
Ref field generates error code after conversion from FlatOpc to Doc
TOC update does not see format revision changes.
Position of AutoShape is changed after Appending.
Fonts substitution // Measurements: Spacing of text lines in PDF is different to when viewed in MS Word
Fonts substitution // Incorrect fonts rendering.
Docx to HtmlFixed conversion issue with fonts
/advanced typography/ Arabic text is incorrectly rendered to PDF
WordArt // Multiline // Watermark shape is not rendering correctly in PDF
Contents position is changed after conversion from Doc to Pdf
Table's contents move to next page after conversion from Doc to Pdf
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.
Inserting Images Dynamically
Setting Text Background Color Dynamically
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
Download Aspose.Words for .NET
Online documentation of Aspose.Words
#Support for Word 2013 documents#Font Substitution Mechanism Improved#Asian font rendering improved#remove empty rows in mail merge regions#.NET Word API#Dynamic Text Background Setting#Implemented next round of improvements
0 notes
Text
Convert Equation XML to Office Math & Animated GIF Bookmarks 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.9. Starting from Aspose.Words 18.9, the bookmarks are allowed on block, cell and row levels. It has added AnnotationsAtBlockLevel and AnnotationsAtBlockLevelAsDefault properties in LoadOptions class to work with block level bookmarks. A new proeprty LoadOptions.ConvertShapeToOfficeMath has been added in this version of Aspose.Words to convert shapes with EquationXML to Office Math objects. It has added new property UnconditionalMergeFieldsAndRegions in MailMerge class to merge fields and merge regions regardless of the parent IF field’s condition. Previously Aspose.Words used to create random owner password in the produced PDF document when PdfEncryptionDetails.OwnerPassword was not set by the user. There are 85 improvements and fixes in this regular monthly release. such as Animated GIF is fully supported now, MANIFEST.MF updated to support new OSGI versions, TIFF colors accuracy improved, Java 10 and Java 11 compatibility improved: reflection for safe using of optional external libraries is removed, Bookmarks are allowed on block, cell, row level, Added load option to treat Shapes with math XML as Shapes in the model, Provided option to choose between Old and New Mail Merge behaviors, Improved PDF encryption in case when owner password is not specified, Metafile rendering improved: fixed drawing records processing when path bracket is opened, fixed processing of EMR_SETBKMODE record when incorrect values specified, Improved output image quality when rendering metafiles with raster operations set, Fixed handling of glyphs without outlines when parsing glyph data while rendering, Improved rendering of the mathematical element “Apostrophe” of the MathML object, Improved justification of Asian texts, Improved rendering of revisions in balloons, Improved text placement around floating shapes and many more. The list of most notable new and improved features added in this release are given below
Aspose.Words conversion throw error in Docker
Add load option to treat Shapes with math XML as Shapes in the model
Support insertion of Bookmarks at Block, Row and Cell levels
Investigate Aspose.Words for .NET containerization
Provide option to choose between Old and New Mail Merge behaviors
Significant decrease of performance getting bookmark
Table Bookmark gets deleted when importing Table
Incorrect wrapping around a table because of WrapGap issue.
Create tests for API 18.06
AW doesn't move text to the new line for tables with thick borders
Aspose.Words sets owner password when only user password is specified during conversion to PDF
Add unit tests code coverage analysis to development process
Improve table bookmarks
Improve through wrapping of text boxes
Update Manifest generation according to changed packages and new OSGI versions
Ampersand changes alphabetical sort order for INDEX field
Right-aligned tab-stops conversion issue in resultant MHTML
Image sometimes do not render in exported HTML
Math symbols are being read incorrectly
Animated GIF rendered to PDF with a bottom gray band
ReportingEngine.buildReport throws "Multiple decimal separators in pattern "yyyy.MM.dd"
DOCX to PDF conversion issue with image's color
RtfLoadOptions.setRecognizeUtf8Text() does not work
Wrong export declaration in MANIFEST.MF
Docx to Png/Pdf conversion issue with table's autofit behavior
Tables misaligned in rendered PDF
Text at the end of page flows to the next page when saving Word as PDF
Shape's text and color is lost in output PDF/DOC
DOCX to PDF conversion issue with table rendering
Extra lines are rendered after conversion from DOCX to PDF
Size of picture changes after re-saving DOC
Format revisions and comments are not rendered correctly in PDF
Shape's position is changed in output PDF
Empty pages are rendered in output PDF
MACROBUTTON HTMLDirect is not rendered in output PDF
Paragraph floats towards left page margin in PDF
DOCX to PDF conversion issue with shape's position
Trendlines in graphs on word documents not displaying
Formula breaks when document is resaved
MailMergeCleanupOptions.RemoveUnusedFields removes REF field from the footer
Asian text is justified incorrectly
The EQ field does not render in output Jpeg when Document.GetPageInfo is called
Image's content is lost after using Document.AppendDocument
Hidden bookmarks are not correct after re-saving DOCX
The EQ field does not render in output Jpeg
Font name and size is changed after appending one document into another
Vertical spacing not preserved in PDF
Open Save a DOCX causes Tabs to become Underlined
Endnotes becoming corrupted when saving DOC to DOCX
Endnotes becoming corrupted when saving DOC to DOCX
Endnotes becoming corrupted when saving DOC to DOCX
Endnotes Footnotes becoming corrupted when saving DOC
TOC isn't rendered properly in PDF output
Fopc Strict can be written, but reading fails
Chart axis is wrong in Aspose.Words generated .pdf
An error raises while using ComHelper class.
Picture does not render correctly
Picture does not render correctly
Equation is not rendered correctly in PDF
DOCX to PDF conversion issue with cell borders
DOCX to PDF conversion issue with textbox shape glow
Incorrect color of the axis after converting to PDF
Color shade inside the shape is missing in output PDF
Irregular shapes, Missing colors, Incomplete shapes in output PDF
Fill color in shapes is missing in output PDF
Irregular shapes, Missing colors, Incomplete shapes in output PDF
Bookmark position is not preserved during open/save
Table in Shape overlaps the other Page content in fixed page formats
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 Bookmark on Block, Cell, Row Levels
Import Shapes with Math XML as Shapes into DOM
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
Online documentation of Aspose.Words
Post your technical questions/queries to Aspose.Words Forum
Receive notifications about latest news and supported features by subscribing to Aspose.Words Blog
#Animated GIF support#use Bookmarks are Block#Convert EquationXML to Office Math#Switch b/t Old &New Mail Merge#Improved PDF Encryption#Java Word Processing APIs
0 notes