Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 34,532 for

list

(0.08 sec)
  1. 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...
  2. ListLevel.TrailingCharacter | Aspose.Words for ...

    Discover the ListLevel TrailingCharacter property to customize your List formatting by setting or retrieving the character after each List number....inserted after the number for the list level. public ListTrailingCharacte...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ListLevel.TabPosition | Aspose.Words for .NET

    Discover the ListLevel TabPosition property to easily adjust tab positions in points for your List levels, enhancing your document's formatting....position (in points) for the list level. public double TabPosition...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words.lis...
  4. FieldStyleRef.StyleName | Aspose.Words for .NET

    Discover the FieldStyleRef StyleName property to easily customize and format your search text. Enhance your project's styling with flexibility and precision....// 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...
  5. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the List formatting properties of a paragraph style in C++....method Provides access to the list formatting properties of a paragraph...SharedPtr < Aspose :: Words :: Lists :: ListFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph formatting of the style....ParagraphFormat Remarks For character and list styles this property returns...and use a paragraph style with list formatting. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CleanupOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.CleanupOptions to customize document cleaning. Enhance your workflow with tailored settings for cleaner, more efficient documents....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...
  8. Aspose::Words::CleanupOptions class | Aspose.Wo...

    Aspose::Words::CleanupOptions class. Allows to specify options for document cleaning. To learn more, visit the documentation article in C++....Specifies whether unused list and list definitions should be removed...Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  9. Aspose::Words::Markup::SdtListItem class | Aspo...

    Aspose::Words::Markup::SdtListItem class. This element specifies a single List item within a parent ComboBox or DropDownList structured document tag. To learn more, visit the documentation article in C++....This element specifies a single list item within a parent ComboBox...attribute contents for this list item. get_Value () const Gets...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document document) { StructuredDocumentTag structuredDocumentTag; try { struct…...In some case SDT covers the list label and in some case it does...their appearance in relation to list labels. This issue can arise...

    forum.aspose.com/t/sdt-not-getting-created-unif...