Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 8,949 for

filter

(0.07 sec)
  1. Binarization|Documentation

    How to convert an image to black and white using Aspose.OCR for Python via .NET 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/python-net/binarization/
  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. 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/
  7. 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...
  8. Working with Exchange EWS Client|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....Read, and Organize Messages Filter Messages From Exchange Mailbox...on Server Utility Features Filter Appointments from Exchange...

    docs.aspose.com/email/cpp/working-with-exchange...
  9. Image Effect Creator Licensing Plugin|Documenta...

    Improve your images using the Aspose.Imaging Image Effect Creator Plugin in Java, which allows for seamless application of Filters such as grayscale effect, as well as fine-tuning image parameters like brightness, contrast, and color gamma....of image enhancements and filters. With this plugin, you can...can smooth images using filters such as GaussianBlur, MedianFilter...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  10. Remove Noise from Image using Python

    Refer to this article for image noise reduction using Python. It has details to set the IDE, a list of steps, and a sample code to remove noise from image using Python....Build the Median preprocessing filter using the PreprocessingFilter...the input type and denoising filter Run the recognition process...

    kb.aspose.com/ocr/python/remove-noise-from-imag...