Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 9,184 for

filter

(0.3 sec)
  1. 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...
  2. Blur Image in C#

    This article discusses how to blur image in C#. It covers the system configuration, the procedure, and a runnable code snippet to blur picture in C#....image blur effect with the Filter method Write the blurred image...and the sigma value into the Filter method. Finally, export the...

    kb.aspose.com/imaging/net/blur-image-in-csharp/
  3. Get Pivot Table Refresh Date and Refresh‑by‑Who...

    How to get Pivot Table refresh date and refresh‑by‑who information with Aspose.Cells for Node.js via C++....Pivot Table Ribbons Show report filter pages option Analyzing your...

    docs.aspose.com/cells/nodejs-cpp/get-pivot-tabl...
  4. Story.tables property | Aspose.Words for Python

    Story.tables property. Gets a collection of tables that are immediate children of the story.... count ) for table in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for JavaScript via C++....Scenarios Instead of adjusting filters to show dates, you can use...Timeline—a dynamic filter option that lets you easily filter by date/time...

    docs.aspose.com/cells/javascript-cpp/create-tim...
  6. 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-...
  7. 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...
  8. 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...
  9. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the shape has image bytes or links an image....) # Get all shape nodes and filter those that have images shapes_with_images...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Dynamic Array Formulas|Documentation

    How to use the Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk.... conditional operations, filtering data, and more. Benefits:...handle arrays natively, such as FILTER , SORT , UNIQUE , SEQUENCE...

    docs.aspose.com/cells/net/calculation-of-dynami...