Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 8,842 for

filter

(0.13 sec)
  1. IStructuredDocumentTag.word_open_xml property |...

    IStructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....docx' ) tags = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.word_open_xml property | ...

    StructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....docx' ) tags = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Pivot Table Hide and Sort Data|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....Assistant Close Show report filter pages option Add calculated...

    docs.aspose.com/cells/net/pivot-table-hide-and-...
  4. Get Pivot Table Refresh Date and Refresh‑By‑Who...

    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....Pivot Table Ribbons Show report filter pages option Analyzing your...

    docs.aspose.com/cells/net/get-pivot-table-refre...
  5. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_type property. Gets type of this Structured document tag....docx' ) tags = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Blur Image in Java

    This article explains how to blur image in Java. It discusses the environment configuration, the program flow, and a runnable sample code to blur picture in Java....the source image Invoke the filter method to apply the image blur...improvise the parameters of the filter method by changing the radius...

    kb.aspose.com/imaging/java/blur-image-in-java/
  7. 从 PDF 文档生成缩略图|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF for Java 从 PDF 文档生成缩略图。... filter ( Files :: isRegularFile ) . filter ( path ->...

    docs.aspose.com/pdf/zh/java/generate-thumbnail-...
  8. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_type property. Gets type of this Structured document tag....docx' ) tags = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....get_Pages () -> idx_get ( 1 ); // Filter annotations using AnnotationSelector...get_Pages () -> idx_get ( 1 ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/cpp/sticky-annotations/