What’s New in Aspose.Total for .NET Q3 2008:
Aspose.Recognition for .NET – new component in the Aspose.Total for .NET suite
With Aspose.Recognition you can add intelligent PDF to Word document conversion processing to your 32-bit and 64-bit .NET applications. Aspose.Recognition reads a PDF file, recognizes editable document structures and allows you to save the resulting document as DOC, OOXML, OpenDocument, RTF, WordprocessingML, HTML, MHTML or TXT. No other software is required.
1. Two modes of operation:
· Textbox mode turns all objects in the PDF file into textboxes trying to preserve resemblance to the original file as much as possible. Edit ability may be limited.
· Flow mode tries to convert as much as possible into editable form. Unsupported structures may look different from the original file.
2. All standard PDF text operators are supported.
3. Paragraphs of text are recognized with a number of paragraph formatting attributes including alignment, indentation and spacing.
4. Page formatting attributes including size and page margins are supported.
5. More safety code to insure that unrealistic formatting values don't appear in the generated document.
6. Precise font width handling allowing better recognition quality for formatting attributes.
7. Better handling of incompliant Pdfs.
8. Safety code added to avoid poor handling of corrupt Pdf files.
Aspose.Words for .NET
New Features
1. Read Only Recommended setting in documents.
2. File Sharing Password in documents.
3. Behavior Attributes for Styles (Locked, UI Priority, Auto Redefine, Unhide When Used, Semi Hidden)
4. Latent styles in the model and in all Word formats.
5. Add “Don’t hyphenate” option to ParagraphFormat.
6. Export rounded rectangle autoshape to PDF
Bug Fixes
1. “FormatException” occurs when opening DOCX document.
2. Images are not displayed when opening DOCX file from website.
3. Z-index of shapes in headers and footers is not written to DOCX.
4. ODT and XLSX documents are recognized as DOCX.
5. BuiltInDocumentProperties are not displayed in “Properties/Document Statistics”.
6. “Cannot add a style because a style with the same name already exists” exception occurs during inserting one document into another.
7. “The given path's format is not supported” exception occurs while saving DOC as HTML.
8. Extracted embedded PDF document is corrupted.
9. “System.NullReferenceException” exception occurs while saving document after inserting comment.
10. “Unknown structure of an INCLUDEPICTURE field.” Exception occurs when opening document.
11. Left indent of list is changed after open/save document.
12. Text columns disappear from document after open/save the document.
13. Document crashes MS Word after setting TextColumnCount.
14. “FileCorruptedException” exception occurs when opening document.
15. Track change disappears after open/save document.
16. “ArgumentOutOfRangeException” exception occurs when importing paragraphs with picture bullets.
17. “Track changed marks” are added to the document when saving WML to DOC or RTF.
18. DetectFileFormat method returns “Doc” during checking XLS file.
19. System.IndexOutOfRangeException: Index was outside the bounds of the array.
20. “NullReferenceException” exception occurs when saving document in any format.
21. Enable “Track changes” automatically when protect document with AllowOnlyRevisions protection type.
22. Style “Caption” is moved from “All styles” to “In current document” section after open/save document.
23. PDF output is not pretty on the latest versions of Aspose.Words and Aspose.Pdf.
24. Image is screwed during RTF export.
25. Import of standard (non-placeable) metafiles is slow in RTF.
26. Image is scaled incorrectly.
27. UnifiedTestDefect3342 fails. Image exported with incorrect size.
28. Part of image is lost.
29. Image and its position are incorrect.
30. “Aspose.Words.FileCorruptedException” exception occurs when opening RTF document.
31. Word.Picture.8 object exported to RTF incorrectly when cropped.
32. Size of images is changes after open/save RTF document.
33. EqualWidth columns attribute is wrongly forced to off when importing RTF.
34. MS Word 2000 is blocked when opening document converted by Aspose.Words.
35. A table is changed after open/save WML file.
36. ListFormat is lost after open/saving WML document using AW.
37. All content is removed after opening WML document.
38. “InvalidOperationException” exception occurs during saving document in WML format.
39. “FileCorruptedException” exception occurs when opening WML document.
Aspose.Cells for .NET
New Features
1. Convert Worksheet to image.
2. Convert Excel file to HTML file format.
3. Sort data from left to right.
4. More functions in formula calculation engine are added.
5. More custom filters in autofilter are added.
6. Enhanced Excel2007 XLSX support.
7. Enhanced SpreadsheetML support.
8. Enhanced XLS to PDF conversion.
9. Enhanced Chart to Image conversion.
10. Smart marker is optimized.
11. Getting linked cell of radio button from template file is supported.
Bug Fixes
1. Fixed the bug in Reading and Writing charts.
2. Fixed the bug in calculating formulas.
3. Fixed the bug in opening and saving some special XLS files.
4. Fixed the bug in Cells.ImportDataTable method.
5. Fixed the bug in updating chart references when inserting rows and columns.
Aspose.Pdf for .NET
New Features
1. PDF/A-1b (beta version) is supported.
2. Supports creating custom hyphenation dictionary.
3. Added support of TrueType font for Text field.
4. Z-order of Images in Headers/Footers is supported.
5. Enhanced List bullet/number attributes.
6. Added support of culture setting when importing data into table.
7. Bookmarks at specific points.
8. Custom actions for bookmarks.
9. Custom actions for links.
10. EMF and WMF support in FO to PDF conversion.
11. Security settings in XSL-FO.
12. Multi-Line Text Field is supported.
13. Canvas is supported.
14. Root operator (~) in ImageInfo.File is supported.
Bug Fixes
1. Fixed multiple issues related to text handling.
2. Fixed a page numbering issue.
3. Fixed an issue where IsTrueTypeFontItalic was not working.
4. High memory consumption when adding images as stream.
5. Problem with HTML table alignment in PDF.
6. Images not rendering in PDF when using memory stream.
7. Icons are not properly aligned in table cell.
8. Using bullets in Right-to-Left languages.
9. PNG transparency problem.