• 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

Public APIs for Chart & Custom Mark in Footnotes, LINQ Reporting Engine Supports Charts

 
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 15.6.0 . This month’s release contains over 89 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, Public Chart API, Public API for Custom Mark in footnotes, LINQ Reporting Engine supports charts, HTML/MHTML with framesets is preserved during open/save, Using IImageSavingCallback allows to change image filenames, Password verification in write-protected documents, Support for culture invariant languages in DOCX/WML e.g. IT, FR, GE, Improved footnote handling: support for paragraph rules and better positioning, Reworked row collapsing feature according to changed behavior of Word, Improved clipping of shapes nested in table cells in documents generated by Word 2013 and Printer metrics are supported on the Windows platform. We are proud to announce public chart API v1.0 in the 15.6.0 release of Aspose.Words. Please browse through the following section of documentation to get more details and grab ready-to go code snippets for reuse in your projects. WORDSNET-7893 is implemented now. A new WriteProtection.ValidatePassword method is added to the public API. It returns true if the specified password is the same as the write-protection password the document was protected with. New overload in DocumentBuilder allows inserting footnotes with custom marks. The issue WORDSNET-9153 has now been resolved. Starting from version 15.6.0, Aspose.Words supports rendering and inserting PICT images. If your document contains PICT image (usually this occurs in DOC files created on Mac), Aspose.Words converts this image to EMF format upon reading, just like MS Word does. Quality of the image is preserved, because both PICT and EMF formats are vector. The exception is if you are using Aspose.Words for Java, in this case PICT image is converted to PNG. You can insert PICT image into the document using DocumentBuilder.InsertImage method. In this case Aspose.Words converts PICT to EMF or PNG (if you are using Aspose.Words for Java) on the fly and inserts EMF or PNG into the document. The issue WORDSNET-11919 has now been resolved. MS Word does not render effects in PdfA1, Aspose.Words now does the same. If PdfSaveOptions.Compliance is set to PdfCompliance.PdfA1b or PdfCompliance.PdfA1a, PdfSaveOptions.DmlEffectsRenderingMode always returns DmlEffectsRenderingMode.None. The list of new and improved features added in this release are given below

- Public Chart API
- Public API for Custom Mark in footnotes
- LINQ Reporting Engine supports charts
- HTML/MHTML with framesets is preserved during open/save
- Using IImageSavingCallback allows to change image filenames
- Password verification in write-protected documents
- Support for culture invariant languages in DOCX/WML e.g. IT, FR, GE
- Improved footnote handling: support for paragraph rules and better positioning
- Reworked row collapsing feature according to changed behavior of Word
- Improved clipping of shapes nested in table cells in documents generated by Word 2013
- Printer metrics are supported on the Windows platform.
- Add support for charts to the new reporting engine
- Support Custom Mark for FootNote
- Support saving SVGs as raster images during DOCX to HtmlFixed
- Spell checker language gets changed after saving DOCX
- Provide way to change image file name embedded in MHTML
- Add feature to use the IF (Mustache syntax) with mail merge
- Support Shape.HasChart property to check if shape is a chart
- Pict image is rendered improperly in TestJira9950 Feature
- /Support PICT image format rendering/ Embedded image in MS Word for Mac document is rendered incorrectly
- /Support PICT image format rendering/ Embedded image in MS Word for Mac document is converted incorrectly
- /Support PICT image format rendering/ The image looks as red cross after rendering.
- Allow creating OOXML charts and diagrams from scratch.
- Consider adding a VerifiyPassword method
- /Support PICT image format rendering/ Shape is rendering as red cross in fixed page formats
- Support CurrentShape in HtmlFixedSaveOptions
- Cell's top and bottom paddings are changed after DOCX->HTML->DOCX roundtrip
- Insertion using DocumentBuilder.InsertHtml is always performed in Quirks mode.
- Propagate background color of <div> elements to whole child tables
- Spaces are missing after saving RTF to Doc/Rtf/Docx/Txt
- Links are shifted to the top of the page in IE8
- WordArt Vertical Text is not supported.
- Image is rendered partially, when run on mono.
- Support HTML and MHTML documents with “Frame Set”
/footnote + para rules/ Suppot Widow/Orphan control paragraph rule for footnotes
- WordArt // Multiline // Support Multiline WordArt objects rendering
- RemoveUnusedRegions removes not only the unused mail merge region but the containing Paragraph also
- Pixel shift of thin line, rectangular fill.
- Enlarged crop of image.
- Tab inside a list number in TOC are converted to space.
- Float font size is truncated when Printer metrics compatibility option is on.
- Docx to Html conversion issue with chart yAxis labels
- 'signature is invalid' message still appears in output pdf
- Table cell width roundtrip.
- Add feature to support printer metrics on Windows platform.
- Docx to HtmlFixed conversion issue with bullets renderingug
- Microsoft Word displays 2 tables instead of one, for a .doc created with Aspose.Words
- Include text doesn't retain the page orientation
- SDT values are not presserved when appending Document to another Document
- /java + printer metrics/ Content move to next page after conversion from Doc to Pdf
- Docx->HTML->Docx conversion issue with bullets
- Corrupt document is saved while using NodeImporter.ImportNode with empty document
- CSS for table's cell does not work correctly
- Bug in image conversion - getting black images in HTML
- A rectangle appears in output Pdf after conversion from Doc
- Shapes shrink too much after applying soft edge effect.
- RTF to Html conversion issue with cell margin and spacing
- Image is rotated if we convert DOCX to other formats
- Shape does not preserve after saving Docx to Doc/Docx/Pdf
- Shape.AlternativeText returns empty string for shapes inside GroupShape
- Shape.Name returns empty string for shapes inside GroupShape
- Shadow, oulining effects on text are incorrect during rendering to PDF
- /content in nested cell clipping/ A logo picture gets truncated from the bottom during rendering
- ImportFormatMode.KEEP_DIFFERENT_STYLES keeps adding similar styles
- Dotted borders are not rendered correctly after DOC to PDF
- Table is corrupted during open/save a DOCX
- Aspose.Words locks when opening some DOCX files
- RTF to Docx conversion issue with font name
- Document.UpdateFields does not update SUM(LEFT) and SUM(ABOVE) fields
- Dml shadow for text is clipped.
- Shadow renders but the Image itself does not
- Incorrect convertation of the MS Word document with comment
- Empty row collapsed during rendering to PDF
- Unwanted symbols fx() inside dotted box appears in equations in PDF
- A square box appears in equation in PDF
- An equation does not break and wrap to a second line in PDF
- Date format not respected when converting docx to pdf
- Content is misplaced after ODT to HtmlFixed
- Camera Rotation DML effect rendering works incorrect.
- HeaderFooter is missing after re-saving Doc
- Problem with Word document( Containing Chart) when saving as HTML file
- Wireframe extrusion loses the color.

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.

- Working with Charts
- Joining and Appending Documents

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
- Demos for Aspose.Words for .NET
- Online documentation of Aspose.Words for .NET:

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
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic