Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 8,381 for

filter

(0.1 sec)
  1. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....used to filter data quickly. It can be used to filter data both...

    docs.aspose.com/cells/python-net/create-slicer/
  2. IIndexFilter Interface | Aspose.Words for .NET

    Defines Filters in Aspose.Words to skip document items by index for faster, flexible processing....IIndexFilter interface Defines a filter for skipping items based on...

    reference.aspose.com/words/net/aspose.words/iin...
  3. Aspose::Words::Fields::FieldBibliography::get_F...

    Aspose::Words::Fields::FieldBibliography::get_FilterLanguageId method. Gets the language ID that is used to Filter the bibliographic data to only the sources in the document that use that language in C++....language ID that is used to filter the bibliographic data to only...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose.Cells 16.12.0 中的公共 API 更改|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....DocumentProperties to constructor LoadFilter filter = new LoadFilter ( LoadDataFilterOption...above options . setLoadFilter ( filter ); //Load a template file by...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. Setting Dynamic Array Formulas with C++|Documen...

    How to use Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel with C++.... conditional operations, filtering data, and more. Benefits:...handle arrays natively, such as FILTER , SORT , UNIQUE , SEQUENCE...

    docs.aspose.com/cells/cpp/calculation-of-dynami...
  6. Create Multipage TIFF using Java

    This show guide explains how to create multipage TIFF using Java. It provides information to set the IDE, a list of steps, and a sample code to combine multiple TIFF files into one using Java....names from the source directory Filter files of desired image types...output the TIFF file name, filter the source image file names...

    kb.aspose.com/imaging/java/create-multipage-tif...
  7. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph.... for paragraph in list ( filter ( lambda p : p . list_format...list_format . is_list_item , list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects using Aspose.OCR for Python via .NET to improve recognition accuracy....through auto_denoising processing filter. # Instantiate Aspose.OCR API...processing filters = PreprocessingFilter () filters . add ( PreprocessingFilter...

    docs.aspose.com/ocr/python-net/denoise/
  10. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold.... apply Binarize processing filter: The image is automatically...when applying the following filters: Noise removal Contrast correction...

    docs.aspose.com/ocr/net/binarization/