aspose_seo

Well-known member
Joined
Jan 21, 2007
Messages
294
Programming Experience
1-3
What?s new in this release?

The latest version of Aspose.Pdf for .NET (11.4.0) has been released. It offers some new features as well as enhancements to previously supported functionalities. The capability to add hidden text is one of the major New Features introduced in this release. Furthermore, we also have introduced the capability to use PDF file objects after calling ProcessPragraphs() method which is not possible with earlier release versions. In order to add hidden text, set TextState.Invisible property to ?true? for the added text. TextFragmentAbsorber finds all text that match pattern (if specified). Please note that hidden text in the document will be invisible for end user while viewing the document with PDF reading software (e.g. Acrobat Reader). But it can be found using text search. There are several ways to make text invisible for end user in PDF and we have implemented one of those techniques. However the text added through our approach can be found using TextFragmentAbsorber and we can not guarantee that any hidden text added by third party applications can be found using same approach but in case you encounter any issue, please share the resource file and we can further investigate the scenario. The ProcessPragraphs() method was introduced to calculate objects placed inside PDF file and in case we need to have page count information during PDF file generation, this method can be used as it manipulates file objects and returns the desired information. In earlier release versions, once this method was called, the file objects could not be accessed any further. So if you need to add any new object to existing page instance, it was not possible and you had to have a new Page instance where objects can be placed. Nevertheless, starting this new release, you can utilize same Page objects even after calling the ProcessPragraphs() method. As well as the enhancements and features discussed above, there have been specific improvements regarding PDF to PDF/A, Multi-Column PDF, FootNote rendering, generation of large table objects inside PDF, XFA Form to Standard Acro Form conversion, PDF to Image, PDF to HTML, HTML to PDF conversion, Text replacement and rendering PDF files to XPS format conversion. The list of important new and improved features are given below

- Add and search hidden text in PDF document for post processing
- Using same Page object after ProcessPragraphs() call
- PDF to PDFA conversion throws System.NullReferenceException
ArgumentOutOfRangeException during PDF creation
- Issue checking signature information in PDF file
- Exception when trying to convert PDF to Image
- PDF to PDFA3a: appearance for annotations changed to blue rectangles
- Loading corrupt file with Aspose.Pdf casuses infinite loop
- XFA form to standard PDF form conversion throws internal exception
- PDF -> PDF/A conversion/validation fails with NullReferenceException
- Formatting of header row (repeat row) in table not maintaining formatting
- Right Alignment of Text is not working
- Rotate method is not working for FreeTextAnnotation
- PDF/A - PDF with transparency produces incorrect results
- Unable to embed font in existing PDF file
- VerticalInSamePage property of TableBroken enum issue in nested table
- Footnote larger than a single page drops both page text and footnote from resultant PDF page
- Page number is being truncated from second level of Heading in TOC
- HTML to PDF: Radio buttons are rendering incorreclty
- API throws CrossTableNotFound Exception
- PDF to JPEG: resultant images are distorted
- HTML to PDF: CSS Transform property is not supportd
- PDF (generated by Aspose.Slides) to PDFA3B
- PDF (generated by Aspose.Slides) to PDFA3A
- PDF (generated by Aspose.Cells) to PDFA3A
- PDF (with table) to Image conversion adds white border in resultant image
- API throws NullReferenceException on load a PDF document
- Saving/manipulating PDF document results in corrupt PDF
- Footnote issue in multi-column PDF
- Page Text and Footnote overlap
- PCL to PDF - PCL Line Termination is ignored
- PCL to PDF - Special graphics characters are not being honored
- Unable to save tables with large data in cells
- Add and search hidden text in PDF document for post processing

Other most recent bug fixes are also included in this release.

Overview: Aspose.Pdf for .NET

Aspose.Pdf is a .Net Pdf component for the creation and manipulation of Pdf documents without using Adobe Acrobat. Create PDF by API, XML templates & XSL-FO files. It supports form field creation, PDF compression options, table creation & manipulation, graph objects, extensive hyperlink functionality, extended security controls, custom font handling, add or remove bookmarks; TOC; attachments & annotations; import or export PDF form data and many more. Also convert HTML, XSL-FO and MS WORD to PDF.

- Homepage of Aspose.Pdf for .NET C#
 
Read Code39standard Barcode from PNG Image & Enhanced QR Code Recognition using .NET

What is new in this release?

The latest version of Aspose.BarCode for .NET 17.2.0 has been released. The major development in this release is the enhancements incorporated in Aspose.BarCode to improve the overall performance of the API. Recognition of Code39standard and QR Coded barcode have also been improved in this release. There are some important enhancements part of this release, such as Processing of QR Coded barcode has been improved, Restore code128 uses a bitmap splitting in the histogram algorithm, read code39standard barcode from PNG image and QR code recognition. Aspose.BarCode for .NET is a set of bar code APIs to generate, read and recognize 1D and 2D barcodes from any image at any angle. It is written in managed C# thus allowing developers to quickly and easily add generation and recognition functionality to their Microsoft .NET applications including but not limited to WinForms, ASP.NET, WPF, .NET Compact Framework and Silverlight. Below is the list of new and improved features supported in this version.

- Unable to successfully read code39standard barcode from PNG image
- QR code is not recognizing
- Restore code128 uses a bitmap splitting in the histogram algorithm

Other most recent bug fixes are also included in this release.

Overview: Aspose.BarCode for .NET

Aspose.BarCode is a .NET component for generation and recognition of Linear and 2D barcodes on all kinds of .NET applications. It supports WPF with 29+ Barcode symbologies like OneCode, QR, Aztec, MSI, EAN128, EAN14, SSCC18, Code128, Code39, Postnet, MarcoPDF417, Datamatrix, UPCA etc. Other features include barcode insertion in PDF, Word and Excel documents. Also take image output in BMP, GIF, JPEG, PNG and WMF formats. You can also control image styles such as background color, bar color etc.

More about Aspose.BarCode for .NET

- Homepage of C# & VB.NET Barcode Component Aspose.BarCode for .NET
- Download Aspose.BarCode for .NET
- Online documentation of Aspose.BarCode for .NET

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
http://www.aspose.com/
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Convert Google Draco Encoded DRC File to 3D Supported Formats inside .NET Apps

