Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 37,392 for

list

(1.63 sec)
  1. 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...
  2. ListLevel.Font | Aspose.Words for .NET

    Discover the ListLevel Font property to enhance your List labels with customizable character formatting for a polished, professional look....character formatting used for the list label. public Font Font { get...Examples Shows how to apply custom list formatting to paragraphs when...

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

    Discover the ListLevel NumberPosition property to easily adjust bullet or number positioning in points for enhanced List formatting and clarity....the number or bullet for the list level. public double NumberPosition...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...output_file : str , input_files : List [ str ]): ... Parameter Type...output file name. input_files List[str] The input file names. Remarks...

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

    Explore the Aspose.Words.Lists.ListLabel class to enhance your document formatting with customizable List label properties for better control and presentation....Defines properties specific to a list label. To learn more, visit...visit the Working with Lists documentation article. public class ListLabel...

    reference.aspose.com/words/net/aspose.words.lis...
  6. 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...
  7. Aspose::Words::Markup::SdtListItemCollection::A...

    Aspose::Words::Markup::SdtListItemCollection::Add method. Adds an item to this collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Working with Text Document|Aspose.Words for Pyt...

    Work with a text document and modify its objects using Python....including bi‑directional marks, list detection, space handling, text...direction, header/footer export, and list indentation, with code examples...

    docs.aspose.com/words/python-net/working-with-t...
  9. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method... doc_files = list ( filter ( lambda item : item...item . endswith ( '.doc' ), list ( system_helper . io . Directory...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...doc" ); Shows how to manage list style clashes while appending...Document ( base . myDir + "Custom list numbering.docx" ); let dstDoc...

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