Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 8,845 for

filter

(0.8 sec)
  1. ListLabel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a list label... filter ( p => p . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  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. 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...
  5. Get Pivot Table refresh date and refresh‑by‑who...

    Learn how to fetch the refresh date and refresh‑by‑who information from a workbook using Aspose.Cells with C++....Ribbons with C++ Show Report Filter Pages Option with C++ Analyzing...

    docs.aspose.com/cells/cpp/get-pivot-table-refre...
  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. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java.... filter(s -> s.startsWith(getArtifactsDir()...assertEquals(1, filteredShapes.get().filter(f -> f.endsWith(".jpeg")).count());...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD smartFilter - Free Support Forum - a...

    Smart Filters are not saved when updating text. But if you open the PSD and save the smart object yourself, then all Filters start working again...February 2, 2022, 10:28am 1 Smart filters are not saved when updating...object yourself, then all filters start working again Dmitriy...

    forum.aspose.com/t/aspose-psd-smartfilter/241290
  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. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java....FLT filter. fieldIncludePicture.setGr...getGraphicFilter() Gets the name of the filter for the format of the graphic...

    reference.aspose.com/words/java/com.aspose.word...