Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 9,138 for

filter

(0.46 sec)
  1. 请问怎么将一个分页符和文本从一个段落中分开 - 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
  2. Pivot Table Hide and Sort Data with C++|Documen...

    Learn how to hide and sort data in pivot tables using Aspose.Cells with C++....Assistant Close Show Report Filter Pages Option with C++ Add calculated...

    docs.aspose.com/cells/cpp/pivot-table-hide-and-...
  3. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for Node.js via C++ API....Assistant Close Apply Advanced Filter of Microsoft Excel to Display...

    docs.aspose.com/cells/nodejs-cpp/get-all-hidden...
  4. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for Python via .NET API....Assistant Close Apply Advanced Filter of Microsoft Excel to Display...

    docs.aspose.com/cells/python-net/get-all-hidden...
  5. Paragraph.isMoveFromRevision property | Aspose....

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to manage PivotChart with PivotOptions in C...

    How to manage PivotChart with PivotOptions using C++....GetPivotOptions (); // Hide Zone Filter in PivotChart opt . SetDropZoneFilter...

    docs.aspose.com/cells/cpp/how-to-manage-pivotch...
  7. 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....Protected and Locked for Viewing Filter VBA Project while loading a...

    docs.aspose.com/cells/java/copy-vba-macro-userf...
  8. 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...
  9. 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...
  10. 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...