Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: July 2010
Extract Text and Extract Text By Rectangle in PDF using Java
We have published the new version of Aspose.PDF for Java. In Aspose.PDF for Java 3.1.0, the text extraction mechanism has been improved not only for total text extraction but also the text extraction by rectangle using extractTextInRectangle method. We have also enhanced the replace text mechanism. You can now wordwrap the replaced text as well, if the new text is longer than the page width. Please see the details and an example in the following topic: Setting Wordwrap while … Continue Reading
Posted in Aspose.PDF Product Family
Read and Write Outlook MSG Files in Java Applications without using Microsoft Outlook®
After the enormous success of Aspose.Email for .NET, we are very excited to announce the release of our new product, Aspose.Network for Java. Using Aspose.Email for Java you will be able to develop Java applications that are capable of reading and writing Microsoft Outlook® MSG files without using Microsoft Outlook®. Download the free trial version of Aspose.Email for Java and see its features at work.… Continue Reading
Posted in Aspose.Email Product Family
Aspose Customer Newsletter, July 2010
Posted in Customer Newsletters Tagged migration tip, technical article, video tutorial
Aspose 2010年07月お客様へのメールマガジン
#newsletter-body font {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.6em;
background-color:#FFFFFF;
color: #646464;
} #newsletter-body font strong {
font-family: Arial, Helvetica, sans-serif;
color: #646464;
} #newsletter-body h4 {
font-family: Helvetica, Arial, sans-serif;
color: #0066cc;
font-size: 24px;
font-style: normal;
font-weight: 100;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
margin-bottom: 12px;
margin-top: 28px; } #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{
font-family: Arial, Helvetica, sans-serif;
line-height:… Continue Reading
Posted in Aspose Japan
Convert PDF to TIFF using C#
Aspose.Pdf.Kit for .NET 4.6.0 has been published. In this latest version, we have introduced some new features and improved many existing features. The main enhancements have been made in PdfViewer, PdfAnnotationEditor, PdfConverter, PdfFileEditor and PdfFileInfo classes.
We have improved font rendering mechanism which allows better PDF printing using PdfViewer class and enhanced PDF to image conversion using PdfConverter class. We have added support for a new image format; EMF is the new image format which is supported while converting PDF … Continue Reading
Posted in Aspose.PDF Product Family