Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 33,724 for

list

(0.16 sec)
  1. ParagraphConfig|Documentation

    ParagraphConfig element allows you to combine text and images....Children list. new ParagraphConfig () { Children = new List < BaseConfig...Name Type Description Children List<BaseConfig> Child elements ...

    docs.aspose.com/omr/net/programmatic-forms/para...
  2. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your documents with CleanupOptions' UnusedLists property. Easily remove unused Lists and definitions for a cleaner, more efficient workspace....Specifies whether unused list and list definitions should be removed... Styles . Add ( StyleType . List , "MyListStyle1" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  3. VerticalChoiceBoxConfig|Documentation

    VerticalChoiceBoxConfig element generates a vertical question block with multiple answers and an optional write-in field.... Answers are provided as a list of AnswerConfig objects in the...VerticalChoiceBoxCon () { Children = new List < BaseConfig >() { /* * Put...

    docs.aspose.com/omr/net/programmatic-forms/vert...
  4. Aspose::Words::Markup::SdtListItemCollection::R...

    Aspose::Words::Markup::SdtListItemCollection::RemoveAt method. Removes a List item at the specified index in C++....::RemoveAt method Removes a list item at the specified index...Shows how to work with drop down-list structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Style.listFormat property | Aspose.Words for No...

    Style.ListFormat property. Provides access to the List formatting properties of a paragraph style....property Provides access to the list formatting properties of a paragraph...listFormat () : Aspose . Words . Lists . ListFormat Remarks This property...

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

    ListLevel.trailing_character property. Returns or sets the character inserted after the number for the List level....inserted after the number for the list level. @property def trailing_character...self ) -> aspose . words . lists . ListTrailingCharacte : .....

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListLevel.tab_position property | Aspose.Words ...

    ListLevel.tab_position property. Returns or sets the tab position (in points) for the List level....position (in points) for the list level. @property def tab_position...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableCollection.to_array method | Aspose.Words ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output... Here is a list of possible ways to compare...options (see below). List<List<DiffOperation>> – list of differences...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  10. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting List levels...character to use for indenting list levels. The default value is...Examples Shows how to configure list indenting when saving a document...

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