Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 8,841 for

filter

(0.16 sec)
  1. 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...
  2. light-effect.svg

    <Filter id = "F1"> docs.aspose.com/svg/files/light-effect.svg

  3. light.svg

    <Filter id = "F1"> docs.aspose.com/svg/files/light.svg

  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. 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/
  6. 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/
  7. 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/
  8. 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...
  9. 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...
  10. Filtering and Indexing GIS Vector Layers in C#|...

    With GIS C# .NET Library or API, you can Filter GIS vector layers by attribute values or spatial bounds. You can also use indices to speed up Filtering and spatial queries....Filtering and Indexing GIS Vector Layers in C# Contents [ Hide...Aspose.GIS for .NET you can filter layers by attribute values...

    docs.aspose.com/gis/net/filtering-and-indexing/