Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 36,378 for

list

(0.17 sec)
  1. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new List by copying the specified List and adding it to the collection of Lists in the document....Creates a new list by copying the specified list and adding it...it to the collection of lists in the document. addCopy ( srcList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered List and applies it to the paragraph in C++....Aspose::Words::Lists::ListFormat::ApplyNumberDefault method Contents...Starts a new default numbered list and applies it to the paragraph...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....Aspose::Words::Lists::ListFormat::get_IsListItem method Contents...it. bool Aspose :: Words :: Lists :: ListFormat :: get_IsListItem...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Working with SmartArt Cold Rendering in C++|Asp...

    Aspose.Words for C++ performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect.... The table below lists the fully and partially supported...Partially supported layouts List Basic Block List Alternating Hexagons...

    docs.aspose.com/words/cpp/working-with-smartart...
  6. Paragraph.IsListItem | Aspose.Words for .NET

    Discover the Paragraph IsListItem property, indicating if a paragraph is part of a bulleted or numbered List in its original revision. Enhance your document's structure!...item in a bulleted or numbered list in original revision. public...Shows how to nest a list inside another list. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  7. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document....properties of lists. let doc = new aw . Document (); let lists = doc...doc . lists ; expect ( lists . document . referenceEquals ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.Lists.ListLevelAlignment enumeration. Specifies alignment for the List number or bullet....Specifies alignment for the list number or bullet. Used as a...Members Name Description LEFT The list label is aligned to the left...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...