What is new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 17.03.0 . Aspose team is pleased to announce the release of Aspose.3D for .NET 17.03.0. The new version adds support of importing Google Draco encoded DRC files. Developers can import DRC files into the Aspose.3D API, and then export them in any supported 3D format. Developers can install Aspose.3D Nuget package in their .NET applications because Aspose team publish each version as a NuGet package on the NuGet gallery. The Google Draco, an open source compression library, can improve the storage and transmission of 3D graphics. Draco can be used to compress meshes and point-cloud data. It also supports compressing points, connectivity information, texture coordinates, color information, normals and any other generic attributes associated with geometry. Draco encodes 3D data in DRC file. Using Aspose.3D API, developers can convert a Draco encoded DRC to 3D supported formats. All supported 3D formats are listed on the documentation page title save a 3D Document. This help topic ?Reading a 3D Scene? will help to know the way of importing an existing DRC file. This release includes plenty of new features as listed below

- Add support of importing Google Draco (.drc) files.
- Enhanced Reading a 3D Scene
- Add support of importing the DXF.

Overview: Aspose.3D for .NET

Aspose.3D for .NET is a feature-rich component and class library for .NET that empowers Mono and .NET application including ASP.NET, Windows Forms and Web Services to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. It supports FBX (ASCII, Binary) and STL (ASCII, Binary) file formats and developers can easily create, read, convert, modify and control the substance of these 3D document formats using Aspose.3D API.

More about Aspose.OCR for .NET

- Homepage Aspose.3D for .NET
- Download Aspose.3D for .NET
- Online documentation of Aspose.3D 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
 
Render Outlook VCard Contact Information to MHTML & Email Threading Support in .NET

What is new in this release?

We are pleased to announce the release of Aspose.Email for .NET 17.3.0 . This month?s release includes enhancements and bug fixes that enriches the API functionality and adds stability to the API behavior. As mentioned earlier, we have also stopped publishing the legacy version of the API and the revamped version with improved namespace will be published from now onwards. This month?s release provides the capability to render Microsoft Outlook VCard contact information to MHTML. This can be achieved with MhtFormatOptions.RenderVCardInfo enumerator while saving the message to MHTML. Previously, only headers information was rendered to output while rendering the respective values was not supported. Aspose.Email API already supported creating reply and forwarding messages using the MailMessage class. However, this didn?t support creating a thread between the original and replied email. This month?s release provides the capability to create threading among the original emails and the replies sent out using Aspose.Email API. Like always, we have also fixed several bugs in this month?s release that were reported by our valued customers with different API functionality. This further adds stability to the API functionality and makes the output predictable. The main bug fixes & improved features added in this release are listed below

- Add support for email threading
- Provide enum or class for FormatTemplates possible values
- Render contact information to MHTML
- MSG to HTML: Alignment of table is shifted to right
- Image attachment in eml is corrupted while opening it in Outlook
- ICS extracted from EML contains empty line at the start
- ReplyTo collection not read from MSG file
- EML to MSG: Information disturbed in output
- Loading MSG file is slower than 16.10.0
- Umlauts are broken again on convert to html
- Few attachments not detected in EML
- IMAP and POP3 via NTLM
- EML to HTML raises exception
- NullReferenceException when using OAuth for EWS with Office 365
- IEWSClient.FetchMessage raises System.IO.EndOfStreamException
- Exception while fetching mail with subject having Apostrophe
- EML raises NotSupportedException for Target framework 2.0
- Pop3Client.FetchMessage raises Aspose.Email.AsposeArgumentException
- IEWSClient.MoveItem() function raises exception "Item Move Failed" while moving item to other user account

Other most recent bug fixes are also included in this release.

Overview: Aspose.Email for .NET

Aspose.Email for .NET is a set of components allowing developers to easily implement email functionality within their ASP.NET web applications, web services & Windows applications. It Supports Outlook PST, EML, MSG & MHT formats. It allows developers to work with SMTP, POP, FTP & MS Exchange servers. It supports mail merge, iCalendar, customized header & body, header information, embedded files, Twitter & many more. It makes it easy to work with HTML or plain text emails & their attachments.

More about Aspose.Email for .NET

- Homepage of Aspose.Email for .NET C#
- Download Aspose.Email for .NET
- Online documentation of Aspose.Email 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
 
Get Chart External Workbook Path & Enhanced HTML Export Support inside .NET Apps

What?s new in this release?

The long awaited version of Aspose.Slides for .NET 17.3.0 has been released. It has added some long awaited features in this release along with resolution of issues incurring in API.Aspose team has included the long awaited support for getting absolute position values for chart Plot Area in this release. With this feature in service now, users can use it to overlap other shapes inside chart area with respect to actual absolute Plot Area coordinates on slide that was not possible earlier. For more about requested support, please visit documentation article, Getting actual position of chart Plot Area. If chart inside presentation has external workbook as chart data source, users can now get the path of chart external workbook data source. Please visit the documentation article, Getting chart external Workbook path. Now, users can also get the actual maximum value for vertical value axis for chart. Aspose team has also improved the external fonts loading support in this release and now developers can load the external fonts inside a byte array in your application. For more details and working example, please visit the documentation article, Managing fonts externally. It has also improved the verification of loaded file format and included support for identification of PowerPoint 95 files format. The support for export of presentation to HTML has also been improved and now users can export a presentation with embedded audio and video to HTML with audio and video data respectively. For more about supported feature, please visit the documentation article, Exporting presentation with embedded audio and video to HTML. This release has resolved the issues related to presentation access and saving which earlier resulted in different exceptions. It has also addressed the issues related to charts elements, tables, images, text rendering and improper fonts in this release and have resolved certain issues incurring in product. The issues related to wrong animation and slide transition effects inside saved presentations have also been rectified in this release. This list of new, improved and bug fixes in this release are given below

