Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,788 for

filter

(0.07 sec)
  1. SVG Filters – C# Code

    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/
  2. 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...
  3. 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...
  4. 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...
  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.previous_pre_order method | Aspose.Words f...

    Node.previous_pre_order method. Gets the previous 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. 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 a 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/
  8. 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...
  9. 高斯模糊 – SVG 滤镜 – C# 代码

    了解如何为高斯模糊滤镜编写 SVG 代码,并查看 C# 示例以对 SVG 元素和位图实现高斯模糊效果。... 在 SVG 中,过滤器由 <filter> 元素定义,该元素在 <defs> 元素内设置。它永...元素内设置。它永远不会自行渲染,并且在概念上被描述为包含其子元素(过滤器基元)的元素。 <filter> 元素有一组属性。过滤器基元所需的属性是 x、y、width、height...

    docs.aspose.com/svg/zh/net/gaussian-blur/
  10. 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...