Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 8,949 for

filter

(0.07 sec)
  1. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type... filter ( s => s . shapeType == aw...toEqual ( 3 ); expect ( shapes . filter ( s => s . shapeType == aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....ContrastCorrectionFi processing filter. Aspose . OCR . AsposeOcr recognitionEngine...PreprocessingFilters . PreprocessingFilter filters = new Aspose . OCR . Models...

    docs.aspose.com/ocr/net/contrast/
  3. Sharpen Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel Filters such as Sharpen, as well as custom kernels....Sharpen Filters Contents [ Hide ] Sharpen Kernel Filter To reach...Sharpen image Sharpen kernel filter C# code example The following...

    docs.aspose.com/imaging/net/developer-guide/man...
  4. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....results of other preprocessing filters, such as automatic deskewing...performed when applying the median filter . Grayscale conversion To convert...

    docs.aspose.com/ocr/cpp/grayscale/
  5. 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...
  6. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for Java....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/java/create-timeline/
  7. Create a Slicer for a Pivot Table|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....used to filter data quickly. They can be used to filter data both...

    docs.aspose.com/cells/python-java/create-slicer...
  8. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object... 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...
  9. Sharpen Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel Filters such as Sharpen, as well as custom kernels....Sharpen Filters Contents [ Hide ] Sharpen Kernel Filter in Python...Sharpen image Sharpen kernel filter Python code example The provided...

    docs.aspose.com/imaging/python-net/developer-gu...
  10. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy....AutoDenoising preprocessing filter. AsposeOCR api = new AsposeOCR...PreprocessingFilter filters = new PreprocessingFilter (); filters . add (...

    docs.aspose.com/ocr/java/denoise/