- Get audio/video rendered as audio/video in Html
- Support of detection Microsoft PowerPoint 95 presentations
- Loading fonts from assembly
- Support to get chart external data source workbook path
- Get Actual Max value of vertical axis on a chart
- Getting actual absolute X,Y values for chart data points
- Support for adding line in chart area
- Create new chart base on style of existing chart
- When PPT file is saved as PDF, the percentage sign goes on the wrong side
- When PPTX is saved as PDF by using PdfCompliance.PdfA1b, the System.ArgumentException occurs
- Chart Plot Area is improperly rendered in generated PDF
- PPTX to PDF graph not rendering correctly
- PPTX to PDF table not rendering
- Black background when rendering pps or ppt to image
- File corrupted after saving
- Exception while converting PPTX to PDF: Value too large or too small
- Round brackets are improperly rendered in generated PDF
- After load and save of PPT file, the footer disappears.
- The background color of a shape was changed from white to green in a specific PPT
- Fonts changed after saving ppt
- Text position changed after saving ppt
- Text being overlapped with Image
- Rendering issues when converting from PPTX to PDF
- Squares are changed after loading and saving a ppt
- Ppt changed after saving
- When saving as pdf the hyperlink (URLs) becomes mojibake
- Ppt not properly converted to html
- Ppt changes after saving
- Missing characters in converted svg and thumbnail when uses ReplaceFont()
- An animation star is added to all of the slides after loading and saving a ppt
- Problem while translating the pdf generated by Aspose.Slides
- Animations in MasterSlide lost on ppt load and save
- Transitions appear on ppt load and save
- Wrong value axis Maximum value on value axis scale

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.Slides for .NET documentation that may guide you briefly how to use Aspose.Slides for performing different tasks like the followings.

- Get chart external data source workbook path
- Get Actual Max value of vertical axis on a chart

Overview: Aspose.Slides for .NET

Aspose.Slides is a .NET component to read, write and modify a PowerPoint document without using MS PowerPoint. PowerPoint versions from 97-2007 and all three PowerPoint formats: PPT, POT, PPS are also supported. Now you can create, access, copy, clone, edit and delete slides in your presentations. Other features include saving PowerPoint slides into PDF, adding & modifying audio & video frames, using shapes like rectangles or ellipses and saving presentations in SVG format, streams or images.

More about Aspose.Slides for .NET

- Homepage of Aspose.Slides for .NET
- Download Aspose.Slides for .NET
- Online documentation of Aspose.Slides 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
 
Formula Value Calculations, Enhanced Recalculation for MPP & XML File Formats in .NET

What is new in this release?

We are happy to announce the release of revamped version of Aspose.Tasks for .NET 17.3.0 . This month?s release is sort of maintenance release that contains fixes to bugs reported by Aspose valued customers in the last month?s version. The bug fixes included in this month?s release affect a number of functionality areas of the API in terms of improvement. Aspose team has fixed issues related to reading and writing MPP files that resulted in exceptions while saving the file. This release has also fixed issues related to the formula value calculations while working with date time formula fields of a project. The recalculation issues have been fixed for these fields including DateAdd, DateDiff and DatePart. It also improved the recalculation implementations for both MPP and XML file formats. This includes bug fixes that resulted in unexpected output in some cases. Fixing such issues has improved the API behavior in terms of expected output for specified criterion. This release includes plenty of new features as listed below

- Inconsistent behavior of %Complete in MPP
- WBS Codes written to MPP file are not same as Microsoft Project
- ArgumentOutOfRangeException is raised when setting task Finish date
- Empty timephased data added in XML for type AssignmentWork (.NET)
- Formula values not calculated properly for DateAdd, DateDiff and DatePart
- Project reading exception while loading MPP file
- Project Reading Exception while Loading MPP file

Other most recent bug fixes are also included in this release

Overview: Aspose.Tasks for .NET

Aspose.Tasks is a non-graphical .NET Project management component that enables .NET applications to read, write and manage Project documents without utilizing Microsoft Project. With Aspose.Tasks you can read and change tasks, recurring tasks, resources, resource assignments, relations and calendars. Aspose.Tasks is a very mature product that offers stability and flexibility. As with all of the Aspose file management components, Aspose.Tasks works well with both WinForm and WebForm applications.

More about Aspose.Tasks for .NET

-Homepage of Aspose.Tasks for .NET
- Download Aspose.Tasks for .NET
- Online documentation of Aspose.Tasks for .NET

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - The .NET and Java component publisher
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
:flamethrower:
 
3D Model Conversion to Google Draco, Improved Camera Movement & Magnification Support

What is new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 17.04.0 . The new version of the API adds support of converting 3D models to the Google Draco (.drc) format. Developers can import any supported 3D file, and then export in DRC format. All 3D import formats are listed on this page: Import an Existing 3D File. The Draco saving options of the API allow to specify the compression level. This help topic shows how to specify Draco saving options: Use of the Google Draco (.drc) Save Options. Developers can also encode a Mesh in the Google Draco file. All other regular fixes and improvements are also included. 3D meshes are widely used in computer graphics applications for approximating 3D models. When representing complex shapes in raw data format, meshes consume a large amount of space. Using Aspose.3D for .NET API, developers can retrieve a mesh of any 3D shape, and then encode it in the Google Draco (.drc) file. Using Aspose.3D for .NET API, developers can already place a camera in 3D scene to define a view as narrated in this help topic: Take a Picture of 3D Model from the Camera. Developers can now find improvements in the Camera and Light movements with orthographic projection mode. This release includes plenty of new features as listed below

- Add support of exporting 3D models to Google Draco (.drc) format.
- Improve camera movement in orthographic projection mode.
- Add support to zoom out Camera

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.3D for .NET documentation that may guide you briefly how to use Aspose.3D for performing different tasks like the followings.

- Use of the Google Draco (.drc) Save Options
- Create and Read an Existing 3D Scene

Overview: Aspose.3D for .NET

Aspose.3D for .NET is a feature-rich component and class library for .NET that empowers Mono and .NET application including ASP.NET, Windows Forms and Web Services to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. It supports FBX (ASCII, Binary) and STL (ASCII, Binary) file formats and developers can easily create, read, convert, modify and control the substance of these 3D document formats using Aspose.3D API.

More about Aspose.OCR for .NET

