Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 8,843 for

filter

(0.51 sec)
  1. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...are able to apply a custom filter or visitor (e.g., a DocumentVisitor...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  2. Public API Changes in Aspose.Diagram 6.6.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.... GetShape ( 2 ); // filter shapes by type Foreign if (...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. FilterCriteria Data | Aspose.Tasks Documentation

    How to read and modify Filter criteria in Microsoft Project files using Aspose.Tasks for .NET....logical rules applied when filtering tasks or resources in a project...read and manipulate these filtering rules programmatically. The...

    docs.aspose.com/tasks/net/filtercriteria-data/
  4. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....Implement the ability to support filters in rendering. Upgrade to the...enhanced support for kernel filters , enabling stunning image and...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  5. 通过 C++ 和 Node.js 过滤图表数据的三种方法|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中过滤图表。我们的 comprehensive 指南将演示如何应用过滤器到图表,定制图表元素,以及使用数据分析工具获得更好的洞察和做出更明智的决策。...Workbook ( filePath ); // Get filtered series list let nSeriesFiltered...Should be 0 console . log ( "Filtered Series count: " + nSeriesFiltered...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-c...
  6. How to Split PDF using Python

    This article explains how to split PDF using Python. It provides IDE configuration details, step-wise procedure and a runnable sample code that shows how using Python split PDF into pages....You will also learn how to filter the pages and split only the...

    kb.aspose.com/pdf/python/how-to-split-pdf-using...
  7. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API.... Helps in Sorting and Filtering: When dates are formatted...making it easier to sort or filter data chronologically. For example...

    docs.aspose.com/cells/javascript-cpp/format-num...
  8. Working with Messages in a PST File|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....txt" , "" ) Search and Filter Messages in PST Files Personal...apply case-insensitive search filters to locate emails based on sender...

    docs.aspose.com/email/python-net/working-with-m...
  9. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  10. 透视筛选器(C++)|Documentation

    学习如何使用 C++ 和 Aspose.Cells 在透视表中添加筛选器。...SetAutoSortField ( 0 ); // Add top10 filter PivotField filterField = pivotTable...SetAutoSortField ( 0 ); // Add top10 filter PivotField filterField = pivotTable...

    docs.aspose.com/cells/zh/cpp/add-or-clear-pivot...