Monday, May 29, 2017

Bind Content Controls with XML Data (Custom XML Part) in Word Documents inside Java & .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.5.0. This month’s release contains over 84 useful new features, enhancements and bug fixes. Here is a look at just a few of the biggest features and API changes in this month’s release; MailMerge and Metafile Rendering Performance are Improved, Support TOA, IMPORT, INCLUDE, SHAPE Fields,  API to bind SDT to CustomXML Properties is Provided, Implemented Support for ShapeLayoutLikeWW8 Compatibility Option, Improved Calculation of Width of Spaces in Asian Text, Improved Text Wrapping for Lines Consisting of Many Tabs, Improved Layout of Multi-Column Sections When Column Ends with Page Break Followed by Paragraph Break, Alow Resolution Text Rendering to Images Improved, Underlined Text in EMF+ Images are now Rendered into Fixed Page Formats, HtmlFixed Output File Rendering Improved, Image Crop is now Taken into Account While Rendering HtmlFixed, Shaded DrawingML Images Rendering Fixed and DrawingML Charts rendering improved (axis label placement). The method is used to set the amount of space (in points) to add to the left/top/right/bottom of the contents of cell. It has added new feature in Aspose.Words 17.5 to  bind content controls with XML data (custom XML part) in Word documents. The XmlMapping class is used to specify the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. Aspose team has added CustomXmlPartCollection.Add method in Aspose.Words 17.5. This method creates a new XML part with the specified XML and adds it to the collection. The list of new and improved features added in this release are given below
  • MailMerge and Metafile rendering performance are improved.
  • Support TOA, IMPORT, INCLUDE, SHAPE fields.
  • API to bind SDT to CustomXML properties is provided.
  • Implemented support for ShapeLayoutLikeWW8 compatibility option.
  • Improved calculation of width of spaces in Asian text.
  • Improved text wrapping for lines consisting of many tabs.
  • Improved layout of multi-column sections when column ends with page break followed by paragraph break.
  • A low resolution text rendering to images improved.
  • Underlined text in EMF+ images are now rendered into fixed page formats.
  • HtmlFixed output file rendering improved (removing zero-sized text boxes).
  • Image crop is now taken into account while rendering HtmlFixed.
  • Shaded DrawingML images rendering fixed.
  • DrawingML Charts rendering improved (axis label placement).
  • Support TOA field
  • Support IMPORT field
  • Support INCLUDE field
  • Support SHAPE field
  • Provide an API to bind SDT to CustomXML properties.
  • Incorrect text wrapping when a line starts with a huge space
  • Outline is incorrect upon converting VML to DML
  • Aspose.Words Objects are very verbose
  • MHTML import. Image format EMZ is not supported.
  • Simplifiy OMath when copying it into toc entry
  • Take image crop in account when render to HtmlFixed.
  • Documents rendered incorrectly
  • Obtain the correct distance between list label and content of list item
  • Backslashes and double quotes are not processed properly by the FieldTokenDecoder
  • An odd space added between spans at export to PNG
  • Rendering RTL tables to GDI/PNG is wrong
  • Doc to fixed file format conversion issue with STYLEREF
  • non-breaking space. Text position is changed after conversion from Docx to Doc/Pdf
  • Aspose.Words does not import the Run nodes correctly in DOM
  • space width + BalanceSingleByteDoubleByteWidth. Cell's text moves to next line in output Pdf
  • Rtf to Docx conversion issue with spaces's width.
  • ShapeLayoutLikeWW8. Doc to Pdf conversion issue with content's position
  • Veracode vulnerabilities in running Aspose.Words API code
  • ShapeLayoutLikeWW8. Doc to Pdf conversion issue with shape's position
  • Bookmark.Remove() removes only some bookmarks.
  • Chart is corrupted after conversion from MS WORD to PDF
  • List labels are lost after conversion from RTF to PNG
  • Image is lost after modifying the output Doc with MS Word 2003.
  • Document.AcceptAllRevisions does not accept all tracked changes
  • Chart image size seems bigger than original when exporting to HTML
  • Embedded Fonts are gone when printing Aspose.Words generated PDF
  • If saving to HTML and CssSavingArgs.CssStream is provided, CSS outputs both to the stream and to a file
  • Slope of Drawing Line is inversed when opening and saving the document
  • Pictures are shifted in rendered documents
  • Chart rendering is not accurate.
  • Vertical Axis of chart does not render correctly
  • Accept revisions cause a text deletion in Cell
  • Paragraph space after is changed after mail merge
  • Docx to Pdf conversion issue with Shape's text formatting
  • FontSettings are not document-bound during import from HTML
  • STYLEREF fields in headers resolve in Error when rendering Word document with revisions to PDF
  • SVG is not exported in output DOC/PDF
  • The stroke of SVG image is lost in output PDF
  • Inline styles are used when styles are set to be saved separately
  • Html to Docx/Pdf conversion issue with SVG image
  • Text color is changed in DOCX to JPG conversion
  • Range.Replace method does not replace text in footnote
  • Text in DrawingML textboxes missing when converting to PDF
  • Paragraph's text is rendered on previous page in output HtmlFixed/Pdf
  • Document.AcceptAllRevisions removes the empty paragraph that causes incorrect page layout
  • Pages are truncated in output HtmlFixed/PDF
  • API throws InvalidCastException upon loading DOCX
  • Date field is incorrectly formatted when FieldUpdateCultureSource.FieldCode is used
  • Chart's vertical axis are in correct in output PNG
  • Chart's vertical axis are rendered as decimal instead of integer
  • The minimum axis bound is changed in output PNG
  • Axis bounds and units of chart are changed in output PNG
  • Incorrect conversion of x-axis data of a Chart
  • Docx to PDF conversion issue with image rendering
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.
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

No comments:

Post a Comment