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

filter

(0.1 sec)
  1. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for JavaScript via C++....Certificate to File or Stream Filter VBA Project while loading a...

    docs.aspose.com/cells/javascript-cpp/manage-vba...
  2. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....setUseHeading(true); // We can further filter TA fields by naming a bookmark...setUseHeading(true); // We can further filter TA fields by naming a bookmark...

    reference.aspose.com/words/java/com.aspose.word...
  3. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....filter(x -> x.getName() == signPersonName)...= gSignPersonList.stream().filter(x -> x.getName() == signPersonName)...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....language ID that is used to filter the bibliographic data to only...language ID that is used to filter the bibliographic data to only...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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.... filter ( line -> line != null && ...imageTestEmail . getLayers ()) . filter ( layer -> layer instanceof...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  6. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one bookmark defined. However, when we generate the document through Aspose, the output document contains additional bookmarks (for example,…...template) and use that list for the filter. 2. Suppressing hidden bookmarks...

    forum.aspose.com/t/additional-bookmarks-added-d...
  7. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...'DESC'))" ); This allows you to filter messages using the queryString... which is why sorting or filtering by the actual delivery time...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... Added APIs Filter Objects at Load Time Aspose...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Text Vectorization & Text Security – .NET

    This article explains how to convert SVG text to vector using the VectorizeText property of the SVGSaveOptions class.... The filter, mask, opacity, and other effects...

    docs.aspose.com/svg/net/text-vectorization/
  10. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...that hasImage() (your original filter). Re‑uses the same image‑extraction...

    forum.aspose.com/t/extracting-images-and-captio...