- Homepage Aspose.3D for .NET
- Download Aspose.3D for .NET
- Online documentation of Aspose.3D 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
 
Protect Excel VBA Project & Apply DBNum Custom Pattern Formatting inside .NET Apps

What is new in this release?

We are pleased to announce the new release of Aspose.Cells for .NET 17.4.0 . Protect VBA Project of Excel Workbook and Lock it for Viewing, Specify Sort Warning While Sorting Data and Apply DBNum Custom Pattern Formatting in .NET. The new release includes some valuable features and other enhancements with critical bug fixes. We have added certain features regarding VBA project?s protection for the users. There is also an enhancement for data sorting and custom pattern formatting. Aspose.Cells now supports the feature of protecting the VBA (Visual Basic for Applications) Project of Excel Workbook and locking it for viewing. Besides, users can also find if an existing VBA project is already protected and locked for viewing. The code snippet demonstrates how to protect an Excel Workbook VBA Project dynamically using Aspose.Cells and lock it for viewing. Aspose.Cells already supports Data Sorting, however earlier users could not sort a textual data as numerical data. For this purpose, Aspose.Cells implemented the DataSorter.SortAsNumber property. Whenever users sort textual data that looks like a number, MS-Excel shows this warning. DataSorter.SortAsNumber property implements this MS-Excel warning. It supports the DBNum custom pattern formatting. For example, if a cell value is 123 and users specify its custom formatting as [DBNum2][$-804]General then it will be displayed like 壹佰贰拾叁. Developers can specify custom formatting of a cell using Cell.GetStyle() method and Style.Custom attribute. Aspose.Cells for .NET 17.4.0 has enhanced its core for more stability as well as fixed many critical bugs. Moreover, there are numerous minor enhancements in order to improve the overall usage of the API.A few of the worth mentioning enhancements includes, such as Set Column Header ToolTip, sparklines disappear after re-saving and rendering to PDF, Formatting error inside shapes texts when Excel is converted to PDF, VbaProject.Sign causes an exception and Re-adding a picture to the same XLS throws a Null Reference error. Furthermore, in this release, we have fixed several other issues, such as issues around reading/writing MS Excel file formats, manipulating Pivot Tables, applying formatting to cells, manipulating Ole Objects and shapes, rendering and manipulating charts, rendering HTML to Excel and vice versa, rendering images from Excel worksheets, rendering images files from charts and exporting Excel workbooks to PDF format have been resolved. The formula calculation engine is enhanced too in the new release. This release includes several enhanced features and bug fixes as listed below

- Support "Lock project for viewing" Protection option in VbaProject Properties
- Password protect the VBA project
- Implement Sort Warning feature - Sort anything that looks like a number
- Function SetColumnHeaderToolTip(int colIndex, string toolTip) missing in newer APIs set - Aspose.Cells.GridWeb
- Change filter list to multiple checkbox selection list for GridWeb
- PivotTable Grouping and Pivot Report Filter selection disappear when loading in GridWeb
- Sparklines disappear after rendering to PDF
- Sparklines disappear after re-saving the file
- Format tag in the SpreadsheetML content keeps hanging on loading
- Remove some calls to string.ToUpper() method (if possible) in the source code
- Some shapes are separated/distorted and dim in the rendered PDF file
- Removing worksheet causes to save a corrupt XLSM
- Saving worksheet as HTML with overflowed text in cells
- Some text is overlapping or invisible and vertical alignment is not right in Excel to HTML rendering
- When HTML is saved as XLSX, text layout is different
- When HTML is saved as XLSX, text format is changed
- When HTML is saved as XLSX, part of content is missing
- When loading HTML and save it as XLSX, paragraphs are missing and changed
- Issue with Pivot Filters Text
- Number format does not work correctly in the Pivot Table
- Some text is overlapping with other cells and vertical alignment is not right
- Problem while importing dates around 1900 from CSV file
- Font is bolder in the output PDF file when setting the PDF optimization type to "MinimumSize"
- Font changed in the output image/PDF
- Slight Vertical Alignment Difference between Excel and Aspose.Cells Pdfs
- Font is different and percentage sign is missing in the output PDF file
- Charts have "Axis Title"
- 3D Column charts are not rendered fine in the output PDF file
- Category axis labels are not showing of chart in the output PDF
- Deleting worksheet in XLSM leaves behind a remnant sheet in vba project
- When specific file is saved, the output is corrupted
- Excel documents gets corrupted after Save
- Formula 'DAYS' in Excel tables gets replaced with a NamedRange
- Setting LightAngle value corrupts Excel file
- Inserting rows breaking formulas linking to external workbook
- The table style was changed (The table lines are missing) after re-save in a specific XLS
- Aspose.Cells sorts fine but formulas are converted to values
- Cells range deletion with shift up option does not style on cells
- Workbook gets corrupt after open and save
- Datatable is not being shifted down properly in an XLSX
- Cannot read worksheets of a password protected XLSX file
Cells.DeleteRange() is not working properly
- Cannot update OleObject.ObjectSourceFullName property
- Cells range deletion with shift up option does not decrease hyperlink count
- Incorrect hyperlinks count when duplicating the single row data in an XLS
- Moving the array in Input2.xlsx results in an unopenable file that crashes Excel on startup
- Reference in the array does not update when the referenced cells are moved in Input.xlsx
- Replace background for shape doesn't work
- The "Locked" attribute of ActiveX control (ComboBox) is not changed while protecting worksheet
- Horizontal scrollbar lost (in Google chrome) in GridWeb
- Big lags (in scrolling, selecting a cell, etc.) when using long list of merged cells
- The alignment of the cells lost when inserting/pasting values into the cells
- Percentage value changes to NaN

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.Cells for .NET documentation that may guide you briefly how to use Aspose.Cells for performing different tasks like the followings.

- Password Protect the VBA Project of Excel Workbook
- Specifying Sort Warning While Sorting Data

Overview: Aspose.Cells for .NET

