Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 36,403 for

list

(0.29 sec)
  1. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....Shows how to work with drop down-list structured document tags. doc...markup . SdtType . DROP_DOWN_LIST , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.Cleanup | Aspose.Words for .NET

    Optimize your documents with our Cleanup method—remove unused styles and Lists for a cleaner, more efficient workflow. Enhance readability today!...Cleanup() Cleans unused styles and lists from the document. public void... Styles . Add ( StyleType . List , "MyListStyle1" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/doc...
  3. SdtListItemCollection Class | Aspose.Words for ...

    Explore the Aspose.Words.Markup.SdtListItemCollection class for seamless access to SdtListItem elements, enhancing structured document management effortlessly....currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. Methods Name...

    reference.aspose.com/words/net/aspose.words.mar...
  4. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how List levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...TxtListIndentation class Specifies how list levels are indented when document...character to use for indenting list levels. The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....Shows how to work with drop down-list structured document tags. let...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired List effortlessly with the GetListByListId method. Access data quickly using a simple List identifier for enhanced efficiency....method Gets a list by a list identifier. public List GetListByListId...Int32 The list identifier. Return Value Returns the list object...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Aspose::Words::Lists::ListLevel::get_Font metho...

    Aspose::Words::Lists::ListLevel::get_Font method. Specifies character formatting used for the List label in C++....Aspose::Words::Lists::ListLevel::get_Font method Contents [ Hide...character formatting used for the list label. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.ListFormat property. Returns an object that represents current List formatting properties....object that represents current list formatting properties. get listFormat...listFormat () : Aspose . Words . Lists . ListFormat Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Lists::ListLevel::GetEffectiveVa...

    Aspose::Words::Lists::ListLevel::GetEffectiveValue method. Reports the string representation of the ListLevel object for the specified index of the List item. Parameters specify the NumberStyle and an optional format string used when Custom is specified in C++....Aspose::Words::Lists::ListLevel::GetEffectiveValue method Contents...for the specified index of the list item. Parameters specify the...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java....Shows how to work with drop down-list structured document tags. Document...StructuredDocumentTa(doc, SdtType.DROP_DOWN_LIST, MarkupLevel.BLOCK); doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...