• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

REVNUM, INFO Fields Support & Combining Adjacent Tables on Word Document Loading using Java/.NET

 
Ranch Hand
Posts: 714
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is new in this release?

Aspose development team is happy to announce the monthly release of Aspose.Words for Java &.NET 16.12.0 .  This month’s release contains over 73 useful new features, enhancements and bug fixes to the Aspose.Words product. Here is a look at just a few of the biggest features and API changes in this month’s release, such as saving to image formats can be fine-tuned by passing RenderingHints (TextRenderingHint, InterpolationMode etc.) to ImageSaveOptions.GraphicsQualityOptions, support of the “people” part (Word 2013 feature), StructuredDocumentTag extensions supported (Word 2013 feature), REVNUM, INFO fields supported, Improved handling of hanging punctuation and hyphens in complex script content, Improved handling of “Automatically adjust space between Asian text and numbers” compatibility option, Improved paragraph alignment when text contains hidden content, improved reflow of vertically merged cells for complex table grid layout, implemented combining adjacent tables on document loading, Path gradient fill support while rendering SVG implemented, leader lines rendering for all DrawingML Chart types (not only for pie-charts) implemented and styles are now properly applied for DrawingML Charts while rendering.  It has added new property in Aspose.Wrods v16.12. This property allows to specify rendering mode and quality for the Graphics object. Use this property to override the Graphics settings provided by Aspose.Words engine by default. It will take effect only when a document is being saved to an image-like format. It also included the roundtrip support of the People part (OOXML format) in this release. This part contains contact information about each person who has authored a comment or revision in the current document: identity provider (none, Active Directory or Windows Live ID) and user ID. Using this information MS Word can show additional information about contact. The list of new and improved features added in this release are given below

- Save to image formats can be fine-tuned
- Support of the "people" part (Word 2013 feature)
- StructuredDocumentTag extensions supported (Word 2013 feature)
- REVNUM, INFO fields supported
- Improved handling of hanging punctuation and hyphens in complex script content
- Improved handling of "Automatically adjust space between Asian text and numbers" compatibility option
- Improved paragraph alignment when text contains hidden content
- Improved reflow of vertically merged cells for complex table grid layout
- Implemented combining adjacent tables on document loading
- Path gradient fill support while rendering SVG implemented
- Leader lines rendering for all DrawingML Chart types (not only for pie-charts) implemented
- Styles are now properly applied for DrawingML Charts while rendering
- Docx to PDF table width wider than page width
- Table's header rows are not rendered in output Pdf
- Support rendering of leader lines for all chart types.
- Support REVNUM field
- Support INFO field
- MhtmlReader does not support complex body
- Incorrect cell width causes contents to wrap to the next line
- Incorrect image size in AW pdf output
- Some images not displayed correctly when converting from docx to pdf
- Docx to Pdf conversion issue with Shape (image) rendering
- Row deletion is not read properly.
- Vertical position of stretched text is incorrect.
- Formatting in CellFormat.Borders changes after read-only access
- Table's cell shading is lost in output Pdf
- Conversion from .odt file to .pdf file has TOC formatting issues
- Hidden row is read incorrectly.
- Hidden row is read incorrectly.
- RTL text is getting reversed during Docx to Html conversion
- Soft hyphen in HTML (­) is exported to hyphen in output Docx
- System.NullReferenceException during save to docx
- Document.Compare produces wrong output
- Docx to Pdf conversion issue with image border Bug
- When Chart object in Word document is converted to .jpg image, color of axis is different
- Paragraphs containing nothing but tabs disappear in HTML
- Hanging punctuation character is placed inside a line.
- SpanHyphen width is incorrect when the document grid is defined.
- Issue with embedded vsd after re-saving Docx
- Document.Compare returns incorrect document for same input document
- Getting Extra Revisions When Comparing Two Word Documents Which Contain TextBox With Some Changes
- Custom Styles are lost on HTML-Aspose.Words-HTML roundtrip
- Field.Type returns none for hyperlink when it is hidden
- Content of the formatted balloons in the generated pdf file is different than in the doc file
- When DOCX converted to HTML, paragraph looks different in HTML.
- Image is lost after re-saving Docx
- Compare issues in table
- Currency values disappearing in PDF
- Color of SVG is lost in output Html/Pdf
- Text of content control is lost after conversion from Docx to Xps
- Rtf to Pdf conversion issue with paragraph's alignment
- Document.PageCount returns wrong number of pages.
- When Word document is converted to PDF, part of the content is missing
- Cell revisions is written incorrectly.
- Wrong indentation of text in List in PDF
- Docx to Pdf conversion issue with shape's position
- Document.UpdateFields updates the INDEX field incorrectly
- Line break is converted to "x000d" in output Pdf
- Excessive revisions number for minor change in table - Compare
- Symbol are wrong in the genarted PDF rendition
- Image is lost after conversion from Docx to Doc/Pdf
- Embedded images are not preserved during open/save MHTML
- Text color in SmartArt DML is not preserved during rendering
- Incorrect spaces between words of bidirectional text in HTML Fixed Page documents
- An embedded font is not written in output Word formats

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 you briefly how to use Aspose.Words for performing different tasks like the followings.

- How to Convert a Document to MHTML and Email
- Inserting a Bookmark in Microsoft Word

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 of Aspose.Words for .NET
- Homepage of Aspose.Words for Java
- Download Aspose.Words for .NET
- Download Aspose.Words for Java

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic