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

filter

(0.19 sec)
  1. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  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. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story....assertEqual ( 2 , len ( list ( filter ( lambda hf : not hf . as_header_footer...assertEqual ( 6 , len ( list ( filter ( lambda hf : hf . as_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily.... conditional operations, filtering data, and more. Benefits:...handle arrays natively, such as FILTER , SORT , UNIQUE , SEQUENCE...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  6. 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/
  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. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children.... True ) for para 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. 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/
  10. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition to Aspose.OCR for Python via .NET....and manual image processing filters that enhance an image before...sent to the OCR engine. Each filter increases recognition time...

    docs.aspose.com/ocr/python-net/image-processing/