Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 36,399 for

list

(1.59 sec)
  1. FieldRef.NumberSeparator | Aspose.Words for .NET

    Discover the FieldRef NumberSeparator property to easily customize sequence and page number formatting with your preferred character sequence....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document... LIST , 'MyListStyle1' ) doc . styles...styles . add ( aw . StyleType . LIST , 'MyListStyle2' ) doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....get_Count ()); // Enumerate and list all the styles that a document...and use a paragraph style with list formatting. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用嵌套对象|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/
  6. MarkdownSaveOptions.listExportMode property | A...

    MarkdownSaveOptions.ListExportMode property. Specifies how List items will be written to the output file...listExportMode property Specifies how list items will be written to the...MarkdownListExportMo.PlainText all list labels are updated using Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this List level....sets the number style for this list level. @property def number_style...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Splitter Class | Aspose.Words for .NET

    Effortlessly split documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise document management and enhanced workflow efficiency.... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  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::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ListItems method. Gets SdtListItemCollection associated with this SDT 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...