Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 33,994 for

list

(0.13 sec)
  1. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property to easily manage paragraph numbering in your documents for enhanced clarity....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ListFormat.listIndent method | Aspose.Words for...

    ListFormat.ListIndent method. Increases the List level of the current paragraph by one level....method listIndent() Increases the list level of the current paragraph...Remarks This method changes the list level and applies formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevelAlignment enumeration | Aspose.Words f...

    Aspose.Words.Lists.ListLevelAlignment enumeration. Specifies alignment for the List number or bullet....Specifies alignment for the list number or bullet. Used as a...Members Name Description Left The list label is aligned to the left...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph formatting of the style.... Remarks For character and list styles this property returns...and use a paragraph style with list formatting. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Creating and Exporting Template|Aspose.PDF for ...

    You can create and export templates to PDF in SharePoint using PDF SharePoint API....create a list that uses “PDF Templates”. Creating a list that uses...Task Form Templates and Task List Templates are created: The template...

    docs.aspose.com/pdf/sharepoint/creating-and-exp...
  6. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.List_name property. Gets or sets the name of the abstract numbering definition used for the numbering....list_name property FieldListNum.list_name property Gets or sets...@property def list_name ( self ) -> str : ... @list_name.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered Lists from plain text....Allows to specify how numbered list items are recognized when document...to false , lists recognition algorithm detects list paragraphs...

    reference.aspose.com/words/net/aspose.words.loa...
  10. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered List items are recognized when document is imported from plain text format...Allows to specify how numbered list items are recognized when document...to False , lists recognition algorithm detects list paragraphs...

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