Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 8,843 for

filter

(1.06 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document 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...
  2. 用 Python 从网站提取 SVG - Aspose.HTML

    了解如何使用 Aspose.HTML 从网站下载 SVG。考虑使用 Python 示例自动从任何网站外挂内联和外部 SVG。...for img in images) 19 20 # Filter only SVG images 21 svg_urls...

    docs.aspose.com/html/zh/python-net/extract-svg-...
  3. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...used PersonalStorageQuery to filter the required params. So the...4:07pm 14 Hello @MaazHussain , Filtering data by categories and status...

    forum.aspose.com/t/how-to-get-the-following-val...
  4. 从网站提取 SVG – Java 示例

    了解如何使用 Aspose.HTML for Java 从网站下载 SVG 文件。自动从任何网页中提取内联和外部 SVG 内容。...getAttribute ( "src" )); 13 } 14 15 // Filter out non SVG images 16 java...

    docs.aspose.com/html/zh/java/extract-svg-from-w...
  5. 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/
  6. Supported Excel Functions with Go|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with Go....distribution FILTER Lookup and reference : Filters a range of data...

    docs.aspose.com/cells/gocpp/supported-formula-f...
  7. 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/
  8. 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...
  9. 使用文本|Documentation

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

    docs.aspose.com/diagram/zh/net/working-with-text/
  10. 使用文本|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/