Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 8,855 for

filter

(1.18 sec)
  1. 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/
  2. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the documentation article in C++....Gets or sets the name of the filter for the format of the graphic...()); // Apply the PNG32.FLT filter. fieldIncludePicture -> set_GraphicFilter...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Filtering the kind of data while loading the wo...

    Learn how to Filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....Ask AI Filtering the kind of data while loading the workbook...workbook from the template file. Filtering loaded data can improve performance...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  4. How to set Series invisible with Python.NET|Doc...

    Learn how to hide chart series in Excel using Aspose.Cells for Python via .NET with this step-by-step guide....collections n_series_filtered = chart . filtered_n_series n_series...n_series # Filter series by marking them as filtered n_series [...

    docs.aspose.com/cells/python-net/how-to-set-ser...
  5. 请问怎么将一个分页符和文本从一个段落中分开 - 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
  6. 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...
  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....Signature of VBA Code is Valid Filter VBA Project while loading a...

    docs.aspose.com/cells/python-net/copy-vba-macro...
  8. How to Prevent Users from Printing Excel File|D...

    Learn how to prevent users from printing Excel files through the Aspose.Cells for Python via .NET API....AI Document Assistant Close Filter VBA Project while loading a...

    docs.aspose.com/cells/python-net/how-to-prevent...
  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. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Removing Contents in C# How to Filter Data in Excel Table using C#...

    kb.aspose.com/cells/net/page/5/