Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 36,336 for

list

(0.09 sec)
  1. Import Data to Worksheets in xlsx4j|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....ArrayList Java ArrayList < String > list = new ArrayList < String >();...few names to the list as string values list . add ( "laurence...

    docs.aspose.com/cells/java/import-data-to-works...
  2. Aspose.Words.Bibliography | Aspose.Words for .NET

    Access and manage your document's bibliography sources effortlessly with Aspose.Words.Bibliography classes for seamless integration and enhanced productivity....classes that allow to access a list of bibliography sources available...Bibliography Represents the list of bibliography sources available...

    reference.aspose.com/words/net/aspose.words.bib...
  3. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes....sub‑bookmarks to list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign the...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  4. Microsoft 365 Data Access and Management with M...

    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....the GCC High endpoint for listing folders and retrieving messages...Manage Folders with IGraphClient List Folders By calling ListFolders...

    docs.aspose.com/email/net/microsoft-365-data-ma...
  5. Developer Guide|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....add this column to SharePoint lists. The section that follows guides...SharePoint custom list Add a Barcode column to the custom list Getting...

    docs.aspose.com/barcode/sharepoint/user-s-guide/
  6. Cluster.get_string method | Aspose.Words for Py...

    aspose.words.shaping.Cluster.get_string method...get_string ( self , clusters : List [ aspose . words . shaping ...Parameter Type Description clusters List[ Cluster ] get_string() Creates...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ReportBuilderOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless document generation....obj = new AsposeData { List = new List < string > { "abc" } };...AsposeData { public List < string > List { get ; set ; } } See...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose::Words::Document::RemoveBlankPages metho...

    Aspose::Words::Document::RemoveBlankPages method. Removes blank pages from the document in C++....:: Collections :: Generic :: List < int32_t >> Aspose :: Words...RemoveBlankPages () ReturnValue List of page numbers has been considered...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language.... Retrieve a list of table nodes. Call the stream-based...one" ); 5 6 // Get a list of table nodes 7 List < Table > nodes =...

    docs.aspose.com/note/java/working-with-tables/
  10. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...//ExStart:CommonExtractContent public static List<Node> ExtractContent(Node startNode...// Create a list to store the extracted nodes. List<Node> nodes...

    forum.aspose.com/t/replacing-bookmarks-causes-i...