Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 37,910 for

list

(0.26 sec)
  1. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...Converting Word Lists to Text Aspose.Words Product Family words-python...auto-numbered list (1,2,3 or a,b,c or i,ii,iii), the list is not actually...

    forum.aspose.com/t/converting-word-lists-to-tex...
  2. 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...
  3. 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...
  4. CleanupOptions.unused_lists property | Aspose.W...

    CleanupOptions.unused_Lists property. Specifies whether unused List and List definitions should be removed from document...unused_lists property CleanupOptions.unused_lists property Specifies...Specifies whether unused list and list definitions should be removed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph formatting of the style....ParagraphFormat Remarks For character and list styles this property returns...and use a paragraph style with list formatting. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Voronoi Diagram|Documentation

    How to work with Voronoi Diagram using Aspose.GIS library...Graph for 3 points List < Point > sites = new List < Point > { new...Graph for 6 points List < Point > sites = new List < Point >(); MultiPoint...

    docs.aspose.com/gis/net/geo-tools/voronoi-diagram/
  7. StructuredDocumentTag.listItems property | Aspo...

    StructuredDocumentTag.ListItems property. Gets [SdtListItemCollection](../../sdtListitemcollection/) associated with this SDT....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...
  8. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to 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...
  9. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

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