Yearly Archives: 2010

Improved Text Extraction Mechanism for PDF using Aspose.Pdf.Kit for .NET 4.2.0

In Aspose.Pdf.Kit for .NET versions before 4.2.0, ExtractText method placed an additional byte sequence into the memory stream to indicate that the bytes are Unicode encoded. As StreamReader class has auto-detect behavior, so ReadToEnd method produced correct string. However that behavior was not very convenient.

Aspose.Pdf.Kit for .NET 4.2.0 uses a new approach for text extraction. The additional byte sequence has been removed and the StreamReader can’t automatically detect the text encoding, rather the user will have to provide the … Continue Reading

Posted in Aspose.PDF Product Family |

PPT/PPTX print, render to PDF, Slide & Shape name issues resolved

Many of the clients have been facing problems in the form of improper text rendering and file saving, while exporting PPT/PPTX to PDF. Some issues related to document properties and PPT savings have also been reported. In order to get these issues resolved, a new version of Aspose.Slides for .NET 4.1.1 has been released. A remarkable feature of PPT/PPTX printing has been introduced along with provision of setting and accessing user defined names for slides, shapes and group shapes. Now Continue Reading

Posted in Aspose.Slides Product Family |

New release of Aspose.Words for SharePoint is now available.

New v.1.2.0 of Aspose.Words for SharePoint has just came out.

To download it please visit http://www.aspose.com/community/files/73/sharepoint-components/aspose.words-for-sharepoint/default.aspx.

The major improvement in this release is the support of files concatenation. Any combination of input files in different formats can be simultaneously converted into desired format and combined into the single document. You can manually use it via simple UI in our converter or include it into your own solution by means of
our public API which is also quite simple.

Also
Continue Reading
Posted in Aspose.Words Product Family |

Add Comment Ranges to Word Document using Aspose.Words for .NET and Java

Comments in Microsoft Word

A comment is an annotation that an author or reviewer adds to a document. Microsoft Word displays the comment in a balloon in the margin of the document. To add a comment a user selects a range of text and clicks New Comment in the Review pane. The created comment is anchored to the selected range of text.

Comments in Aspose.Words

Earlier versions of Aspose.Words supported comments in documents but did not support comment ranges. If … Continue Reading

Posted in Aspose.Words Product Family | Tagged ,

Choose from Multiple Chart Borders and Set Grid Lines or Background Color of Radar using Java

Aspose.Report for Java 1.5.0 has been released. This release includes support for multiple chart borders. You can choose any chart border which suits your needs.

You can also set separate background color and gridlines for the radar in a Radar chart. Previously, background color could be set for complete chart area (inside and outside the radar)

Series and SeriesCollection objects are also improved in this release and some new attributes have been included. This release also includes some other features … Continue Reading

Posted in Aspose.Total Product Family |

Performance Configuration is ON By Default in Aspose.Cells for Reporting Services 1.5.1

We have released the Aspose.Cells for Reporting Services v1.5.1 for the users.

 

In this version, we have enhanced rendering of Editable Charts for SQL Server Reporting Services 2008. We have set the Performance configuration as the default configuration, so the performance would be improved while rendering large reports. There are some other enhancements too.

 

 

 

Download URL: http://www.aspose.com/community/files/52/ssrs-rendering-extensions/aspose.cells-for-reporting-services/entry225304.aspxContinue Reading

Posted in Aspose.Cells Product Family |

PDF to PNG and TIFF Conversion, Image Extraction, PDF Viewer, Replace Text, and Fill Field Features have been Improved in Aspose.Pdf.Kit for .NET.

We have released Aspose.Pdf.Kit for .NET 4.2.0. In this latest version, we have improved many features including extract image, replace image, replace text, concatenation and PDF to PNG and TIFF conversion. We have focused on the following classes to enhance the performance and avoid any kind of issues:  Form, FormattedText, PdfContentEditor, PdfFileMend, PdfFileEditor, and PdfViewer.

Unicode support and font rendering has also been improved in this version. Aspose.Pdf.Kit for .NET team has also introduced two new features. You can set… Continue Reading
Posted in Aspose.PDF Product Family |

Exporting SWF to Animated GIF, Creating SWF from Audio, Converting TTF to SWF Fonts and Sound Extraction Features are Supported in Aspose.Flash for .NET

Aspose.Flash for .NET 2.6.0 has been released. In this new version, we have provided support for exporting SWF movies to animated GIF files. You can use RenderToGIF method to convert Flash movie to animated GIF. This version also allows you to convert TTF fonts to SWF fonts with the help of ConvertTrueTypeFontToSWFFont method.

You can create an SWF file from an MP3 audio stream using FromSoundData method. Sound extraction functionality is available in the latest release of Aspose.Flash for .NET.… Continue Reading
Posted in Aspose.Total Product Family |

Get selected field’s name, set AxisLabel and LegendItem’s margins or set LegendBox’s font size

Aspose.Report for .NET 2.4.0 has been released. This release includes the new event to get the name of the currently selected field. You can use this event to know the name of the field your clients are querying against.

This release also includes the features to set the space between LegendItems, space between the Axis line and the custom AxisLabels and the font size in a LegendBox. Previously, automatic adjustment of the LegendBox’s font size could not be disabled and Continue Reading

Posted in Aspose.Total Product Family |

Improved PDF Searcher, Replace Text and Extract Text Features – Java

The new version of Aspose.Pdf for Java has been released. In Aspose.Pdf for Java 2.7.0, we have improved PdfSearcher class for better text searching in the existing PDF file. We have also enhanced the PdfExtractor class. PdfContentEditor class has been improved for enhanced text replacement.

In this latest version, we have introduced a new feature to compress the PDF files. You can set the compression by using setCompressionLevel method and get the current value of the compression level by using … Continue Reading

Posted in Aspose.PDF Product Family |