Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 8,371 for

filter

(0.15 sec)
  1. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....the automated preprocessing filter that inverts colors in the...OCR_IMG_PREPROCESS_INVERT preprocessing filter. std :: string image_path =...

    docs.aspose.com/ocr/cpp/invert/
  2. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....ContrastCorrection preprocessing filter. AsposeOCR api = new AsposeOCR...PreprocessingFilter filters = new PreprocessingFilter (); filters . add (...

    docs.aspose.com/ocr/java/contrast/
  3. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... for comment in list ( filter ( lambda c : c . ancestor ==...== None , list ( filter ( lambda a : a is not None , map ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldImport.graphic_filter property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java.... Gets the zero-based index filter used to determine which pages...value) Sets the zero-based index filter used to determine which pages...

    reference.aspose.com/words/java/com.aspose.word...
  6. Insert Timeline with Golang via C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....Scenarios Instead of adjusting filters to show dates, you can use...Timeline—a dynamic filter option that lets you easily filter by date/time...

    docs.aspose.com/cells/go-cpp/create-timeline/
  7. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm.... filter ( s => s . hasImage ). length...node => node . asShape ()). filter ( s => s . hasImage ). length...

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

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph.... 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. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....and manual image processing filters that enhance an image before...engine. Each preprocessing filter increases the image processing...

    docs.aspose.com/ocr/java/image-processing/
  10. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just loading and saving the file in the desired format....can apply different types of filters while loading the source XLS...to apply filter while loading the source XLS Set filter to load...

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