Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 31,690 for

list

(0.23 sec)
  1. Aspose::Words::Bibliography namespace | Aspose....

    Aspose::Words::Bibliography namespace. The Aspose.Words.Bibliography namespace provides classes that allow to access a List of bibliography sources available in a document in C++....classes that allow to access a list of bibliography sources available...Bibliography Represents the list of bibliography sources available...

    reference.aspose.com/words/cpp/aspose.words.bib...
  2. Insert Bullets in Word using Python

    Follow this article to insert bullets in Word using Python. It shares the IDE settings, steps, and a sample code for inserting bullets in Microsoft Word using Python....number points list and change the level of list items for creating...method to start a bullet points list Insert bullet points using the...

    kb.aspose.com/words/python/insert-bullets-in-wo...
  3. ListCollection.Document | Aspose.Words for .NET

    Discover the ListCollection Document property to easily access the owner document and streamline your data management. Unlock efficiency today!...owner document properties of lists. Document doc = new Document...ListCollection lists = doc . Lists ; Assert . That ( lists . Document...

    reference.aspose.com/words/net/aspose.words.lis...
  4. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....); Shows how to configure a list to restart numbering at each...DocumentBuilder ( doc ); doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...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...
  6. CleanupOptions class | Aspose.Words for Python

    aspose.words.CleanupOptions class. Allows to specify options for document cleaning... unused_lists Specifies whether unused list and list definitions...styles . add ( aw . StyleType . LIST , 'MyListStyle1' ) doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldRef.InsertParagraphNumber | Aspose.Words f...

    Discover how the FieldRef InsertParagraphNumber property allows you to easily insert accurate paragraph numbers from your document for enhanced reference management....(); // 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...
  8. ListLevel.GetEffectiveValue | Aspose.Words for ...

    Discover the ListLevel GetEffectiveValue method to easily retrieve string representations of List items. Customize with NumberStyle and format options!...for the specified index of the list item. Parameters specify the...index Int32 The index of the list item (must be in the range from...

    reference.aspose.com/words/net/aspose.words.lis...
  9. ListLevel.create_picture_bullet method | Aspose...

    ListLevel.create_picture_bullet method. Creates picture bullet shape for the current List level....bullet shape for the current list level. def create_picture_bullet...icon for list item labels. doc = aw . Document () doc_list = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method...merge_stream ( self , input_streams : List [ io . BytesIO ], merge_format_mode...Type Description input_streams List[io.BytesIO] The input streams...

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