Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 33,723 for

list

(0.08 sec)
  1. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....ColumnsCount = 3 , Values = new List < string >() { "U" , "S" , "A"...GridOrientation property. Values List<string> Characters to be drawn...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  2. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  3. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....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/nod...
  4. Tables|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....Data Creating a List Object Formatting List Object Hide Overlaid...Set the Comment of Table or List Object Smart HTML Analyzing...

    docs.aspose.com/cells/python-java/tables/
  5. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. 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...
  7. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method...cleanup() Cleans unused styles and lists from the document. cleanup ()...cleanup(options) Cleans unused styles and lists from the document depending...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::CleanupOptions::get_UnusedBuilti...

    Aspose::Words::CleanupOptions::get_UnusedBuiltinStyles method. Specifies that unused BuiltIn styles should be removed from document in C++....Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...Aspose :: Words :: StyleType :: List , u "MyListStyle2" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  9. Aspose::Words::CleanupOptions::get_UnusedStyles...

    Aspose::Words::CleanupOptions::get_UnusedStyles method. Specifies whether unused styles should be removed from document. Default value is true in C++....Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...Aspose :: Words :: StyleType :: List , u "MyListStyle2" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  10. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

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