Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 8,855 for

filter

(0.15 sec)
  1. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...PdfSaveOptions > (); 21 // Set the filter for the pages that need conversion...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  2. Opening Files with Different Formats with JavaS...

    Aspose.Cells for JavaScript via C++ API allows you to open or read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Files with JavaScript via C++ Filter Defined Names while loading...

    docs.aspose.com/cells/javascript-cpp/opening-fi...
  3. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++....interactive, allowing users to filter, sort, and drill down into...summary statistics. Filtering : They provide filtering capabilities...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/
  4. Font Metadata

    Font metadata gives a bunch of common information and some technical details. It helps distinguish, categorize and properly use them....as it allows you to search, filter, and sort files relying on...

    docs.aspose.com/font/net/font-metadata/
  5. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(System.Int32 count) False factors Factors System.Single[] False True True positions Positions System.S......ResizeType False True True filter_type FilterType Aspose.Imaging...Single False filter(rectangle, options) Filter(Aspose.Imaging...

    docs.aspose.com/imaging/python-net/python-notes...
  6. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture 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...
  7. 修改 XPS 页面事件 | Java

    学习如何使用 Aspose.Page API for Java 转换 XPS 文件时对所有输出页面进行重复更改...PdfSaveOptions(); 10 // Set the filter for the pages that need conversion...

    docs.aspose.com/page/zh/java/xps/modifying-xps-...
  8. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。... Shape shape ) { // Filter shape text if ( shape . Text...

    docs.aspose.com/diagram/zh/net/working-with-text/
  9. 使用文本|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....GetShapeText ( Shape shape ) { // filter shape text if ( shape . getText...

    docs.aspose.com/diagram/zh/java/working-with-text/
  10. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....filter(x -> x.getName() == signPersonName)...= gSignPersonList.stream().filter(x -> x.getName() == signPersonName)...

    reference.aspose.com/words/java/com.aspose.word...