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

filter

(0.15 sec)
  1. FieldImport.graphicFilter property | Aspose.Wor...

    FieldImport.graphicFilter property. Gets or sets the name of the Filter for the format of the graphic that is to be inserted....Gets or sets the name of the filter for the format of the graphic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. List of PSD Layer Resources|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....lnk2/lnk3 Linked Layer phfl Photo Filter blwh Black White (Photoshop...Effects (Photoshop CS6) FMsk Filter Mask (Photoshop CS3) SoLd/PILd...

    docs.aspose.com/psd/net/list-of-psd-layer-resou...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. FieldBibliography.filterLanguageId property | A...

    FieldBibliography.FilterLanguageId property. Gets or sets the language ID that is used to Filter the bibliographic data to only the sources in the document that use that language....language ID that is used to filter the bibliographic data to only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  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/