Aspose.Cells is a .NET component for spreadsheet reporting without using Microsoft Excel. It supports robust formula calculation engine, pivot tables, VBA, workbook encryption, named ranges, spreadsheet formatting, drawing objects like images, OLE objects and importing or creating charts. You can also create Excel file using designer spreadsheet, smart marker or API and apply formulae and functions. It supports CSV, SpreadsheetML, PDF and all file formats from Excel 97 to Excel 2007.

More about Aspose.Cells for .NET

- Homepage of Aspose.Cells for .NET C#
- Download Aspose.Cells for .NET
- Online documentation of Aspose.Cells 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
 
Bind Content Controls with XML Data (Custom XML Part) in Word Documents inside Java &

What is new in this release?

Aspose development team is happy to announce the monthly release of Aspose.Words for Java &.NET 17.5.0 . This month?s release contains over 84 useful new features, enhancements and bug fixes. Here is a look at just a few of the biggest features and API changes in this month?s release; MailMerge and Metafile Rendering Performance are Improved, Support TOA, IMPORT, INCLUDE, SHAPE Fields, API to bind SDT to CustomXML Properties is Provided, Implemented Support for ShapeLayoutLikeWW8 Compatibility Option, Improved Calculation of Width of Spaces in Asian Text, Improved Text Wrapping for Lines Consisting of Many Tabs, Improved Layout of Multi-Column Sections When Column Ends with Page Break Followed by Paragraph Break, Alow Resolution Text Rendering to Images Improved, Underlined Text in EMF+ Images are now Rendered into Fixed Page Formats, HtmlFixed Output File Rendering Improved, Image Crop is now Taken into Account While Rendering HtmlFixed, Shaded DrawingML Images Rendering Fixed and DrawingML Charts rendering improved (axis label placement). The method is used to set the amount of space (in points) to add to the left/top/right/bottom of the contents of cell. It has added new feature in Aspose.Words 17.5 to bind content controls with XML data (custom XML part) in Word documents. The XmlMapping class is used to specify the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. Aspose team has added CustomXmlPartCollection.Add method in Aspose.Words 17.5. This method creates a new XML part with the specified XML and adds it to the collection. The list of new and improved features added in this release are given below

- MailMerge and Metafile rendering performance are improved.
- Support TOA, IMPORT, INCLUDE, SHAPE fields.
- API to bind SDT to CustomXML properties is provided.
- Implemented support for ShapeLayoutLikeWW8 compatibility option.
- Improved calculation of width of spaces in Asian text.
- Improved text wrapping for lines consisting of many tabs.
- Improved layout of multi-column sections when column ends with page break followed by paragraph break.
- A low resolution text rendering to images improved.
- Underlined text in EMF+ images are now rendered into fixed page formats.
- HtmlFixed output file rendering improved (removing zero-sized text boxes).
- Image crop is now taken into account while rendering HtmlFixed.
- Shaded DrawingML images rendering fixed.
- DrawingML Charts rendering improved (axis label placement).
- Support TOA field
- Support IMPORT field
- Support INCLUDE field
- Support SHAPE field
- Provide an API to bind SDT to CustomXML properties.
- Incorrect text wrapping when a line starts with a huge space
- Outline is incorrect upon converting VML to DML
- Aspose.Words Objects are very verbose
- MHTML import. Image format EMZ is not supported.
- Simplify OMath when copying it into toc entry
- Take image crop in account when render to HtmlFixed.
- Documents rendered incorrectly
- Obtain the correct distance between list label and content of list item
- Backslashes and double quotes are not processed properly by the FieldTokenDecoder
- An odd space added between spans at export to PNG
- Rendering RTL tables to GDI/PNG is wrong
- Doc to fixed file format conversion issue with STYLEREF
- non-breaking space. Text position is changed after conversion from Docx to Doc/Pdf
- Aspose.Words does not import the Run nodes correctly in DOM
- space width + BalanceSingleByteDoubleByteWidth. Cell's text moves to next line in output Pdf
- Rtf to Docx conversion issue with spaces's width.
- ShapeLayoutLikeWW8. Doc to Pdf conversion issue with content's position
- Veracode vulnerabilities in running Aspose.Words API code
- ShapeLayoutLikeWW8. Doc to Pdf conversion issue with shape's position
- Bookmark.Remove() removes only some bookmarks.
- Chart is corrupted after conversion from MS WORD to PDF
- List labels are lost after conversion from RTF to PNG
- Image is lost after modifying the output Doc with MS Word 2003.
- Document.AcceptAllRevisions does not accept all tracked changes
- Chart image size seems bigger than original when exporting to HTML
Embedded Fonts are gone when printing Aspose.Words generated PDF
- If saving to HTML and CssSavingArgs.CssStream is provided, CSS outputs both to the stream and to a file
- Slope of Drawing Line is inversed when opening and saving the document
- Pictures are shifted in rendered documents
- Chart rendering is not accurate.
- Vertical Axis of chart does not render correctly
- Accept revisions cause a text deletion in Cell
- Paragraph space after is changed after mail merge
- Docx to Pdf conversion issue with Shape's text formatting
- FontSettings are not document-bound during import from HTML
- STYLEREF fields in headers resolve in Error when rendering Word document with revisions to PDF
- SVG is not exported in output DOC/PDF
- The stroke of SVG image is lost in output PDF
- Inline styles are used when styles are set to be saved separately
- Html to Docx/Pdf conversion issue with SVG image
- Text color is changed in DOCX to JPG conversion
- Range.Replace method does not replace text in footnote
- Text in DrawingML textboxes missing when converting to PDF
- Paragraph's text is rendered on previous page in output HtmlFixed/Pdf
- Document.AcceptAllRevisions removes the empty paragraph that causes incorrect page layout
- Pages are truncated in output HtmlFixed/PDF
- API throws InvalidCastException upon loading DOCX
- Date field is incorrectly formatted when FieldUpdateCultureSource.FieldCode is used
- Chart's vertical axis are in correct in output PNG
- Chart's vertical axis are rendered as decimal instead of integer
- The minimum axis bound is changed in output PNG
- Axis bounds and units of chart are changed in output PNG
- Incorrect conversion of x-axis data of a Chart
- Docx to PDF conversion issue with image rendering

Other most recent bug fixes are also included in this release

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
- Download 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
 
