Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 8,528 for

filter

(0.33 sec)
  1. 从网站提取 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...
  2. 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...
  3. 用 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-...
  4. 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...
  5. 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...
  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. 使用文本|Documentation

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

    docs.aspose.com/diagram/zh/net/working-with-text/
  8. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....pdf" ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/java/multimedia-annotation/
  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. 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...