aspose.words.DocumentBuilder.insert_field method... Returns A Field object that represents the inserted...insert_field() overload. Returns A Field object that represents the inserted...
Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....This method takes OcrInput object and optional recognition settings...list of RecognitionResult objects, that allow you to perform...
PS to PDF conversion functionality included in Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....true; //Initialize options object with necessary parameters....true; //Initialize options object with necessary parameters....
Aspose.Cells for Python via Java limitations and API differences.... Object Instantiation & Constructors...Cell value type Object (auto‑converted) Object (auto‑converted)...
Specifies how Aspose.Words exports OfficeMath to SaveFormat.TEXT in Java....Object public class TxtOfficeMathExportM...Shows how to export OfficeMath object as Latex in TXT. Document doc...
Aspose::Words::Vba::VbaReferenceCollection class. Represents a collection of VbaReference Objects. To learn more, visit the documentation article in C++....collection of VbaReference objects. To learn more, visit the Working...(int32_t) Gets VbaReference object at the specified index. Is...
This simple topic explains how to secure OneNote file using Java. It encompasses the IDE settings, programming work flow steps and an example code to password protect OneNote document in Java....disk by using a Document class object Create an instance of the OneSaveOptions...interface. The OneSaveOptions class object is used to set the desired...
This simple article focuses on how to convert Presentation to TIFF using Java by following the detailed configuration steps to use the given code sample. You can use the example to convert PPTX to TIFF in Java without any dependency on MS PowerPoint....Initialize the Presentation class object to load the source presentation...Instantiate the TiffOptions class object and set the desired image options...
This tutorial contains the information on how to convert Visio to SVG in Java. This contains the code snippet in addition to the step-by-step guide so that you can convert VSD to SVG in Java without writing any additional code....files to SVG Initialize an object of Diagram class to load the...file into the Document class object you can use a different constructor...
This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...of the PdfSaveOptions class object to set PDF properties Convert...PDF with the PdfDevice class object These steps elaborate the procedure...