Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 9,188 for

filter

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

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

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

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....NET Email Filter 1 .NET email pagination 1 ...excel using csharp 1 apply filter to images in python 1 Apply...

    blog.aspose.com/zh/tags/
  7. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....NET Email Filter 1 .NET email pagination 1 ...excel using csharp 1 apply filter to images in python 1 Apply...

    blog.aspose.com/zh-hant/tags/
  8. 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...
  9. 修改 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-...
  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...