Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: December 2013
Retrieve External Data Source Details and Limit the Number of Pages Generated in PDF with Aspose.Cells for Java 7.7.0
We are pleased to announce the release of Aspose.Cells for Java 7.7.0. In this release, we have added a feature that lets you retrieve external data source details. Sometimes, you may want to retrieve details from external data sources, for example if you want to read the SQL connection data. This may include any or all type of data that is required to establish a connection with an SQL Server, such as the server URL, user name, underlying table name, … Continue Reading
Posted in Aspose.Cells Product Family Tagged Calculate Excel formulas, Chart to Image, Excel Files, Excel to PDF, Limit the number of pages generated, OOXML API, Sheet to Image, export Excel workbooks to PDF, render MS Excel file formats, render images files from Charts, rendering Charts, retrieve External Data Sources Details
Install Aspose Plugin from within NetBeans 7.4 and Try Aspose for Java File Format APIs Instantly
Aspose Project Wizard is now available on NetBeans Plugin Portal and supports the latest version of NetBeans, 7.4.
This plugin helps you to explore Aspose Java components inside your favorite NetBeans IDE.
- Aspose New Project creates a new project by downloading and referencing libraries of Aspose Java components.
- Aspose New Project wizard allows you to select Aspose Java components like Aspose.Cells for Java and Aspose.Words for Java.
- Once a specific component is selected, its reference is automatically downloaded from Aspose’s
Posted in Aspose.Total Product Family
Aspose.Tasks for Java is Getting Ready for Release
Aspose.Tasks for .NET has been in the field for quite a long time now and is used to programmatically create, read and manipulate Microsoft Project documents (MPP/XML) without installing Microsoft Project. It is the only API available that lets .NET application developers provide project document processing capabilities in their web and desktop applications entirely without Microsoft Office Automation.
Coming Soon: Aspose.Tasks for Java
Our customers have asked for Aspose.Tasks on Java and we are pleased to share that this API … Continue Reading
Posted in Aspose.Tasks Product Family
New Option for Adding Shape Master & Improved Visio Drawings Loading in Aspose.Diagram for .NET 3.6.0
We are pleased to announce the release of Aspose.Diagram for .NET 3.6.0. This release includes new features and improves Microsoft Visio drawing loading and rendering for image file formats and HTML, especially with German operating systems. The overall drawings loading mechanism is greatly improved.
The following modifications in the new version are also worth noting:
This release supports adding a master by reading a stencil file from disk into the stream. In previous versions, Aspose.Diagram adds a master only by
Posted in Aspose.Diagram Product Family, Imran.Rafique
Repeat Structured Document Tags and Faster Field Update When Processing Large Files in Aspose.Words 13.11.0
Aspose.Words 13.11.0 has been released with this month’s release containing 80 useful improvements to the Aspose.Words products.
You can download the latest release of Aspose.Words from the following links:
Here is a look at just a few of the biggest features in this month’s release. For a full list of bug fixes and improvements please refer to the download pages in the links above.
Repeate Structured Document Tags
… Continue Reading Posted in Aspose.Words Product Family Tagged .NET word processing, Android word API, Faster Field Update, Improvements to the Field Engine, Java Word Library, Repeating Structured Document Tags, export document to different formats, repeat data via data binding to XML file, structured document tags, word content controls, word processing component, work with large documents
JavaScript Validation for Form Fields & Improved PDF to HTML Conversion
We have introduced a new feature in Aspose.Pdf for .NET which allows developers to ensure that only numeric values are entered in form fields. The properties OnModifyCharacter and OnFormat properties have been added to Field.Actions. To validate a user entry, the AFNumber_Keystroke and AFNumber_Format Java script functions may be used. Please take a look over following code snippet.
// Load input PDF file Document doc = new Document("c:/pdftest/ABFillablewfields.pdf"); TextBoxField field = (TextBoxField)doc.Form["husband name"]; // http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/FormsAPIReference.pdf // 2 digits after… Continue Reading
Posted in Aspose.PDF Product Family, Nayyer Shahbaz
Add Category to MSG and Event Information to Outlook Contacts using Java
We are pleased to announce the release of Aspose.Email for Java 3.6.0. This release includes a number of enhancements and bug fixes.
We have added a new feature that lets you add a color category to an Outlook MSG file. The FollowUpManager class provides methods for adding, removing and listing the color categories associated with a MSG file. In addition, removing categories from a MSG file is also supported by this class. For a working example, please refer to the … Continue Reading
Posted in Aspose.Email Product Family