Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 9,167 for

filter

(0.16 sec)
  1. ListLabel.labelValue property | Aspose.Words fo...

    ListLabel.labelValue property. Gets a numeric value for this label.... filter ( p => p . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Parse and Process Markdown in C# – Aspose.HTML ...

    Parse and process Markdown files in C# using Aspose.HTML. Build a syntax tree (AST), traverse nodes, extract headings and tables programmatically....you can analyze, validate, filter, or modify the syntax tree...extract headings and tables, and filter nodes by type. Parsing builds...

    docs.aspose.com/html/net/parse-and-process-mark...
  3. ReplacingArgs.match_node property | Aspose.Word...

    ReplacingArgs.match_node property. Gets the node that contains the beginning of the match....KEEP_SOURCE_FORMATTING ) for src_section in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Tables and Ranges|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....longer include the sort and filter arrows, and structured references...

    docs.aspose.com/cells/cpp/tables-and-ranges/
  5. Fetch Messages from Exchange Server Mailbox usi...

    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....Exchange Server using WebDav Filter Messages from Exchange Mailbox...

    docs.aspose.com/email/java/fetch-messages-from-...
  6. Code Comparison for Common Features with VSTO|D...

    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....to Ranges in Workbooks Auto Filter Data in VSTO and Aspose.Cells...

    docs.aspose.com/cells/net/code-comparison-for-c...
  7. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method...docx' ) shapes = list ( filter ( lambda a : a is not None...6 image files. for shape in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 请问怎么将一个分页符和文本从一个段落中分开 - 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
  9. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...Specify the load options and filter the data const options = new...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  10. Delete Forms from PDF in Java|Aspose.PDF for Java

    Remove form objects from PDF pages using Aspose.PDF for Java, including full cleanup and targeted deletion.... Filter the XForm resources you want...

    docs.aspose.com/pdf/java/remove-form/