Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 36,124 for

list

(0.19 sec)
  1. 在 Exchange 服务器上处理任务|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....Parse all the tasks info in the list for ( ExchangeMessageInfo info...Parse all the tasks info in the list for ( ExchangeMessageInfo info...

    docs.aspose.com/email/zh/java/working-with-task...
  2. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...toString(); } } public static List<PageCodeInfo> extractWordPageInfo(com...throws Exception { List<PageCodeInfo> list = new ArrayList<>();...

    forum.aspose.com/t/word-html/319228
  3. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....() -> set_Bold ( true ); // List all possible style conditions...() -> set_Bold ( true ); // List all possible style conditions...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET API....the left side, you will see a list of categories. Select Fraction...Formats… at the bottom of the list and follow the steps in the...

    docs.aspose.com/cells/net/how-to-format-number-...
  5. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...numbering if they are lists or nested lists. The library considers...lettering and numbering of the lists like in this text for example...

    forum.aspose.com/t/parse-the-full-document-to-m...
  6. SQL Server Reporting Services RDL & RDLC Render...

    SQL Server Reporting Services Rendering Extensions for file formats to export RDL reports to Word Excel PDF PowerPoint formats. Add barcodes to exported reports... matrices, charts, images, lists, sub-reports, and header/footers...table of contents, list of tables, or list of figures for PDF...

    products.aspose.com/total/reporting-services/
  7. Using Aspose.HTML for Java in Docker

    This guide explains how to run Aspose.HTML for Java inside a Docker container, including font installation for consistent rendering....42 RUN java - version && fc - list | grep - i arial || true 43...the container is running To list active containers: Copy 1 docker...

    docs.aspose.com/html/java/getting-started/using...
  8. Several JPG Into JPG Java

    Merge multiple JPG into JPG in Java code. Save JPG as JPG using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-jpg/
  9. Working with 'name' table | .NET

    TrueType font table 'name' is storage for text strings that describe font metadata like font name, license information, copyright notices, and many others....to get the needed entry the list of entries has to be thoroughly...next methods: - returns the list of entries for the set by the...

    docs.aspose.com/font/net/working-with-name-table/
  10. 通过 C++ 和 Node.js 过滤图表数据的三种方法|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中过滤图表。我们的 comprehensive 指南将演示如何应用过滤器到图表,定制图表元素,以及使用数据分析工具获得更好的洞察和做出更明智的决策。...filePath ); // Get filtered series list let nSeriesFiltered = workbook...getFilteredNSeries (); // Get selected series list let nSeries = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-c...