Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 37,681 for

list

(0.34 sec)
  1. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....AI Document Assistant Close List of Supported Number Formats...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  2. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency....() { FieldUpdatedCalls = new List < string >(); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  3. IFieldUpdatingCallback.FieldUpdated | Aspose.Wo...

    Discover the IFieldUpdatingCallback FieldUpdated method—your solution for seamless field updates in applications. Enhance performance with custom callbacks!...() { FieldUpdatedCalls = new List < string >(); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTList field in Java....AUTOTEXTLIST field to select from a list of AutoText entries. public...insertField(FieldType.FIELD_AUTO_TEXT_LIST, true); field.setEntryName("Right...

    reference.aspose.com/words/java/com.aspose.word...
  5. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....that you want to display in a list. The AutoFilter feature allows...allows users to filter items in a list according to a set of criteria...

    docs.aspose.com/cells/cpp/data-filtering/
  6. 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...
  7. 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...
  8. 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/
  9. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table 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. 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...