This section explains how to insert PDF pages with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...
How to convert an image to black and white either automatically or by manually specifying a threshold....// Add an image to OcrInput object and apply processing filters...// Add an image to OcrInput object and apply processing filters...
Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....The AutoFilter property is an object of the AutoFilter class, which...// Instantiating a Workbook object by opening the Excel file through...
Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....have a corresponding FontInfo object which contains details about...
Explore how to split a PDF into individual pages in Python using Aspose.PDF, allowing for easy page extraction and management....): # create a new Document object new_document = self . Document...
Shading.backgroundPatternThemeColor property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) Object....associated with this Shading object. get backgroundPatternThe ()...
Shading.foregroundPatternThemeColor property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) Object....associated with this Shading object. get foregroundPatternThe ()...
DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../documentproperty/) Object by index....Returns a DocumentProperty object by index. def __getitem__ (...