Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 33,723 for

list

(0.15 sec)
  1. XBRR parser is not working 100% - Free Support ...

    Hi - I don;t think ASPOSE XLBR parser is working 100% - it’s only showing hi-level data and the fact detailed data is missing. If you see this link, you can see that is has more detailed nodes or factual data which is …...xbrlInstance = xbrlInstances[0]; List facts = xbrlInstance.Facts;...SchemaRefs; List contexts = xbrlInstance.Contexts; List units = xbrlInstance...

    forum.aspose.com/t/xbrr-parser-is-not-working-1...
  2. Aspose::Words::Lists::ListCollection::iterator_...

    How to use Aspose::Words::Lists::ListCollection::iterator_holder_type typedef of Aspose::Words::Lists::ListCollection class in C++....Aspose::Words::Lists::ListCollection::iterator_holder_type typedef...typedef using Aspose :: Words :: Lists :: ListCollection :: iterator_holder_type...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. 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...
  4. 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...
  5. 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/
  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...