Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 8,959 for

filter

(0.13 sec)
  1. How to get Images from a PDF in Python

    This topic explains how to get images from a pdf in Python by adhering to a step-wise procedure and a runnable sample code. The sample code can be utilized to get all images from PDF in Python as well as selected ones using a very few lines of code only....name, width, and height to filter the images before saving them...

    kb.aspose.com/pdf/python/how-to-get-images-from...
  2. Opening Files with Different Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....topics Filter Defined Names while loading Workbook Filter Objects...

    docs.aspose.com/cells/java/opening-files-with-d...
  3. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...' ) for field in list ( filter ( lambda f : f . type == aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms.... font_data = list ( filter ( lambda data : data . font_name...

    docs.aspose.com/slides/python-net/embedded-font/
  5. Image Preprocessing via C# | Aspose

    Preprocess image and save result as a new image....OcrInput Applies processing filters to all images in a batch and...OcrInput Applies processing filters to all images in batch and...

    products.aspose.com/ocr/net/recognition/preproc...
  6. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method... filter ( p => p . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes... count ) for table in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API.... Helps in Sorting and Filtering: When dates are formatted...making it easier to sort or filter data chronologically. For example...

    docs.aspose.com/cells/javascript-cpp/format-num...
  9. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java.... Examples: Shows how to filter specific types of document...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Convert XML to XLSX in Python

    This simple topic focuses on how to convert XML to XLSX in Python. It covers the steps for detailed system configuration, and a step-wise algorithm describing program flow. You can load the XML file in Python convert XML to XLSX using simple code....setting the auto filter along with filtering options for data...

    kb.aspose.com/cells/python/how-to-convert-xml-t...