Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 36,378 for

list

(2.62 sec)
  1. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...getMatchNode()); // 获取表头和数据 List<String> headers = (List<String>) tableData...get("header"); // 表头 List<List<Object>> tableDataList = (List<List<Object>>)...

    forum.aspose.com/t/topic/311952
  2. Retrieve and Manage Exchange Server Mailbox Inf...

    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....com" ); Listing Messages A list of the email messages...method. Simple Messages Listing To list the messages in an Exchange...

    docs.aspose.com/email/net/working-with-exchange...
  3. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....extract the list labels of all paragraphs that are list items. auto...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Identifying the characters|Documentation

    Detecting the characters in an image....OCR can automatically build a list of characters found in an image...order of probability). This list is provided in recognitionCharacter...

    docs.aspose.com/ocr/java/characters-identify/
  5. Identifying the characters|Documentation

    Detecting the characters in an image....OCR can automatically build a list of characters found in an image...of probability). To get the list of characters, use asposeoc...

    docs.aspose.com/ocr/cpp/characters-identify/
  6. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for.... A list of characters can be automatically...mechanisms. You can specify a list of characters Aspose.OCR engine...

    docs.aspose.com/ocr/net/characters-whitelist/
  7. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting List levels...character to use for indenting list levels. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers.... AnswersString string A list of answers, represented as a...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/choi...
  9. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output... Here is a list of possible ways to compare...options (see below). List<List<DiffOperation>> – list of differences...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  10. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java...saved in a list of AbsorbedTable . We can get this list through...TableList and handle list of absorbed rows and list of absorbed cells...

    docs.aspose.com/pdf/java/extract-data-from-tabl...