Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 34,277 for

list

(0.12 sec)
  1. Asynchronous Email Handling with POP3 Client|Do...

    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.... It also shows how to list messages by providing search...retrieve messages asynchronously. List Messages Asynchronously with...

    docs.aspose.com/email/net/asynchronous-email-ha...
  2. Query Cell Areas Mapped to XML Map Path using W...

    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....path exists, it will return the list of cell areas related to that...map two times and prints the list of cell areas returned by the...

    docs.aspose.com/cells/java/query-cell-areas-map...
  3. Working with Folders on WebDav|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....on WebDav Contents [ Hide ] Listing all Folders from Server Aspose...connect to the Exchange Server and list all the folders and sub-folders...

    docs.aspose.com/email/java/working-with-folders...
  4. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...chartHeight); var categories = new List<string> { "FCEV 400 km\n(2019)"...data var baseCarCostData = new List<double> { 21, 18, 11, 5, 0,...

    forum.aspose.com/t/getting-the-exact-coordinate...
  5. SplitterContext.SplitOptions | Aspose.Words for...

    Discover how to optimize document management with SplitterContext's SplitOptions property for efficient and flexible content splitting. Enhance your workflow today.... Page ; List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  6. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...XpsGradientStop > stops = new List < XpsGradientStop > (); 10 stops. Add (doc...

    docs.aspose.com/page/net/xps/working-with-gradi...
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....Manage Bulleted and Numbered Lists in Presentations in Python Contents...Managing bulleted and numbered lists effectively is important when...

    docs.aspose.com/slides/python-net/manage-bullet...
  8. Asynchronous IMAP Operations: Retrieve, Manage ...

    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....This article also shows how to list messages by providing search...retrieve messages asynchronously. List Messages Asynchronously with...

    docs.aspose.com/email/net/asynchronous-imap-ope...
  9. Making a Report via Workflow Activity|Aspose.Wo...

    This article walks you through creating a workflow for building a report with parameters while using Aspose.Words for SharePoint reports....template is taken from the current list item. However, this example...created in the workflow task list and is assigned to the specified...

    docs.aspose.com/words/sharepoint/making-a-repor...
  10. Make a ZIP archive flat | Aspose.Zip for .NET

    C# zip library enables you to extract the nested zip archive contents into the parent archive to get a flat structure....explanation First, we need to list all the entries of the archive...archive, so keep such entries in a list. Copy 1 if (entry. Name . EndsWith...

    docs.aspose.com/zip/net/flatten-nested-zip/