Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 34,204 for

list

(0.09 sec)
  1. SdtListItemCollection.Item | Aspose.Words for .NET

    Access SdtListItem objects effortlessly with the SdtListItemCollection Item property. Retrieve items using their zero-based index for seamless data management....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...
  2. SdtListItemCollection.GetEnumerator | Aspose.Wo...

    Discover the SdtListItemCollection GetEnumerator method to efficiently iterate through collection items, enhancing your coding efficiency and productivity....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...
  3. Aspose::Words::CleanupOptions::get_UnusedLists ...

    Aspose::Words::CleanupOptions::get_UnusedLists method. Specifies whether unused List and List definitions should be removed from document. Default value is true 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...
  4. MailMergeDataSource.create method | Aspose.Word...

    MailMergeDataSource.create method. Creates Mail Merge Data Source from field names and values arrays....field_names : List [ str ], field_values : List [ object ]): ...Description field_names List[str] field_values List[object] See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...ListCollection indexer Gets a list by index. public List this [ int index...owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted Lists in the document....count of numbered and bulleted lists in the document. get count ()...properties of lists. let doc = new aw . Document (); let lists = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.DropCapPosition | Aspose.Words ...

    Discover the ParagraphFormat DropCapPosition property to easily customize your drop cap text position for enhanced document design and readability....Shows how to nest a list inside another list. Document doc = new...DocumentBuilder ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/net/aspose.words/par...
  8. ParagraphFormat.ClearFormatting | Aspose.Words ...

    Reset your paragraph formatting effortlessly with the ClearFormatting method, ensuring a polished and professional look for your documents....Shows how to nest a list inside another list. Document doc = new...DocumentBuilder ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/net/aspose.words/par...
  9. TxtListIndentation | Aspose.Words for Java

    Specifies how List levels are indented when document is exporting to SaveFormat.TEXT format in Java....TxtListIndentation Specifies how list levels are indented when document...Examples: Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working With Lists in C++|Aspose.Words for C++

    Introduction to numbering formatting feature in Aspose.Words for C++....AI Working With Lists Contents [ Hide ] A list in a Microsoft...document is a set of list formatting properties. Lists can be used in...

    docs.aspose.com/words/cpp/working-with-lists/