Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 8,958 for

filter

(1.27 sec)
  1. Copy VBA Macro UserForm DesignerStorage from Te...

    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....Signature of VBA Code is Valid Filter VBA Project while loading a...

    docs.aspose.com/cells/python-net/copy-vba-macro...
  2. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... filter ( r => r . revisionType ==...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to get Freetext Annotation using Java | Asp...

    Get 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...
  4. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....assertEqual ( 6 , len ( list ( filter ( lambda r : r . revision_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list.... filter ( p => p . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Get Warnings while Loading Excel File|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....AI Document Assistant Close Filter Defined Names while loading...

    docs.aspose.com/cells/java/get-warnings-while-l...
  7. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry....to insert a TOC field, and filter which TC fields end up as entries...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children.... filter ( p => p . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...filter(run → run.getText().contains(ControlChar...Arrays.stream(runs.toArray()).filter(run -> run.getText().contains(ControlChar...

    forum.aspose.com/t/topic/311299
  10. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...pdf" ); // Filter annotations using AnnotationSelector..."appartments_mod.pdf" ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/java/figures-annotation/