Split DOC files into e Pages using JavaScript code. Save DOC as separate files using JavaScript....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...
This short tutorial guides on how to convert Word to PDF using C#. You can control the process of exporting Word to PDF in C# by setting the output PDF appearance and other properties while opening it in the browser or any other viewer....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...
This article guides on how to convert HTML to PDF using Java. It has a list of steps to write the application, the configuration details, and a runnable sample code to export HTML to PDF using Java....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...
This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...
This quick tutorial contains information on how to convert DWF to PDF in C#. It provides all the necessary details that can be used to write a comprehensive DWF to PDF converter software in C#....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...
Convert HTML to XPS in Java using Aspose.HTML API. Consider various HTML to XPS conversion scenarios in Java code....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...
File formats for images and recognition results supported by Aspose.Ocr....OCR for .NET can recognize any file...images, and photographs Multi-page PDF documents, TIFF and DjVu...
Convert HTML to SVG format in C# code. Save HTML as SVG using C#....Svg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .svg" ,...