Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 8,933 for

filter

(0.69 sec)
  1. Delete Emails from POP3 Server|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.... UndeleteMessages (); Filter Emails from Mail Server Asynchronous...

    docs.aspose.com/email/net/delete-emails-from-po...
  2. Pivot Tables|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....Table with Golang via C++ Pivot Filter with Golang via C++ Working...

    docs.aspose.com/cells/go-cpp/pivot-tables/
  3. Aspose.Cells for C++

    This API allows you to do all kinds of operations on Excel files files in C++ code including creating, editing and converting etc....Excel File using C++ How to Add Filter in XLSX File using C++ How...

    kb.aspose.com/cells/cpp/
  4. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included....to insert a TOC field, and filter which TC fields end up as entries...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story.paragraphs property | Aspose.Words for Py...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....assertEqual ( 6 , len ( list ( filter ( lambda r : r . revision_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to remove Freetext Annotation using Java | ...

    Remove Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/java/annotation/freetex...
  7. How to remove Caret Annotation using Java | Asp...

    Remove Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/java/annotation/caret/r...
  8. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... shapes = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... shapes = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape Annotations via Python|Aspose.PDF for Pyt...

    Learn how to add, inspect, and delete line, square, circle, polygon, and polyline annotations in PDF documents using Aspose.PDF for Python via .NET....To inspect line annotations, filter the annotations collection...inspect square annotations, filter the first page annotations...

    docs.aspose.com/pdf/python-net/shape-annotations/