Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 8,547 for

filter

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

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

    products.aspose.com/imaging/python-net/filter/otg/
  2. TIF Images Filters with Python | products.aspos...

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

    products.aspose.com/imaging/python-net/filter/tif/
  3. J2K Images Filters with Python | products.aspos...

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

    products.aspose.com/imaging/python-net/filter/j2k/
  4. EMZ Images Filters with Python | products.aspos...

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

    products.aspose.com/imaging/python-net/filter/emz/
  5. WMZ Images Filters with Python | products.aspos...

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

    products.aspose.com/imaging/python-net/filter/wmz/
  6. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape....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...
  7. Edge Detection Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel Filters such as Edge Detection, as well as custom kernels....Edge Detection Filters Contents [ Hide ] Edge Detection Custom...Kernel Filter in Python Crafting a custom kernel filter for edge...

    docs.aspose.com/imaging/python-net/developer-gu...
  8. SVG Filters – C# Code Examples

    Learn how to write SVG and C# code to implement Gaussian blur, drop shadow, saturation, and light effects to SVG elements and bitmaps....SVG API SVG Filters Live Demos SVG .NET Solution...Reference Download Pricing Buy SVG Filters – Gaussian Blur, Drop Shadow...

    docs.aspose.com/svg/net/svg-filters/
  9. drop-shadow-effect.svg

    <Filter id="shadow" x="-20" y="-20" height="150" width="150"> ......org/2000/svg"> <defs> <filter id="shadow" x="-20" y="-20"...in2="blur" mode="normal" /> </filter> </defs> <ellipse cx="95" cy="90"...

    docs.aspose.com/svg/files/drop-shadow-effect.svg
  10. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....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...