Search
Follow Us
Categories
- Success Stories(157)
Archives
Yearly Archives: 2009
Did you know Aspose.Words for .NET supports EPUB export?
EPUB is an open digital book format. There are now many publishers, stores and reader software for EPUB books. While PDF is for paginated documents, EPUB is for reflow-centric documents that makes them easy to read on various mobile devices.
EPUB export was first made available in Aspose.Words for .NET in December 2008, but we only briefly mentioned it at that time.
Now I would like to mention EPUB again because of another great news. The recent release of Adobe … Continue Reading
Posted in Aspose.Words Product Family
How Do I: Add different Controls to a Worksheet
You can add different controls like textbox, checkbox and combobox etc. to your worksheets using Aspose.Cells API.
We create a demo video for the users. In this video, we create a simple Windows application to exercise how user can add different controls (Textbox, Checkbox and Combobox) to the worksheet.
See the video here http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/working-with-controls-1.html… Continue Reading
Posted in Aspose.Cells Product Family
Four new technical articles added in the Aspose.Pdf.Kit
We have added four new technical articles in the Aspose.Pdf.Kit documentation. We’re sure these articles will be very helpful for the users of Aspose.Pdf.Kit.
Here is the list of these articles:
1. Editing a PDF’s individual pages using PdfPageEditor class
2. Changing field appearance and attributes
3. Nested Bookmarks
4. Export Excel worksheet data to fill PDF form
Please enjoy these articles and have fun programming with Aspose.Pdf.Kit. … Continue Reading
Posted in Aspose.PDF Product Family
Four New How To Articles for Aspose.Words
We are adding more technical articles in the “How To” style to the documentation. Let us know if you like it and what else do you want to learn.
In the meantime enjor the new articles:
- Add a Watermark to a Document
- Convert an Image to PDF
- Find and Highlight Text
- Produce Multiple Documents during Mail Merge
Posted in Aspose.Words Product Family
Aspose.Words for Java 2.7.0 Released!
This MEGA FIX release contains 91 fixes and enhancements.
Aspose.Words for Java has become more tolerating of documents generated by third-party software or even to slightly corrupted documents. Such (real-world!) documents can contain strange things: image resolution that set to 0xFFFFFFFF (-1) or even Integer.MAX_VALUE, open Xml tag without closing one, bookmark start field without bookmark end and vice versa and so on.
Besides this we added few new features to this release:
- Full DrawingML support
Posted in Aspose.Words Product Family
How to: Add different types of Hyperlinks to your Spreadsheets
You can add all three types of hyperlinks to your spreadsheets using Aspose.Cells API:
- URL (world wide web) link
- Internal link
- External or file link
We create a demo video for the users. In this video, we create a simple Windows application to exercise how the three types of hyperlinks (mentioned above) can be added.
See the video here: https://docs.aspose.com/display/cellsnet
Posted in Aspose.Cells Product Family
Aspose.Words for JasperReports 1.0.0 Released!
The Aspose.Words family is growing again. We are happy to announce our brand new product, Aspose.Words for JasperReports!
Aspose.Words for JasperReports is the only known solution on the market that makes possible exporting reports from JasperReports and JasperServer to editable Microsoft Word documents with the highest degree of precision. JasperReports and JasperServer do not have built-in abilities to export reports as Microsoft Word documents; the only exception is the RTF format that uses positioned items such as textboxes, which makes the generated documents … Continue Reading
Posted in Aspose.Words Product Family
Aspose Customer Newsletter, April 2009
<!– #newsletter-body {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
background-color:#FFFFFF;
} #newsletter-body h4 {
font-size:16px;
} #newsletter-body a, #newsletter-body a:link, #newsletter-body a:visited, #newsletter-body a:active, #newsletter-body a:focus {
text-decoration:none;
color: #009fcd;
} #newsletter-body a:hover {
text-decoration:underline;
} #newsletter-body ol li{
line-height: 1.3em
} #newsletter-body hr {
height: 1px;
clear: both;
} –>
… Continue Reading
Posted in Customer Newsletters
Aspose 2009年04月お客様へのメールマガジン
#newsletter-body {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
background-color:#FFFFFF;
} #newsletter-body h4 {
font-size:16px;
} #newsletter-body a, #newsletter-body a:link, #newsletter-body a:visited, #newsletter-body a:active, #newsletter-body a:focus {
text-decoration:none;
color: #009fcd;
} #newsletter-body a:hover {
text-decoration:underline;
} #newsletter-body ol li{
line-height: 1.3em
} #newsletter-body hr {
height: 1px;
clear: both;
}
… Continue Reading
Posted in Aspose Japan
Aspose.Words for .NET 6.3.0 Released
What’s New
- About 50 fixes and enhancements
- Support for Glossary Document in OOXML import/export.
- New classes GlossaryDocument, DocumentBase, BuildingBlock and enums.
To see all fixes and download http://www.aspose.com/community/files/51/file-format-components/aspose.words-for-.net-and-java/default.aspx
Aspose.Words Supports Glossary Documents in OOXML
The ECMA-376 specification (2.12 Glossary Document) defines the glossary document as:
Within a WordprocessingML file, the
glossary document is a supplemental storage location for additional document content which shall travel with the document, but which shall not be displayed for printed as part of the … Continue Reading Posted in Aspose.Words Product Family