Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 9,167 for

filter

(0.07 sec)
  1. CompareOptions.Target | Aspose.Words for .NET

    Discover how to set the Target property in CompareOptions for effective document comparison. Streamline your process with precise targeting today!...set ; } Examples Shows how to filter specific types of document...

    reference.aspose.com/words/net/aspose.words.com...
  2. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring formatting for more efficient data comparison.... Examples Shows how to filter specific types of document...

    reference.aspose.com/words/net/aspose.words.com...
  3. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding text box differences for more accurate results.... Examples Shows how to filter specific types of document...

    reference.aspose.com/words/net/aspose.words.com...
  4. CompareOptions.CompareMoves | Aspose.Words for ...

    Effortlessly compare document differences with CompareOptions CompareMoves. Discover key insights and streamline your workflow today!... Examples Shows how to filter specific types of document...

    reference.aspose.com/words/net/aspose.words.com...
  5. ParagraphCollection class | Aspose.Words for Py...

    aspose.words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...assertEqual ( 6 , len ( list ( filter ( lambda r : r . revision_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights.... Examples Shows how to filter specific types of document...

    reference.aspose.com/words/net/aspose.words.com...
  7. Pivot Table Hide and Sort Data|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....File Output File Show report filter pages option Add calculated...

    docs.aspose.com/cells/javascript-cpp/pivot-tabl...
  8. Inspect and Navigate SVG in C# – DOM, CSS, XPath

    Learn how to inspect and navigate SVG documents in C# with Aspose.SVG for .NET using DOM traversal, CSS selectors, XPath, and custom node Filters....through nodes with custom filters. In this article, you will...CSS selector, or XPath query; filter nodes with NodeIterator and...

    docs.aspose.com/svg/net/inspect-and-navigate-svg/
  9. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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 the Data for Loading Aspose...workbook from a template file. Filtering loaded data can improve performance...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. SVG 过滤器 – SVG Filters – C# 代码

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

    docs.aspose.com/svg/zh/net/svg-filters/