Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 34,532 for

list

(0.33 sec)
  1. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the List level....the number or bullet for the list level. get numberPosition ()...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....documents that have lists with the same list definition identifier...srcDoc = new Document ( MyDir + "List with the same definition identifier...

    reference.aspose.com/words/net/aspose.words/imp...
  3. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the List formatting used in the document in C++....et_Lists method Contents [ Hide ] DocumentBase::get_Lists method...method Provides access to the list formatting used in the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. SdtListItemCollection class | Aspose.Words for ...

    Aspose.Words.Markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtListitem/) elements of a structured document tag...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. this[] Methods...

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

    Discover the ListCollection AddCopy method to effortlessly duplicate a List and enhance your document's collection with ease and efficiency....Creates a new list by copying the specified list and adding it...collection of lists in the document. public List AddCopy ( List srcList...

    reference.aspose.com/words/net/aspose.words.lis...
  6. 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...
  7. ListLevel.createPictureBullet method | Aspose.W...

    ListLevel.createPictureBullet method. Creates picture bullet shape for the current List level....bullet shape for the current list level. createPictureBullet ()...set a custom image icon for list item labels. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.ListLevel property. Returns the List level formatting plus any formatting overrides applied to the current paragraph....listLevel property Returns the list level formatting plus any formatting...listLevel () : Aspose . Words . Lists . ListLevel Examples Shows how...

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