Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 34,262 for

list

(0.07 sec)
  1. CleanupOptions.UnusedBuiltinStyles | Aspose.Wor...

    Optimize your documents with CleanupOptions' UnusedBuiltinStyles property, ensuring unused BuiltIn styles are efficiently removed for cleaner, professional results.... List , "MyListStyle1" ); doc . Styles...Styles . Add ( StyleType . List , "MyListStyle2" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  2. CleanupOptions.UnusedStyles | Aspose.Words for ...

    Optimize your documents with CleanupOptions' UnusedStyles property, ensuring unused styles are removed for cleaner, faster-loading content. Default - true.... List , "MyListStyle1" ); doc . Styles...Styles . Add ( StyleType . List , "MyListStyle2" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  3. ListCollection.Count | Aspose.Words for .NET

    Discover the ListCollection Count property to easily retrieve the number of numbered and bulleted Lists in your document, enhancing your content organization....count of numbered and bulleted lists in the document. public int...owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  4. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...); Shows how to configure a list to restart numbering at each...DocumentBuilder ( doc ); doc . Lists . Add ( ListTemplate . NumberDefault...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ListLevel.customNumberStyleFormat property | As...

    ListLevel.customNumberStyleFormat property. Gets or sets the custom number style format for this List level...number style format for this list level. For example: “a, ç, ĝ...how to get the format for a list with the custom number style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied to this formatting in C++....and use a paragraph style with list formatting. auto doc = System...set_SpaceAfter ( 12 ); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Adding MapiDistributionList to PST|Documentation

    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....below loads a MAPI distribution list from a file. Create a New MapiDistributionList...contacts. Create a distribution list on the base of the created contacts...

    docs.aspose.com/email/java/adding-mapidistribut...
  8. MailMergeRegionInfo.mustache_tags property | As...

    MailMergeRegionInfo.mustache_tags property. Returns a List of child mustache tags....mustache_tags property Returns a list of child “mustache” tags. @property...def mustache_tags ( self ) -> List [ aspose . words . mailmerging...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Bibliography namespace | Aspose....

    Aspose::Words::Bibliography namespace. The Aspose.Words.Bibliography namespace provides classes that allow to access a List of bibliography sources available in a document in C++....classes that allow to access a list of bibliography sources available...Bibliography Represents the list of bibliography sources available...

    reference.aspose.com/words/cpp/aspose.words.bib...
  10. Document.cleanup method | Aspose.Words for Python

    aspose.words.Document.cleanup method...cleanup() Cleans unused styles and lists from the document. def cleanup...cleanup(options) Cleans unused styles and lists from the document depending...

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