Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 8,385 for

filter

(0.17 sec)
  1. Accessibility Validator – Aspose.HTML for .NET

    Learn how to use Aspose.HTML for .NET to check website accessibility against WCAG rules, such as principles, guidelines, and criteria....is convenient for creating a filter from scratch, when you need...accessibility validator with empty filters, and set's html and css technologies...

    docs.aspose.com/html/net/accessibility-validator/
  2. 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/
  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. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....DataTable but then need to apply a filter or sort before the mail merge...the "Grade" column // and filters out rows with values of less...

    reference.aspose.com/words/net/aspose.words.mai...
  7. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...invisible) for the visible filter with the below parameters :...want to change the visible filter at runtime,you can call the...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  8. 使用优雅图表动态生成格式化的Excel报表|Documentation

    本文介绍了如何在GridWeb中生成报表。...} //This method is used to filter distinct values from CategoryName...DataView ( ds . Tables [ 0 ]); //Filter data in the DataView object...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  9. 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...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...filter(Objects::nonNull) .collect(Collectors...

    forum.aspose.com/t/unable-to-extract-javascript...