Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 7,886 for

filters

(0.12 sec)
  1. Conversion to grayscale|Documentation

    How to convert source images to grayscale using Aspose.OCR for Python via .NET before recognition....results of other processing filters, such as automatic deskewing...performed when applying the median filter . Grayscale conversion To convert...

    docs.aspose.com/ocr/python-net/grayscale/
  2. Filter Objects while loading Workbook or Worksh...

    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....Filter Objects while loading Workbook or Worksheet Contents [...LoadFilter property while filtering data from the workbook. But...

    docs.aspose.com/cells/net/filter-objects-while-...
  3. Dilation|Documentation

    How to make characters in an image thicker using Aspose.OCR for Python via .NET to improve recognition accuracy....provides a special processing filter called dilation that can increase...image through dilate processing filter. # Instantiate Aspose.OCR API...

    docs.aspose.com/ocr/python-net/dilate/
  4. Contrast correction|Documentation

    How to automatically increase image contrast using Aspose.OCR for Python via .NET to improve recognition accuracy....contrast_correction_filter processing filter. # Instantiate Aspose...processing filters = PreprocessingFilter () filters . add ( PreprocessingFilter...

    docs.aspose.com/ocr/python-net/contrast/
  5. Data Filtering with C++|Documentation

    Learn how to add data filter by using the Aspose.Cells for C++ API....Data Filtering with C++ Contents [ Hide ] Microsoft Excel provides...autofilter feature allows users to filter items in a list according to...

    docs.aspose.com/cells/cpp/data-filtering/
  6. Three methods for filtering Chart Data with Nod...

    Learn how to filter charts in Excel using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to apply Filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....Three methods for filtering Chart Data with Node.js via C++ Contents...1. Filtering out series to render a chart Steps to filter series...

    docs.aspose.com/cells/nodejs-cpp/filtering-char...
  7. Aspose.PSD for .NET 23.5 - Release Notes|Docume...

    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....Category PSDNET-343 Support of Filter: Sharpen -> Sharpen Feature...examples: PSDNET-343. Support of Filter: Sharpen -> Sharpen string...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  8. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....The preprocessed image after filters (e.g., binarization, noise...fine-tuning preprocessing filters. Property Description set_debug_mode...

    docs.aspose.com/ocr/python-net/debug/
  9. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....through auto_skew processing filter. # Instantiate Aspose.OCR API...processing filters = PreprocessingFilter () filters . add ( PreprocessingFilter...

    docs.aspose.com/ocr/python-net/deskew/
  10. Color inversion|Documentation

    How to swap colors in an image using Aspose.OCR for Python via .NET to improve recognition accuracy....provides the automated processing filter that inverts colors in the...image through invert processing filter. # Instantiate Aspose.OCR API...

    docs.aspose.com/ocr/python-net/invert/