Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 28,733 for

list

(0.06 sec)
  1. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets List level to zero....the current paragraph and sets list level to zero. def remove_numbers...equivalent to setting the ListFormat.list property to None . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Distribution Lists in PST File|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Portuguese Working with Distribution Lists in PST File Contents [ Hide...Hide ] A distribution list is a group of contacts that can be manipulated...

    docs.aspose.com/email/python-net/working-with-d...
  3. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all List item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content....UpdateListLabels method Updates list labels for all list items in the document...Remarks This method updates list label properties such as LabelValue...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property to easily manage paragraph numbering in your documents for enhanced clarity....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List list = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ListCollection.Document | Aspose.Words for .NET

    Discover the ListCollection Document property to easily access the owner document and streamline your data management. Unlock efficiency today!...owner document properties of lists. Document doc = new Document...ListCollection lists = doc . Lists ; Assert . That ( lists . Document...

    reference.aspose.com/words/net/aspose.words.lis...
  6. 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...
  7. Aspose.Words.Lists module | Aspose.Words for No...

    The Aspose.Words.Lists module contains classes for working with bulleted and numbered Lists defined in a document....Lists module Contents [ Hide ] The Aspose.Words.Lists module...with bulleted and numbered lists defined in a document. Classes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a List of page numbers that were removed in C++.... Returns a list of page numbers that were removed...:: Collections :: Generic :: List < int32_t >> Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position 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. @property def number_position...Examples Shows how to apply custom list formatting to paragraphs when...

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