Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 8,430 for

filter

(0.06 sec)
  1. EPS Images Filters with Python | products.aspos...

    How to use Python to apply Filters for EPS images and photos on desktop and web applications....NET Filter Eps PPTX DOCX XLSX PDF ODP...Apply Filters for EPS Images Create Python Apps to Filter EPS Images...

    products.aspose.com/imaging/python-net/filter/eps/
  2. DICOM Images Filters with Python | products.asp...

    How to use Python to apply Filters for DICOM images and photos on desktop and web applications....NET Filter Dicom PPTX DOCX XLSX PDF ODP...Apply Filters for DICOM Images Create Python Apps to Filter DICOM...

    products.aspose.com/imaging/python-net/filter/d...
  3. GridDesktop: read only mode, exceptions with Au...

    See attached sample - it loads an excel file in GridDesktop in read only mode (using version 25.2). GridDesktopTest.zip (12.6 KB) I observe three issues: Issue 1: Though the grid is in read only mode, a “Convert to n…...defines a filter range from A2 to E17. If I apply the filter only...E2, the empty rows make the filter range end before them in Excel...

    forum.aspose.com/t/griddesktop-read-only-mode-e...
  4. Utility Features Available in Aspose.Tasks for ...

    The page describes a set of useful utility functions that can be applied to project files using Aspose.Tasks for Java. Such as critical path calculation, working with task Filters and so on....with ❤ by GitHub Working with Filter Data from MPP files Aspose...to read Information about filters applied to an MPP file data...

    docs.aspose.com/tasks/java/utility-features/
  5. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....docx' ) shapes = list ( filter ( lambda a : a is not None...assertEqual ( 3 , len ( list ( filter ( lambda s : s . shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm....list ( filter ( lambda s : s . has_image , list ( filter ( lambda...list ( filter ( lambda s : s . has_image , list ( filter ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Dewarping|Documentation

    How to straighten curved and distorted images using Aspose.OCR for Python via .NET before recognition....NET implements a processing filter for automated correction of...recognition. The dewarping filter automatically converts the...

    docs.aspose.com/ocr/python-net/dewarp/
  8. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....implements a preprocessing filter for automated correction of...recognition. The dewarping filter automatically converts the...

    docs.aspose.com/ocr/java/dewarp/
  9. 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/
  10. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....list ( filter ( lambda s : s . has_image , list ( filter ( lambda...shapes )))))))) for shape in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...