Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 6,257 for

filter

(0.04 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. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for C++ API....Scenarios When you apply the auto filter on worksheet cells, then some...they are not hidden by an auto filter. It therefore makes difficult...

    docs.aspose.com/cells/cpp/get-all-hidden-rows-i...
  3. CDR Images Filters with Python | products.aspos...

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

    products.aspose.com/imaging/python-net/filter/cdr/
  4. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....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...
  5. TIFF Images Filters with Python | products.aspo...

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

    products.aspose.com/imaging/python-net/filter/t...
  6. PNG Images Filters with Python | products.aspos...

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

    products.aspose.com/imaging/python-net/filter/png/
  7. 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...
  8. 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...
  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...