Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 37,917 for

list

(0.76 sec)
  1. FieldRef.insert_hyperlink property | Aspose.Wor...

    FieldRef.insert_hyperlink property. Gets or sets whether to create a hyperlink to the bookmarked paragraph....() # We will apply a custom list format, where the amount of...indicates the list level we are currently at. builder . list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions.ListIndentation | Aspose.Words f...

    Discover the TxtSaveOptions ListIndentation property, which customizes List indentation for enhanced readability. Control characters and levels effortlessly!...character to use for indentation of list levels. By default, it is zero...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. 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...
  5. ReportBuilderOptions.Options | Aspose.Words for...

    Discover the ReportBuilderOptions property to customize your ReportingEngine's behavior, enhancing report creation with flexible control and improved functionality....obj = new AsposeData { List = new List < string > { "abc" } };...AsposeData { public List < string > List { get ; set ; } } See...

    reference.aspose.com/words/net/aspose.words.low...
  6. MarkdownSaveOptions.image_saving_callback prope...

    MarkdownSaveOptions.image_saving_callback property. Allows to control how images are saved when a document is saved to [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format.... assertEqual ( 1 , len ( list ( filter ( lambda f : f . endswith...endswith ( '.jpeg' ), list ( filter ( lambda s : s . startswith...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection....paragraph or a list style. When creating a list style, the style...created with default numbered list formatting (1 \ a \ i). Throws...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a new user defined style and adds it the collection....paragraph or a list style. When creating a list style, the style...created with default numbered list formatting (1 \ a \ i). Throws...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevel.get_effective_value method | Aspose.W...

    ListLevel.get_effective_value 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...Description index int The index of the list item (must be in the range from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLabel | Aspose.Words for Java

    Defines properties specific to a List label in Java....Defines properties specific to a list label. To learn more, visit...visit the Working with Lists documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...