Search
Follow Us
Categories
- Success Stories(157)
Archives
Yearly Archives: 2010
Replace Text Based on Regular Expression and Import Images From XML Features are Introduced in Aspose.Pdf.Kit for Java.
We have released a new version of Aspose.Pdf.Kit for Java with some new features and fixes. In Aspose.Pdf.Kit for Java 3.5.0, we have introduced a new feature to replace text based on the regular expression. If the criteria specified in the regular expression is met, the first instance of the text will be replaced. In order to replace a string like 09.11.2010, you can use the following regular expression: “\\d{2}\\.\\d{2}\\.\\d{4}”; whereas, a string like 2034-3490-8 can be replaced using “\\d{4}-\\d{4}-\\d{1}”.… Continue Reading
Posted in Aspose.PDF Product Family
Aspose Customer Newsletter, November 2010
Posted in Customer Newsletters Tagged migration tip, technical article, video tutorial
Aspose – ニュースレター 2010年 11月
Posted in Aspose.Total Product Family
Aspose – ニュースレター 2010年 11月
Posted in Aspose Japan, Customer Newsletters
Custom XML, save to SWF, save to XAML, verify digital signatures too many new things to list in Aspose.Words for .NET 9.5
Here is a screenshot of the new feature we have. You can now convert any Word document to SWF. The produced SWF embeds a little viewer that displays the document.
For the full list of features find the Aspose.Words for .NET 9.5 release page in the downloads section.
Posted in Aspose.Words Product Family
Rendering of DrawingML shapes to PDF, XPS etc is in progress
DrawingML is used to represent the rich shapes, colors, diagrams and charts in OOXML documents.
I am happy to tell that we have a big project underway to make sure Aspose.Words can render all DrawingML into its fixed-page outputs including PDF, XPS, graphics and printing.
At the moment Aspose.Words can only preserve DrawingML during DOCX open/save cycles and not much else. Aspose.Words can render DrawingML pictures, but cannot render other DrawingML shapes.
We will be releasing DrawingML functionality in iterations, every … Continue Reading
Posted in Aspose.Words Product Family
Reporting support in Aspose.Words for SharePoint v.2.0.0
In this version we’ve introduced report generation support based on functionality available in Aspose.Words for .NET v9.4.
Reports are being generated based on a MS Word template document and an external data source. Report template supports regions (including nested), images etc. Separate report definition file defines data source connection parameters, queries to retrieve the data, relationships between data tables returned by different queries and so on.
Three types of sources supported:
– Relational databases (using SQL queries or OLE DB… Continue Reading
Reports are being generated based on a MS Word template document and an external data source. Report template supports regions (including nested), images etc. Separate report definition file defines data source connection parameters, queries to retrieve the data, relationships between data tables returned by different queries and so on.
Three types of sources supported:
– Relational databases (using SQL queries or OLE DB… Continue Reading
Posted in Aspose.Words Product Family
Insert Linked Images, Include Array Parameters and Important Enhancements are made in Aspose.Cells for Java 2.4.2
We have released the Aspose.Cells for Java v2.4.2 for the users.
In this version, we have enhanced different features and internal modules, e.g. Excel to PDF, Reading/Saving Excel (97-2007) Files, Chart to Image etc. Now, you may include Array parameters while setting custom formulas. Moreover, you may insert linked pictures to your worksheet. The component, now also supports to save Cells data directly to stream/disk without building entire data model into the memory that always consumes a lot of … Continue Reading
Posted in Aspose.Cells Product Family