Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 16,096 for

filters

(0.02 sec)
  1. filteroptionsbase - Aspose.Imaging for Java - A...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....filteroptions The package handles filter options. Uses of FilterOptionsBase...Description void RasterImage. filter ( Rectangle rectangle, FilterOptionsBase...

    reference.aspose.com/imaging/java/com.aspose.im...
  2. renderingoptions - Aspose.HTML for Java - API R...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....filters com.aspose.html.dom.svg.paths...aspose.html.dom.traversal.filters com.aspose.html.dom.views com...

    reference.aspose.com/html/java/com.aspose.html....
  3. PivotArea.Filters | Aspose.Cells for .NET API R...

    PivotArea property. Gets all Filters for this PivotArea...Filters PivotArea.Filters property Gets all filters for this...public PivotAreaFilterColle Filters { get ; } See Also class PivotAreaFilterColle...

    reference.aspose.com/cells/net/aspose.cells.piv...
  4. Class RowFilterSettings | Aspose.Cells for .NET...

    Aspose.Cells.GridDesktop.RowFiltersettings class. Summary description for RowFilter...Criteria { get; set; } The filter criteria string. EnableAutoFilter...get; set; } Enables auto filtering. The HeaderRow will display...

    reference.aspose.com/cells/net/aspose.cells.gri...
  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. 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/
  7. PivotArea class | Aspose.Cells for Python via ....

    PivotArea class PivotArea class Presents the selected area of the PivotTable. The PivotArea type exposes the followin......Property Description filters Gets all filters for this PivotArea...select Select the area with filters. See Also module aspose.cells...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Aspose.OCR for Java 22.8 - Release Notes

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for Java 22.8 (August 2022) release....OCRJAVA-269 Preprocessing filters can now be applied to specific...release: Applying preprocessing filters to image regions The following...

    releases.aspose.com/ocr/java/release-notes/2022...
  9. INodeFilter | Aspose.SVG for .NET API Reference

    Filters are objects that know how to filter out nodes. If a NodeIterator or TreeWalker is given a NodeFilter it applies the filter before it returns the next node. If the filter says to accept the node the traversal logic returns it otherwise traversal looks for the next node and pretends that the node that was rejected was not there....interface Filters are objects that know how to “filter out” nodes...the filter before it returns the next node. If the filter says...

    reference.aspose.com/svg/net/aspose.svg.dom.tra...
  10. 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/