Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 8,157 for

filter

(0.07 sec)
  1. Emboss Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel Filters such Emboss3x3 as well as custom kernels....Emboss Filters Contents [ Hide ] Emboss Kernel Filter In this...effect, known as the "Emboss" filter, relates the appearance of...

    docs.aspose.com/imaging/net/developer-guide/man...
  2. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel Filters such Gaussian Blur as well as custom kernels....Blur Filters Contents [ Hide ] Gaussian Blur Kernel Filter in Java...Box image filters , which employ an averaging filter, the simple...

    docs.aspose.com/imaging/java/developer-guide/ma...
  3. 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...
  4. Emboss Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel Filters such Emboss3x3 as well as custom kernels....Emboss Filters Contents [ Hide ] Emboss Kernel Filter in Python...recognized as the "Emboss" filter, imparts an appearance alike...

    docs.aspose.com/imaging/python-net/developer-gu...
  5. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....LoadOptions with Custom Load Filter </ title > </ head > < body...LoadOptions and Custom Load Filter </ h1 > < input type = "file"...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  6. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!... False ); Shows how to filtering pages base on page color..../// Prints document pages filtered by color requirements. ///...

    reference.aspose.com/words/net/aspose.words.ren...
  7. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed pages in Aspose.Words to skip specific indexes and save time....or sets the zero-based index filter used to determine which pages...printed. Examples Shows how to filtering pages using a page number...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to streamline project management processes....supporting project data such as filters, tables, groups, embedded objects...writing exceptions, retrieving filter and group definitions, extracting...

    docs.aspose.com/tasks/net/utility-features/
  9. 高斯模糊 – SVG 滤镜 – C# 代码

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

    docs.aspose.com/svg/zh/net/gaussian-blur/
  10. ShapeBase.wrapSide property | Aspose.Words for ...

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the shape.... filter ( s => s . shapeType == aw...toEqual ( 3 ); expect ( shapes . filter ( s => s . shapeType == aw...

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