What’s New in Aspose.Total for Java Q3 2008
Aspose.Slides for Java
New Features
- PPTX (beta version) is supported. Currently, it can read and write simple PPTX presentations. It’s possible that PPTX API will be slightly changed in the next versions. All **Ex classes will be moved to a separate package.
Bug Fixes
- Image warped on cloned slide.
- Bullets appearing after cloning slides.
- Reading bold and italic properties of a text.
- Problem when viewing presentations in PowerPoint 2007.
- Doubling text frames and attaching them to connectors, lines or images.
- Missing grouped shapes.
- Tables converted to GroupShape.
- Losing bold/italic text formatting after slide cloning, saving PPT or thumbnail rendering.
- Losing bullets formatting after slide cloning, saving PPT or thumbnail rendering.
- Accent characters lose font definition after cloning.
- Setting bullet height didn’t work.
- Text could lose or get new wrong bullets after slide cloning.
- Bullets appear in table cells after slide cloning or just saving presentation.
- “NullReferenceException” exception on creating thumbnail image of a master slide.
- CloneSlide changes shape of quotation characters.
- Fixed issues related to Paragraph and Portion formatting.
Aspose.Pdf.Kit for Java
New Features
- Supports creating nested bookmarks.
- Supports importing/exporting bookmarks from/to XML files.
- Comments (annotations) can be extracted.
- Combo Box with exported values can be created.
- Supports JavaScript and Action features.
- Import various types of annotations to PDF file.
- More annotation types are supported.
- Form.setField method is enhanced for filling forms more flexibly.
- New methods like addListItem, delListItem, addSubmitBtn and setFieldLimit are added in FormEditor class for enhancing form fields manipulation.
- A new method FormFieldFacade.setFontDir is added for better support of CJK font.
Bug Fixes
- AutoFiller.importData error.
- TXT-displaying problem in some PDFs after using Form.addField.
- A bug related to PDF Attachment.
- Link lost after stamping.
- replaceText throws “NullPointerException” exception.
- Unordered images when converting PDF.
- “ClassCastException” exception on form filling.
Aspose.BarCode for Java
New Features
- OneCode barcode recognition is supported.
- Supports MacroPdf417 barcode recognition.
- Several improvements are made to recognition engine for increasing its performance.
Bug Fixes
- Fixed bugs in the POSTNET barcode recognition.
- Fixed bugs in the Planet barcode recognition.
Aspose.Metafiles for Java
New Features
- A new method, Metafile.getTextStrings is added that returns all text strings from a metafile.
- TextOutOperation class is added which represents text string in a metafile with simple rendering rules like transformation matrix, position, color and font etc.
- Metafile.getTextOutOperations method is added that returns array of TextOutOperation objects.
- MinPixelCount (get|set) and MaxPixelCount (get|set) values which define minimal and maximal limits for image size (x*y) generated by createDefaultRendering method. Image will be scaled in case it exceeds limits.
Bug Fixes
- Fixed MetafilesException: Error reading Wmf record number ###.