Filter Email Messages by Message Size using EWS & Forward Messages Without Loading

What is new in this release?

We are pleased to announce the release of Aspose.Email for .NET 17.5.0 . This month’s release includes a new feature to modify or delete an occurrence from a recurrence pattern. It also includes several enhancements related to different API functionality. Aspose.Email API allows working with recurrence patterns for Outlook Calendar items. This month’s release further enriches this feature of the API by allowing to modify or delete a specific occurrence from a recurrence pattern. This is achieved by adding an exception to the occurrences of a recurrence pattern. Want to filter messages from Exchange server based on message size? We have implemented this feature by incorporating the MessageSize search parameter in ExchangeQueryBuilder. Messages can be filtered from Exchange server based on message size as illustrated in the code sample provided on the blog announcement page. Aspose team has good news for people whose environments consist of low resources such as system memory. Such situation can give rise to problems sometimes including out of memory exceptions while loading large message files. This month’s version now provides the capability to load the file in file stream and send it using the API’s SMTP client without using MailMessage. This month’s release also provides the capability to get folder type information for the folders retrieved from Exchange server. The EWS API lets you get this information from ExchangeFolderInfo with the FolderType enumeration introduced in this month’s release. Users can also get message class information from message’s summary information i.e. ExchangeMessageInfo. The information is available in the MessageInfoType property of ExchangeMessageInfo and gives the message class for the selected item. This month’s release also fixes several bugs related to API functionality. Fixing these not only improves the overall API functionality, but also stabilizes the API’s behaviors in terms of expected results. The main bug fixes & improved features added in this release are listed below

- Option to modify/delete occurrences in a recurrence (.NET)
- Provision of MessageSize in ExchangeQueryBuilder
- Forwarding message without loading EML file using MailMessage
- Option to render selected or all information of an IPM.Contact to Mhtml
- Provide EWSClient.FolderType information in EWS client
- Provision of Message Class information in ExchangeMessageInfo
- Add/Update mail headers via mail merge
- EWS client can't load emails in folders containing large number of messages.
- RRULE problem creating multiple events on same day
- RRULE problem creating events late by two days
Restoring Pst to Outlook.Office 365 account causes error in calendar items
- EWSClient.GetContact (s) raises exception for this Exchange account
- Message count different in MBox read by Aspose.Email
- Mails not read from Mbox file - (.NET)
- ICS with RRULE not imported properly into PST
- Resaving MSG file loses the spaces and tabs in HTML body
- All Day Event Checkbox not clicked in Outlook PST created by Aspose.Email
- Sent mail changed to Draft after setting Read/Un-Read flag
- Setting Read/Un-Read flag does not take effect in the PST
- Exception while debugging ImapClient in VS 2017
- EWSClient.CreateFolder raises exception with AE 17.3, whereas worked fine with AE 17.1
- Out Of memory exception when processing Mbox file
- Exception raised while updating attachment name containing double single quote

Other most recent bug fixes are also included in this release.

Overview: Aspose.Email for .NET

Aspose.Email for .NET is a set of components allowing developers to easily implement email functionality within their ASP.NET web applications, web services & Windows applications. It Supports Outlook PST, EML, MSG & MHT formats. It allows developers to work with SMTP, POP, FTP & MS Exchange servers. It supports mail merge, iCalendar, customized header & body, header information, embedded files, Twitter & many more. It makes it easy to work with HTML or plain text emails & their attachments.

More about Aspose.Email for .NET

- Homepage of Aspose.Email for .NET C#
- Download Aspose.Email for .NET
- Online documentation of Aspose.Email 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
 
Set Header/Footer for Individual/Master/Layout Slides & Enhanced PPTX to PDF in .NET

What’s new in this release?

The long awaited version of Aspose.Slides for .NET 17.5.0 has been released. It has added some new features related to improved Header/Footer support and HTML export options in this release. This release has improved the Header/Footer support in Aspose.Slides and now users can set Header/Footer on individual slides level for normal slides, layout slides and master slides. It is pertinent to mention that if Header/Footer is defined on Master slide level then every layout slides and their respective normal slides shall inherit the same Header/Footer properties. Please visit documentation articles, Setting Footer Visibility inside Slide and Setting Child Footer Visibility inside Slide for further details. It has also improved the HTML export for presentation by providing custom controller to embed fonts. Users can also export the slides to SVG by setting custom shape IDs that can be used by developers in their processing of exported SVG. This release has improved presentation rendering support in this API and have rectified issues related to text, images, charts and other shapes rendering inside exported TIFF, PDF and slide thumbnails. It has also addressed the issues related to text in saved presentations including text height getting changed issue and broken text issue inside paragraphs. It has improved the charting support and have resolved issues related to adding Doughnut charts. This release has also resolved the issues related to presentation access and saving which earlier resulted in different exceptions like, ArgumentNullException, NullReferenceException and NullPointerException. This list of new, improved and bug fixes in this release are given below

- Size of SWF generated is too high
- PowerPoint to SVG with shape ID Investigation
- Implement using HeaderFooterManager for slide/master/layout
- Exception on saving presentation
- Exported file cannot be opened via Aspose.Slides
- Exception on converting PPTX to PDF
- PPTX not converted properly to tiff
- Incorrect Presentation instantiating with empty string password
- PPT not converted properly to PDF
- Text changed to asterisk
- Changes in Workbook doesn't get saved
PPT to tiff not properly converted
- Conversion to PDF with low quality of images
- Adding Doughnut chart from scratch does not work
- PPT not converted properly to PDF
- PPT not converted properly to PDF
- Zoom problem in generated presentation
- Images are not properly generated from PPT
- Text are changed after saving PPT
- Text becomes shorter after saving PPT
- PPT changed after saving
- Problems editing chart after saving PPTX
- Table width is changed after saving file
- Incorrect font when rendering to HTML
- Footer is not working properly
- Footer failed to apply in presentation
- Text gets bigger

Other most recent bug fixes are also included in this release

Overview: Aspose.Slides for .NET

