Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 31,690 for

list

(0.05 sec)
  1. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用嵌套对象|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....FileName ); //Instantiate the List based on the class System ....Individual > list = new System . Collections . Generic . List < Individual...

    docs.aspose.com/cells/zh/net/using-nested-objects/
  3. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....and use a paragraph style with list formatting. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel.DeletePictureBullet | Aspose.Words fo...

    Effortlessly remove picture bullets from your current List level with the ListLevel DeletePictureBullet method. Simplify your document formatting today!...picture bullet for the current list level. public void DeletePictureBullet...for list item labels. Document doc = new Document (); List docList...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Aspose::Words::Markup::SdtListItemCollection::C...

    Aspose::Words::Markup::SdtListItemCollection::Clear method. Clears all items from this collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_Count method. Gets number of items in the collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Import Data to Worksheets in xlsx4j|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....ArrayList Java ArrayList < String > list = new ArrayList < String >();...few names to the list as string values list . add ( "laurence...

    docs.aspose.com/cells/java/import-data-to-works...
  8. Aspose::Words::Markup::SdtListItemCollection::i...

    Aspose::Words::Markup::SdtListItemCollection::idx_get method. Returns a SdtListItem object given its zero-based index in the collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Insert Bullets in Word using Java

    Follow this article to insert bullets in Word using Java. It shares the IDE settings, a List of steps for writing the application, and a sample code to add bullets in Word using Java....the development environment, a list of steps to write the application...levels and insertion of number lists if required. Steps to Add Bullets...

    kb.aspose.com/words/java/insert-bullets-in-word...
  10. Aspose::Words::Document::Cleanup method | Aspos...

    Aspose::Words::Document::Cleanup method. Cleans unused styles and Lists from the document in C++....method Cleans unused styles and lists from the document. void Aspose...Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...