Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 9,137 for

filter

(0.16 sec)
  1. 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/
  2. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...HEADING3 ) for field in list ( filter ( lambda f : f . type == aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Working with Text|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....shapes of the Visio Page and filter plain text without formatting...GetShapeText ( Shape shape ) { // filter shape text if ( shape . getText...

    docs.aspose.com/diagram/java/working-with-text/
  5. Working with GridWeb|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....AfterColumnFilter Fires when the filter is applied on a column. Handling...transform : rotate (- 90deg ); filter: progid : DXImageTransform...

    docs.aspose.com/cells/java/working-with-gridweb/
  6. System prompt recipes|Documentation

    Effective system prompts for Aspose.LLM for .NET chat sessions — concise assistant, structured output, role-play, tool-use stand-ins, and format enforcement.... This is a simple filter at the system level. It does...

    docs.aspose.com/llm/net/use-cases/system-prompt...
  7. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes 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...
  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. View and Update DOC Properties Online or Update...

    View and modify DOC properties through online app for free. Java API code to update DOC properties.... Enhanced Search Filters Improve search efficiency by...by leveraging metadata to filter archived DOC files by author...

    products.aspose.com/total/java/metadata/doc/
  10. Appendix A. Enumeration Extension Methods in C#...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report using C#.... Q: How do I filter a collection using the Where...Boolean value, and the resulting filtered collection can be iterated...

    docs.aspose.com/words/net/appendix-a-enumeratio...