Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 36,360 for

list

(0.14 sec)
  1. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how List levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...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/python-net/aspose.wo...
  2. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the 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...
  3. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current List formatting properties in C++....object that represents current list formatting properties. System...SharedPtr < Aspose :: Words :: Lists :: ListFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word List formats to enhance your document's presentation effortlessly....Specifies one of the predefined list formats available in Microsoft...BulletDefault 0 Default bulleted list with 9 levels. Bullet of the...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ListLevel.font property | Aspose.Words for Node.js

    ListLevel.font property. Specifies character formatting used for the List label....character formatting used for the list label. get font () : Aspose...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the List level....the number or bullet for the list level. get numberPosition ()...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveOptions.exportListLabels property. Controls how List labels are output to HTML, MHTML or EPUB...exportListLabels property Controls how list labels are output to HTML, MHTML...Examples Shows how to configure list exporting to HTML. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SdtListItemCollection.remove_at method | Aspose...

    SdtListItemCollection.remove_at method. Removes a List item at the specified index....method remove_at(index) Removes a list item at the specified index...Shows how to work with drop down-list structured document tags. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.getEffectiveValue method | Aspose.Wor...

    ListLevel.getEffectiveValue method. Reports the string representation of the [ListLevel](../) object for the specified index of the List item...for the specified index of the list item. Parameters specify the...index number The index of the list item (must be in the range from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CleanupOptions.UnusedStyles | Aspose.Words for ...

    Optimize your documents with CleanupOptions' UnusedStyles property, ensuring unused styles are removed for cleaner, faster-loading content. Default - true.... List , "MyListStyle1" ); doc . Styles...Styles . Add ( StyleType . List , "MyListStyle2" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...