Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 36,281 for

list

(0.05 sec)
  1. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the List level....sets the number format for the list level. get numberFormat () :...numbers from the corresponding list levels. For example, the string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph formatting of the style....ParagraphFormat Remarks For character and list styles this property returns...and use a paragraph style with list formatting. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character formatting of the style.... Font Remarks For list styles this property returns...and use a paragraph style with list formatting. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::TxtListIndentation class...

    Aspose::Words::Saving::TxtListIndentation class. Specifies how List levels are indented when document is exporting to Text format. To learn more, visit the documentation article in C++....TxtListIndentation class Specifies how list levels are indented when document...character to use for indenting list levels. The default value is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document....# 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...
  6. Aspose::Words::Lists::ListFormat::RemoveNumbers...

    Aspose::Words::Lists::ListFormat::RemoveNumbers method. Removes numbers or bullets from the current paragraph and sets List level to zero in C++....Aspose::Words::Lists::ListFormat::RemoveNumbers method Contents...sets list level to zero. void Aspose :: Words :: Lists :: ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your List level to zero for clean formatting....the current paragraph and sets list level to zero. public void RemoveNumbers...is equivalent to setting the List property to null . Examples...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable List label options....ExportListLabels enumeration Specifies how list labels are exported to HTML...Value Description Auto 0 Outputs list labels in auto mode. Uses HTML...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Lists::ListCollection::idx_get m...

    Aspose::Words::Lists::ListCollection::idx_get method. Gets a List by index in C++....Aspose::Words::Lists::ListCollection::idx_get method Contents...ListCollection::idx_get method Gets a list by index. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection....Shows how to work with drop down-list structured document tags. let...appendChild ( tag ); // A drop-down list structured document tag is a...

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