Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 8,527 for

filter

(0.17 sec)
  1. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...8:30pm 10 @LeahGreen In order to filter only text annotations and leave...

    forum.aspose.com/t/differentiation-between-comm...
  2. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....SHAPE, True) , filter those where Shape.has_image...

    docs.aspose.com/words/python-net/working-with-i...
  3. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....real-time image processing filter to the rendered image. In this...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....obtain all paragraph nodes, then filter them by checking paragraph...

    docs.aspose.com/words/net/working-with-styles-a...
  5. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....js via C++ Filter Defined Names while loading...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  6. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom Filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....Inspection SVG – Using DOM, Custom Filters, CSS Selectors, XPath Contents...the SVG file; about custom filters usage for iterating over the...

    docs.aspose.com/svg/net/navigation-inspection/
  7. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....} //This method is used to filter distinct values from CategoryName...handler. The data report is filtered based on the selected item...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java....filter(SmartTag.class::isInstance)...SMART_TAG, true).toArray()) .filter(SmartTag.class::isInstance)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Exchange Mailbox and Messages usin...

    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....Exchange Server using WebDav Filter Messages From Exchange Mailbox...

    docs.aspose.com/email/net/working-with-exchange...
  10. Order of emails returned by EnumerateMessages i...

    Hello, I’m working with Aspose.Email to process PST files and have noticed something about the EnumerateMessages method that I’d like to clarify. From my observations, the order of emails returned by EnumerateMessages …... Apply filters and queries (for example, by...GetSubFolder("Inbox"); // Build a query to filter messages by date (e.g., since...

    forum.aspose.com/t/order-of-emails-returned-by-...