Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 34,536 for

list

(0.18 sec)
  1. ParagraphFormat.space_after_auto property | Asp...

    ParagraphFormat.space_after_auto property. True if the amount of spacing after the paragraph is set automatically.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment....in list ( filter ( lambda c : c . ancestor == None , list ( filter...x : x . as_comment (), b ), list ( comments )))))): print ( 'Top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Support for IMAP Extensions|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.... version ) IMAP4 Extended List Command The following code snippet...you how to use IMAP4 extended list command. import aspose.email...

    docs.aspose.com/email/python-net/support-for-im...
  4. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control List merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted Lists to enhance document formatting. Default, false....whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. Document srcDoc...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Tables and Ranges with Node.js via C++|Document...

    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....Microsoft Excel for tables and list objects. Using Microsoft Excel...existing file that contains a table/list object in it const wb = new...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  6. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....whether pasted lists will be merged with surrounding lists. getSmartStyleBehavio()...whether pasted lists will be merged with surrounding lists. setSmar...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...Sub-Bookmarks in list std :: vector < PdfBookmarkEntry > list ; list . push_back...push_back ( subbookmarkEntry1 ); list . push_back ( subbookmarkEntry2...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...
  8. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method...insert_group_shape ( self , shapes : List [ aspose . words . drawing ...Description shapes List[ ShapeBase ] The list of shapes to be grouped...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to use GraphClient for Microsoft Graph|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....Folders using Microsoft Graph List Folders GraphFolderInfoColle...getValue (). getString ()); } } List Subfolders from Inbox Folder...

    docs.aspose.com/email/java/how-to-use-graphclie...
  10. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...all list levels and force a solid‑circle bullet for (List list...getLists()) { for (ListLevel level : list.getListLevels()) { level.se...

    forum.aspose.com/t/bullet-point-issue-in-word-e...