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

list

(1.1 sec)
  1. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the List label from the text of the paragraph....character that separates the list label from the text of the paragraph...character is placed between the list label and text of the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....property Provides access to the list formatting properties of a paragraph...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/sty...
  3. CellCollection.to_array method | Aspose.Words f...

    CellCollection.to_array method. Copies all cells from the collection to a new array of cells.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RowCollection.to_array method | Aspose.Words fo...

    RowCollection.to_array method. Copies all rows from the collection to a new array of rows.... 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. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the List label from the text of the paragraph in Java....character that separates the list label from the text of the paragraph...Examples: Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  8. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....Shows how to work with drop down-list structured document tags. Document...AppendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/net/aspose.words.mar...
  9. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....COLORFUL_LIST COLORFUL_LIST_ACCENT_1 COLORFUL_LIST_ACCENT_2 ...COLORFUL_LIST_ACCENT_3 COLORFUL_LIST_ACCENT_4 COLORFUL_LIST_ACCENT_5...

    reference.aspose.com/words/java/com.aspose.word...
  10. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the ListDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …... The list depth should be 0 throughout...Short answer In Aspose.Slides a list depth of 0 means “the paragraph...

    forum.aspose.com/t/listdepth-api-is-returning-0...