Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 6,374 for

filter

(0.1 sec)
  1. 投影 – SVG 滤镜 – C# 代码

    了解如何编写 SVG 代码并使用 Aspose.SVG API 创建投影效果,并将投影效果应用于 SVG 形状和文本。...[ Hide Show ] SVG 滤镜 – SVG Filters 允许您打开、创建或编辑 SVG 文档并更改其内容。您可以对...中实现阴影效果有多种方法。让我们看一下其中的两个。 注意: 在 SVG 中,过滤器由 <filter> 元素定义,该元素在 <defs> 元素内设置。它永...

    docs.aspose.com/svg/zh/net/drop-shadow/
  2. 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 C++ 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 MPP file data. This...

    docs.aspose.com/tasks/cpp/utility-features/
  3. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index....assertEqual ( 0 , len ( list ( filter ( lambda n : n . as_paragraph...lists [ 0 ] for paragraph in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API Changes in Aspose.Cells 16.12.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Added APIs Filter Objects at Load Time Aspose...DocumentProperties to constructor LoadFilter filter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Public API Changes in Aspose.BarCode 6.8.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....png" ); Filter ImageBinarization.LineCodesRestoration...Line Codes Restoration filter. This filter restores corrupted strokes...

    docs.aspose.com/barcode/java/public-api-changes...
  6. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....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. Working with Exchange EWS Client|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Exchange Mailbox and Messages Filter Messages From Exchange Mailbox...on Server Utility Features Filter Appointments from Exchange...

    docs.aspose.com/email/cpp/working-with-exchange...
  8. Create Slicer to Excel Table|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....used to filter data quickly. It can be used to filter data both...

    docs.aspose.com/cells/java/create-slicer-to-exc...
  9. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image.... filter ( s => s . asShape (). hasImage...asShape ()); expect ( shapes . filter ( s => s . hasImage ). length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SVG 滤镜和渐变 – SVG Filters and Gradients

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。...Pricing Buy SVG 滤镜和渐变 – SVG Filters and Gradients Contents [ Hide...支持它们。 过滤器由在 <defs> 元素内设置的 <filter> 元素定义。它永远不会自行渲染,并且在概念上被描述为包含其子元素的元素...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...