Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Romank
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
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 .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
Using Aspose.Words? We Code for You for Free!
Here is an offer:
For the entire month of April 2009 we will code for you for free!
If you are evaluating or using Aspose.Words and cannot be bothered with a new component/API and just prefer the code done for you – ask us. The Aspose.Words technical support and development team is happy to assist.
How to Apply
- Post your request in the Aspose.Words Forums. Specify that you need a Custom Code.
- Specify your requirements as best as you can
Posted in Aspose.Words Product Family
How to: Export reports as Word Documents from Microsoft Report Viewer!
Question: How?
Answer: Use Aspose.Words for Reporting Services.
This is a recent (although not latest) feature, but I really love it and would like to take this opportunity to mention it again.
Microsoft Report Viewer out of the box allows export only to PDF and HTML when working in the Local Mode.
We’ve just made a demonstration video about how easy it is to:
Export reports to DOC, OOXML, RTF or WordprocessingML from Microsoft Report Viewer working in the Local … Continue Reading
Posted in Aspose.Words Product Family
w:sz w:val="3276"
<w:style w:type=”paragraph“ w:default=”1“ w:styleId=”Normal“>
<w:name w:val=”Normal” />
<w:qFormat />
<w:rsid w:val=”00067620” />
<w:rPr>
<w:rFonts w:cs=”Times New Roman” />
<w:sz w:val=”3276” />
<w:szCs w:val=”3276” />
</w:rPr>
</w:style>
The above value means the font size is 3276/2 = 1638pt = 22.75inches!
That value
Posted in Aspose.Words Product Family
Proposed Breaking Change to Sections
Hi all,
When Aspose.Words was being designed 5 or so years ago there was no OOXML and even WordprocessingML was relatively new. We did our best to design a document object model that is rich yet easy to use and resembles Microsoft Word Automation.
One of the main classes is Section. The document object model is a tree of nodes in Aspose.Words. The root node is the Document object and the next level down is Section.
This resulted … Continue Reading
Posted in Aspose.Words Product Family
Performance Improvements and Other Fixes in Aspose.Words for .NET 6.2.0
Hi,
We’ve just released Aspose.Words for .NET 6.2.0 and I would like to describe some of the exciting changes we’ve done.
Performance Improvements in the Rendering Engine
Thanks to users who’ve been testing (should I say stress testing) our product we’ve been able to track down and fix some sore spots in our rendering and page layout code.
One issue was causing memory not to be released soon enough after rendering. The fix makes sure all memory used during document … Continue Reading
Posted in Aspose.Words Product Family
More Aspose.Words Case Studies
Thanks to customers who have recently submitted some new Case Studies for Aspose.Words. It was especially nice to finally get a case study for Aspose.Words for Java.
See the list of Case Studies here http://www.aspose.com/community/files/51/file-format-components/aspose.words-for-.net-and-java/category1240.aspx
Posted in Aspose.Words Product Family
Aspose.Words for .NET 6.1.0 Released
More than 50 fixes and enhancements. Check the download out http://www.aspose.com/community/files/51/file-format-components/aspose.words/entry163323.aspx
Next release planned for end of February.… Continue Reading
Posted in Aspose.Words Product Family