Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 31,434 for

list

(0.23 sec)
  1. Tables and Ranges|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....Microsoft Excel for tables and list-objects. Using Microsoft Excel...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/cpp/tables-and-ranges/
  2. Tables and Ranges|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....Microsoft Excel for tables and list-objects. Using Microsoft Excel...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/go-cpp/tables-and-ranges/
  3. Synchronize Files with Dropbox|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....Dropbox and SharePoint, the Sync List with Dropbox option is the better...document library, click Sync List with Dropbox on the Aspose Tools...

    docs.aspose.com/email/sharepoint/synchronize-fi...
  4. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration....Document ( MyDir + "Revisions at list levels.docx" ); doc . UpdateListLabels...accepted. Currently supports list labels. doc . RevisionsView...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Managing Document Properties in Ruby|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....xls' ) # Retrieve a list of all custom document properties...+ 'Book1.xls' ) # Retrieve a list of all custom document properties...

    docs.aspose.com/cells/java/managing-document-pr...
  6. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files....-> Accept ( selector ); auto list = selector -> get_Selected ();...(); for ( auto annot : list ) { Console :: WriteLine ( u "Annotation...

    docs.aspose.com/pdf/cpp/extract-links/
  7. JsonSimpleValueParseMode Enum | Aspose.Words fo...

    Discover the Aspose.Words.Reporting.JsonSimpleValueParseMode enum for efficient JSON parsing. Easily handle nulls, booleans, numbers, and strings seamlessly!...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  8. FontSubstitutionRule.enabled property | Aspose....

    FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Managing Controls|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....create a combo box, or drop-down list of valid entries that is compiled...When you create a drop-down list for a cell, it displays an arrow...

    docs.aspose.com/cells/python-net/managing-contr...
  10. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++.... List Formatting Aspose.Words allows...the easy creation of lists by applying list formatting. DocumentBuilder...

    docs.aspose.com/words/cpp/using-documentbuilder...