Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 37,925 for

list

(0.28 sec)
  1. System Requirements|Documentation

    This section Lists the supported operating systems that a developer needs to successfully work with Aspose.Diagram for .NET....0 Feature List Installation...

    docs.aspose.com/diagram/net/system-requirements/
  2. Find Specific Word Occurrence|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.... string myPath = "List All Worksheets in a Workbook...

    docs.aspose.com/cells/net/find-specific-word-oc...
  3. Aspose::Words::Fonts::FileFontSource class | As...

    Aspose::Words::Fonts::FileFontSource class. Represents the single TrueType font file stored in the file system. To learn more, visit the documentation article in C++....GetAvailableFonts () Returns list of fonts available via this...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...77d-8def-425c0c722543", new List<CommentInfo>() { new CommentInfo()...f4f-98f4-3e21cead5b0a", new List<CommentInfo>() { new CommentInfo()...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  6. Retrieve and Manage Messages from Mail Server|D...

    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.... List Messages with MultiConnection...the multiconnection mode for listing messages and compares its performance...

    docs.aspose.com/email/net/retrieve-and-manage-m...
  7. SharePoint Excel Spreadsheet Converter App | pr...

    Aspose.Cells for SharePoint App is a SharePoint Excel Spreadsheet converter. Export XLS XLSX XML CSV PDF ODS & HTML formats in MOSS WSS...may also move documents in the list up or down to set the order...Cells for SharePoint? Customers List Success Stories Download Free...

    products.aspose.com/cells/sharepoint/
  8. Extract Text and Images from OneNote in C#

    Learn how to extract text and images from OneNote documents using C#. This comprehensive guide provides step-by-step instructions and code examples.... After that, get a list of text items using the GetChildNodes...Document class. After that, get a list of images using the GetChildNodes...

    blog.aspose.com/note/extract-text-and-images-fr...
  9. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...generation (optional) Store the list in a static field, a singleton...requests retrieve the cached list instead of executing the heavy...

    forum.aspose.com/t/how-to-call-data-only-once-e...