Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 36,307 for

list

(0.07 sec)
  1. SystemFontSource.get_system_font_folders method...

    SystemFontSource.get_system_font_folders method. Returns system font folders or empty array if folders are not accessible.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with IMAP Client|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....ImapClient Activity Logging in Python List IMAP Server Extensions in Python...with Aspose.Email Fetch and List Emails from IMAP Server in Python...

    docs.aspose.com/email/python-net/working-with-i...
  4. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...XpsGradientStop > stops = new List < XpsGradientStop > (); 10 stops. Add (doc...

    docs.aspose.com/page/net/xps/working-with-gradi...
  5. Aspose::Words::Lists::ListLevelCollection::iter...

    How to use Aspose::Words::Lists::ListLevelCollection::iterator_holder_type typedef of Aspose::Words::Lists::ListLevelCollection class in C++....Aspose::Words::Lists::ListLevelCollection::iterator_holder_type...typedef using Aspose :: Words :: Lists :: ListLevelCollection :: iterator_holder_type...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::ParagraphFormat::get_SpaceAfterA...

    Aspose::Words::ParagraphFormat::get_SpaceAfterAuto method. True if the amount of spacing after the paragraph is set automatically in C++.... 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/cpp/aspose.words/par...
  7. Read and Write Table with Query Table Data Sour...

    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....Close Find Query Tables and List Objects related to External...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/python-net/read-and-write...
  8. Read and Write Table with Query Table Data Sour...

    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....Close Find Query Tables and List Objects related to External...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/net/read-and-write-table-...
  9. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all paragraphs from the collection to a new array of paragraphs....docx' ) paras = list ( doc . first_section . body...an enumeration. for para in list ( doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression.... node_list = doc . select_nodes ( '//Table//Paragraph'...'//Table//Paragraph' ) # Iterate through the list with an enumerator and print...

    reference.aspose.com/words/python-net/aspose.wo...