Aspose.Slides is a .NET component to read, write and modify a PowerPoint document without using MS PowerPoint. PowerPoint versions from 97-2007 and all three PowerPoint formats: PPT, POT, PPS are also supported. Now you can create, access, copy, clone, edit and delete slides in your presentations. Other features include saving PowerPoint slides into PDF, adding & modifying audio & video frames, using shapes like rectangles or ellipses and saving presentations in SVG format, streams or images.

More about Aspose.Slides for .NET

- Homepage of Aspose.Slides for .NET
- Download Aspose.Slides for .NET
- Online documentation of Aspose.Slides 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
 
Generate DataMatix Barcode with C40 & Text Encoding Scheme inside .NET Apps

What is new in this release?

The latest version of Aspose.BarCode for .NET 17.5.0 has been released. The major development in this release is the support for functionality to generate DataMatix barcode with C40 and Text encoding scheme. Functionality of AllSupportedTypes recognition mode has also been improved and incorporated in this release. It provides the most convenient way to produce C40 encoded DataMatrix. Aspose.BarCode for .NET provides the functionality to generate the DataMatrix barcode with Text encoding scheme. Code snippet on the blog announcement page demonstrates how to create DataMatrix with Text mode enabled. This month’s release also includes few bug fixes that were reported by Aspose customers in the previous release, such as functionality of AllSupportedTypes recognition mode has been improved, functionality to read barocde from PDF file has been improved and functionality to recognize DataMatix barcode has been improved. Recognistion algorithm has been improved in much a way that it is now capable of decoding nonprintable chars and decoding some special characters/symbols. Below is the list of new and improved features supported in this version.

- Add support for generate DataMatrix with Text encodation scheme
- Add support for generate DataMatrix with C40 encodation scheme
- Unable to get the supplement code text from EAN13 coded barcode (supplement barcode is bit blurred)
- Aspose.BarCode is not producing correct output after reading UPCA barcode
- Different recognition result with DecodeType.AllSupportedTypes and - BarCodeReadType.AllSupportedTypes
- Aspose.BarCode is unable to extract barcode from PDF
- Aspose Barcode is not reading DataMatrix coded barcode correctly

Overview: Aspose.BarCode for .NET

Aspose.BarCode is a .NET component for generation and recognition of Linear and 2D barcodes on all kinds of .NET applications. It supports WPF with 29+ Barcode symbologies like OneCode, QR, Aztec, MSI, EAN128, EAN14, SSCC18, Code128, Code39, Postnet, MarcoPDF417, Datamatrix, UPCA etc. Other features include barcode insertion in PDF, Word and Excel documents. Also take image output in BMP, GIF, JPEG, PNG and WMF formats. You can also control image styles such as background color, bar color etc.

More about Aspose.BarCode for .NET

- Homepage of C# & VB.NET Barcode Component Aspose.BarCode for .NET
- Download Aspose.BarCode for .NET
- Online documentation of Aspose.BarCode for .NET

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
http://www.aspose.com/
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Export Emails to MHTML without Inline Image & Filter Messages with Custm Flag in .NET

What is new in this release?

We are pleased to announce the release of Aspose.Email for .NET 17.6.0 . It includes new features and enhancements related to various functional areas of the API. Specifically, the enhancements are related to the API’s IMAP, EWS client and rendering of messages to MHTML. The API also fixes several bugs that further improve the performance and functionality of the API. This month’s release introduces a new feature of adding custom flags to a message on the server using the API’s ImapClient. Custom flags can be added to a message using the AddMessageFlags method using the ImageMessageFlags. Not only users can add custom flags to messages on server using the API’s ImapClient, users can also filter messages by specifying custom flags. The ImapQueryBuilder’s HasFlags and HasNoFlags can be used for this purpose. Email messages with multiple or large size images embedded in them can take considerable time and system resources during conversion to MHTML format. This month’s release provides the capability to skip inline images from including in output MHTML using the MhtSaveOptions class’s SkipInlineImages property. Setting this flag avoids writing inline images from message body to output MHTML. The main bug fixes & improved features added in this release are listed below

- Set custom flag using Imap
- Option to render MSG to Mhtml without images for the sake of performance
- Provision of flag for hidden/cache folders retrieved from Exchange server
- Removing credentials from the activity log file
- Protocols API. Prevent the debugger from calling the getter property
- Image repeated in background while converting MSG to Mhtml
- From address not decoded properly from Base64
- Aspose.Email adds random values for ConversationIndex property
- PST: To, CC and BCC not displayed in Outlook
- Aspose.Email is showing attachment name as UNKNOWN_PARAMETER_VALUE
- Subject corrupted while saving the EML
- Attachment filename changed when EML file is loaded and saved again
- Saving attachment of EML file using Aspose.Email is getting corrupt/damaged
- IMAP: BAD FETCH Invalid Fetch argument
- To, CC and Bcc not shown in PST after conversion from Mbox
- Aspose.Email is unable to read the attachments with EML file
- Calendar item cannot be loaded to MailMessage
- Setting the priority of an appointment is not working
- EMLs to MHT: Blank output
- Pop3: Getting Out Of Memory Exception
- Null reference exception when getting contacts
- ArgumentException: "The property data could not be null. Parameter name: property"
- Exception raised while loading attached ICS file
- Loading MSG file using MailMessage is throwing exception: IndexOutOfRangeException
- MapiMessage.FromMailMessage raises exception for ICS files
- Not Setting license raises Argument Out Of Range exception for MapiMessage.FromMailMessage for ICS files
- IEWClient raises exception while fetching contacts from office365

Other most recent bug fixes are also included in this release.

Overview: Aspose.Email for .NET

Aspose.Email for .NET is a set of components allowing developers to easily implement email functionality within their ASP.NET web applications, web services & Windows applications. It Supports Outlook PST, EML, MSG & MHT formats. It allows developers to work with SMTP, POP, FTP & MS Exchange servers. It supports mail merge, iCalendar, customized header & body, header information, embedded files, Twitter & many more. It makes it easy to work with HTML or plain text emails & their attachments.

More about Aspose.Email for .NET

- Homepage of Aspose.Email for .NET C#
- Download Aspose.Email for .NET
- Online documentation of Aspose.Email 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
 
