• 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
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Control PDF Appearance & DrawingML Chart Rendering in .NET Java & Android

 
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?

The long awaited version of Aspose.Words for Java &.NET 13.9.0 as well as Aspose.Words for Android 1.2. Aspose.Words for Android 1.2 marks the third release for the newest member of the Aspose.Words product family and we are pleased to announce all three product releases contain more than 100 useful improvements. This version of Aspose.Words adds a new option to the PdfSaveOptions class PageMode that controls how the PDF should appear and what internal windows in the PDF document should be initially displayed when opened in the PDF reader. When you create a new Microsoft Word document via the Explorer context menu (right click and choose New Microsoft Word Document) a blank file with no content is created as a placeholder for the document. The file that is created isn’t a valid Microsoft Word file yet as this only happens when the file is opened in Microsoft Word or a similar editor and the appropriate data is written. In previous of Aspose.Words trying to open such empty documents using the Document constructor would cause an exception as the file being opened was not valid. This caused some confusion and user experience issues for customers therefore we have remedied this and in the latest version of Aspose.Words will detect and handle these types of files so you can now open such documents directly via the constructor. The list of new and improved features in this release are listed below

- Further features and improvements in DrawingML Charts rendering
- Textboxes rendering improvements
- "Zero-weight" files are now supported
- Various improvements in handling of MS Word formats
- Unproperly resolved RTL text with incorrect properties inside SDT.
- WMF XOR (SRCINVERT) operation now properly rendered to PDF
- Wmf image is filled by black background is now fixed
- Publically set TableName in com.aspose.words.DataTable
- Distance between bullets and text is too big after importing HTML.
- HTML export: Table's lines disappeared in IE9, Chrome, Opera browsers is fixed
- CompatibilityOptions.DoNotExpandShiftReturn is now working with PDF files
- Font changing is fixed after appending one document to another
- Floater vertical position is corrected relative to a paragraph inside a floating table
- /cell border diagonal/ Diagonal borders lost in a table cell is fixed when rendering to PDF
- Aspose.Words.Document opening empty document is fixed
- Docx to HTML conversion issue is resolved with table border
- Multiple bookmarks are generated in PDF for one bookmark in header of document
- Page Left Margin increment fixed after conversion from HTML to Pdf
- Provide method to add Built-in style in the Document.Styles collection
- Page background corruption is fixed while rendering
- 'Times New Roman' 8pt text blurring issue is resolved when exported to image on Windows 8
- Doc to Pdf conversion issue is resolvedwith Text Indents
- Aspose.Words.jdk16-13.6.0 causing apache-tomcat memory leak warning logs is now fixed.
- Lost image effects are now fixed
- Improved text inside inline OLE
- JPEGImageReader memory leak is fixed during PDF conversion on JDK1.6.0_45
- Import characters in range 0x80 - 0x9F from HTML documents encoded in 'ISO-8859-1
- CultureInfo for uk-UA under win8
- Parsing iTXt_chunk during reading Png is enhanced
- Load external CSS by URI with the 'file:' scheme with arbitrary number of slushes
- Unsupported FileFormat Exception during test save-load is resolved
- Generation of very big doc on Java 6 is slower than on Java 5 is now enhanced
- Corrupt JPEG data: premature end of data segment error occurs during saving to - HTML_FIXED is fixed
- Content trimming inside the text box is resolved
- Extended Unicode (Surrogate pair) characters are now rendered correctly.
- Docx to HTML conversion issue resolved with GroupShapes
- /clipping/ Doc to PDF conversion issue resolved for Shape Cut off
- The amount of spacing after the paragraph is corrected
- During exporting RTF to HTML the output sizes becomes too big is now fixed
- Frame destroying issue is fixed after conversion to PDF
- 'margin' CSS style in Html is imported correctly for Paragraphs
- Table content is truncated from the bottom in PDF is now fixed
- TextBox Shapes with Through wrapping is fixed & now visible in PDF
- Aspose.Words now loading images from MHTML
- Images converted to “red cross” after open/save MHT document is fixed
- Some content is moved to the next line in fixed page formats is now fixed
- Empty paragraphs become highlighted after conversion to HTML is fixed
- Barcode image is getting cropped from top when rendering to PDF is fixed
- Group Shape is broken after conversion from Docx to Pdf is now fixed
- Text in TextBox shape is now properly rendering to PDF
- Incorrect position of text fields is fixed when rendering to PDF
- Text position change is fixed after conversion from Docx to Pdf
- Empty spaces are addition is fixed after conversion from Docx to Doc
- Chrome now properly display newly entered characters in Text FormField in Pdf
- A square box is inserted in between list's bullet and text in Pdf
- Doc to Pdf conversion issue is resolved with mathematical formulas rendering
- Document.Save corrupts the Microsoft Word 2013 document is fixed
- Contents position is corrected after joining documents with Document.AppendDocument
- Japanese contents lost is fixe dafter conversion from Doc to Pdf
- Shape is rendering is corrected
- Style inheritance now works when copying style to another document
- Text of second line moves to first line after conversion from Docx to Pdf is fixed
- Docx to Html conversion issue is resolved with formula (Image) rendering
- Positions of frames are now preserved during rendering to PDF
- Page margins issue is resolved when saved as PDF
- Doc to Pdf conversion issue is resolved with PdfSaveOptions.PreserveFormFields
- Character Rendering is corrected for conversion from mhtml to fixed file format
- Doc to Pdf conversion issue is resolved while rendering line
- Date field format is now preserved during open/save an ODT
- Saving MS Word document to Pdf loses space character for font Code 128 is fixed
- Webdings symbols are rendering as square boxes in Pdf is now fixed
- Shape rendering at incorrect place in PDF is fixed
- SpaceAfter value preservation is fixed during importing <p> from HTML
- Font issue is fixed while inserting SVG into document
- A customized Combo DrawingML chart rendering to PDF/JPEG is corrected

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.

- High Quality Conversions to Different Document Formats
- Drawing Object Features Supported on Print Export

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 Java Word Library
- Homepage of Aspose.Words for Android

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
 
If I'd had more time, I would have written a shorter letter. -T.S. Eliot such a short, tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic