Aspose March Updates

aspose_seo

Well-known member
Joined
Jan 21, 2007
Messages
294
Programming Experience
1-3
Aspose.Words is one of the .NET components offered by Aspose that supports to Write, Modify and Read a Word document without using Microsoft Word. It supports Drawing Objects, Endnotes & Footnotes to HTML and from Form fields to PDF as form fields, Namespaces, Textboxes in documents, Content and Formatting Manipulation & Mail Merge abilities etc. It also supports file formats to Open & Save: DOC, RTF, WordprocessingML, HTML/XHTML and also save as; TXT & PDF (requires Aspose.Pdf).

Please click HERE to download Aspose.Words.

Contact:
Suite 180, 9 Crofts Avenue
Hurstville, NSW, 2220
Australia
http://www.aspose.com/
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465l
 
Aspose.Network for .NET – 3.3.0.0 Released

Aspose.Network is a suite of .NET components for professional network programming. Main features are; Support for Microsoft Exchange Server, Drag & Drop messages from Microsoft Outlook, Sending a Batch of Emails and Mail Merge features, Import & Export emails from Mht & Eml formats. Also supports .NET logging framework, querying, retrieving and deleting messages. It supports all the useful features of SMTP, MIME, POP3, FTP, WhoIs, DNS, ICMP, IMAP, HTTP, SOCKS 4/4A and SOCKS 5.

Please click HERE to download Aspose.Network for .NET.

Contact:
Suite 180, 9 Crofts Avenue
Hurstville, NSW, 2220
Australia
http://www.aspose.com/
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465l
 
Adding glossary in Aspose.Pdf for .Net

Aspose.Pdf is a .Net component to write Pdf documents without using Adobe Acrobat. Adding glossary to Aspose.Pdf for .Net is not supported directly yet it is possible to create glossary using the #$REFPAGE symbol.

Click HERE to read the complete article in addition with the code examples both in VB.NET and C#.

Contact Information:
Suite 180, 9 Crofts Avenue
Hurstville, NSW, 2220
Australia
http://www.aspose.com/
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465l

 
How to Generate Real Microsoft Word DOC Documents from Crystal Reports

Crystal Reports has long been able to produce reports in RTF format (giving them the .DOC extension by default which always created confusion). Using Aspose.Words you can quickly and easily convert from RTF to real DOC either on the server or on the client side. Conversions in any direction between Microsoft Word formats (DOC, RTF and WordML) in Aspose.Words are high-fidelity.

The code to convert any RTF to DOC is as simple as this:
Aspose.Words.Document doc = new Document("C:\\MyFolder\\MyFile.rtf"); doc.Save("C:\\MyFolder\\MyFile.doc");

Click HERE to read the complete article.

Contact Information:
Suite 180, 9 Crofts Avenue
Hurstville, NSW, 2220
Australia
http://www.aspose.com/
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465l
 
Aspose.Pdf.Kit for .Net 2.4.0.0 Released

Aspose.Pdf.Kit is a .NET component to edit the existing Pdf documents and supports Windows Forms and ASP.NET applications. It also supports for XFA, Concatenating multiple Pdf files into one,14 built-in Font styles, Modifying AcroForm, Extracting and adding Images and Text, Add or set user-defined XMP Metadata to an existing Pdf, Encrypting or Decrypting a Pdf file, Adding Watermark or Logo, Append pages and converting Pdf file to TIFF, BMP, PNG & JPG image.

Please click HERE to download Aspose.Pdf.Kit for .NET.

Contact Information:
Suite 180, 9 Crofts Avenue
Hurstville, NSW, 2220
Australia
http://www.aspose.com/
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465l
 
Back
Top