Export 3D Scene to GLTF 2.0 Format & Customize Non-PBR to PBR Materials using .NET

What is new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 17.05.0 . The new version 17.5 of the API adds support of importing GLTF 2.0 (ASCII and Binary) files in the Aspose.3D API as well as allows developers to apply Physically Based Rendering (PBR) material to 3D entities. Developers may then save the final 3D scene to any supported file format. All other internal improvements are also incorporated. Developers can install Aspose.3D Nuget package in their .NET applications because we publish each version as a NuGet package on the NuGet gallery. Aspose team recommends clients to upgrade old version of the Aspose.3D API with this latest one. GLTF 2.0 (GL Transmission Format) improves the way of storing, transferring and rendering 3D models. With the help of Aspose.3D for .NET API, developers can import existing GLTF 2.0 (ASCII and Binary) models, and then save in any other supported 3D format. Aspose.3D for .NET offers the capabilities to create an instance of any supported 3D entities, set position in a 3D scene, and then save in the supported file format. Developers would now be able to apply Physically Based Rendering material to that entity instance before saving. This help topic helps to know the way of applying Physically Based Rendering material to an instance of 3D entity. This release includes plenty of new features as listed below

- New PBR material to support physically based rendering
- Allow Aspose.3D API to import GLTF 2.0 ASCII files
- Allow Aspose.3D API to import GLTF 2.0 Binary files

Overview: Aspose.3D for .NET

Aspose.3D for .NET is a feature-rich component and class library for .NET that empowers Mono and .NET application including ASP.NET, Windows Forms and Web Services to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. It supports FBX (ASCII, Binary) and STL (ASCII, Binary) file formats and developers can easily create, read, convert, modify and control the substance of these 3D document formats using Aspose.3D API.

More about Aspose.OCR for .NET

- Homepage Aspose.3D for .NET
- Download Aspose.3D for .NET
- Online documentation of Aspose.3D 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
 
Robust OCR Engine Implementation & Enhanced Characters Splitting Mechanism using .NET

What is new in this release?

We are proud to announce the new release of Aspose.OCR for .NET 17.6.0 . The major development in this release is the improvements made to make processing of OCR operation more fast and robust. Implementation of the OCR engine has been upgraded in such way that neural network calls have been reduced. More OCR process classifier has been introduced and characters splitting mechanism is also improved in this release. Logic for setting up the spaces between the words has been improved. Characters splitting mechanism has been further improved and An improvement has been made in connecting the outlines splitter for recognizer. Since all the enhancements are internal to the API, there are no public API changes from end user’s point of view and the features can be used readily with this new version. This release includes plenty of new features as listed below

- hOCR for creation of the searchable PDF
- Improved logic to set the spaces between the words
- Clusterizator to reduce the number of calls to OCR and use the average images for OCR
- Outlines and clustering splitters to separate touching letters
- Words list for verification

Other most recent bug fixes are also included in this release

Overview: Aspose.OCR for .NET

Aspose.OCR for .NET is a character recognition component built to allow developers to add OCR functionality in their ASP .NET web applications, web services and Windows applications. It provides a simple set of classes for controlling character recognition tasks. It helps developers to work with image (BMP, TIFF) files from within their own applications. It allows developers to extract text from images quickly & easily, saving time & effort involved in developing an OCR solution from scratch.

More about Aspose.OCR for .NET

- Homepage Aspose.OCR for .NET
- Download Aspose.OCR for .NET
- Online documentation of Aspose.OCR 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
 
Managing Sections inside Presentation & Enhanced Presentation Rendering Options

What’s new in this release?

The long awaited version of Aspose.Slides for Java 17.6.0 has been released. This is primarily a maintenance release whereby we have added some new features in API as well. It has improved the presentation rendering by adding option to include slide comments inside exported HTML, PDF, SWF, TIFF and XPS. Please visit documentation articles, Converting Presentation to HTML and Converting Presentation to SWF for example codes. This release has also included the support for managing sections inside presentation to hold group of slides for providing better organization of slides. Please visit documentation article, Adding or Removing Sections for further details and code sample. This release has also resolved some important issues, such as PowerPoint reports error after saving file, Graphs are missing when exporting presentation to PDF, PPT not properly converted to html, PPTX conversion to PDF, Hyperlink is wrongly associated with text in exported HTML, Text spilling when converting from PPTX to PDF and many more. This list of new, improved and bug fixes in this release are given below

- Preserving original date and time
- Font color not getting extracted
- Render comments when saving as image, PDF or HTML
- Preserving original date and time
- Support for creating presentation sections in Aspose.Slides
- BorderDiagonalDown BorderDiagonalUp feature support for PPT cell
- ICollection.size() is not API after update to Slides 17.4 in OSGI environment
- PowerPoint reports error after saving file
- When PPTX is converted to PDF, the graphs are missing.
- Some tables in the presentation rendered incorrectly.
- Zoom level changed, Notes box appeared on load and save
- The image is improperly rendered in generated thumbnail
- PPT not properly converted to html
- Exception on converting ODP to PDF
- PPTX not converted properly to PDF
- Color scheme is not retained in table cells
- Hyperlink is wrongly associated with text in exported HTML
- Application hangs when converting a slide to SVG
- Exception on loading presentation
- PPTX not converted properly to image
- Text overlapping in generated image result
- Text spilling when converting from PPTX to PDF
- PPTX not converted properly to PDF
- Incorrect HTML generated from presentation
- Aspose.Slides not identifying merge cells
- Mime type for Presentation is giving exception

Other most recent bug fixes are also included in this release

Overview: Aspose.Slides for Java

Aspose.Slides is a Java component to create, read, write and modify a PowerPoint document without using Microsoft PowerPoint. It supports PHP applications and provides all advanced features for managing presentations, slides, shapes, tables and supports PPT, POT, POS PowerPoint formats. Now you can add, access, copy, clone, edit and delete slides in your presentations. It also supports audio & video frames, adding pictures, text frames and saving presentations as streams or SVG format.

More about Aspose.Slides for Java

- Homepage of Aspose.Slides for Java
- Download Aspose.Slides for Java
- Online documentation of Aspose.Slides 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
 
Back
Top