Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 37,917 for

list

(0.1 sec)
  1. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....item in a bulleted or numbered list. setAddSpaceBetweenFa(boolean...Shows how to nest a list inside another list. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  2. 档案

    档案...Sheets = new List<Sheet>() { sheet }; // 执行请求...batchUpdateSpreadshe.Requests = new List<Request>(); batchUpdateSpreadshe...

    blog.aspose.com/zh/cells/convert-excel-to-googl...
  3. NumberStyle | Aspose.Words for Java

    Specifies the number style for a List footnotes and endnotes page numbers in Java....Specifies the number style for a list, footnotes and endnotes, page...Examples: Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/java/com.aspose.word...
  4. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...TextBuilder(pageTarget); List<TextFragment> list = new List<TextFragment>();...TextFragments) { list.Add(textFragment); } textBuilder.AppendText(list); //...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  5. IMailMergeDataSource.MoveNext | Aspose.Words fo...

    Discover how the IMailMergeDataSource MoveNext method seamlessly advances to the next record, enhancing your data management efficiency....Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Aspose.Words.WebExtensions module | Aspose.Word...

    The Aspose.Words.WebExtensions module provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins....TaskPaneCollection Specifies a list of persisted task pane objects...WebExtensionBindingC Specifies a list of web extension bindings. To...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Exchange Mailbox and Messages|Docu...

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

    docs.aspose.com/email/cpp/working-with-exchange...
  8. MarkdownListExportMode enumeration | Aspose.Wor...

    Aspose.Words.Saving.MarkdownListExportMode enumeration. Specifies how Lists are exported into Markdown.... enumeration Specifies how lists are exported into Markdown....Description MarkdownSyntax Export list items compatible with Markdown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::ImportFormatOptions::get_MergePa...

    Aspose::Words::ImportFormatOptions::get_MergePastedLists method. Gets or sets a boolean value that specifies whether pasted Lists will be merged with surrounding Lists. The default value is false in C++....whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. auto srcDoc...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Web Accessibility Rules – Check with Aspose.HTM...

    Learn how to use the AccessibilityRules class of Aspose.HTML, which is a repository of WCAG 2.0 requirements, success criteria, and techniques.... In order to view the list of rules, you need to initialize...Returns a list of principles IList<Principle>. Returns a list of rules...

    docs.aspose.com/html/java/web-accessibility-rules/