Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 8,414 for

filter

(0.15 sec)
  1. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....text from PDF document by filtering TextMarkupAnnotation and using...Pages [ 1 ]. Annotations ) { // Filter TextMarkupAnnotation if ( annotation...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  2. 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...
  3. 从网站提取 SVG – Aspose.HTML for .NET

    了解如何从网站下载 SVG。参考 C# 示例,自动从任何网站外挂内联和外部 SVG。... Distinct (); 11 12 // Filter out non SVG images 13 IEnumerable...

    docs.aspose.com/html/zh/net/extract-svg-from-we...
  4. XPS page event-based modifications | .NET

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

    docs.aspose.com/page/net/xps/event-based-modifi...
  5. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...PdfSaveOptions(); 10 // Set the filter for the pages that need conversion...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  6. 从网站提取 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...
  7. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(int count) False factors Factors float[] False True True positions Positions float[] False True True a......ResizeType False True True filter_type FilterType ImageFilterType...GetSkewAngle() float False filter(rectangle, options) Filter(Rectangle rectangle...

    docs.aspose.com/imaging/python-net/python-notes...
  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. 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...
  10. 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...