Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 36,357 for

list

(0.22 sec)
  1. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for .NET API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/net/data-validation/
  2. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/go-cpp/data-validation/
  3. .NET Email API to Process various File Formats ...

    .NET Email processing library for Outlook, Thunderbird and other file formats. API works with SMTP POP3 IMAP and MS Exchange servers....formats you can find on the list of the supported file formats...emails with attachments and list or remove messages from the...

    products.aspose.com/email/net/
  4. 在 PST 文件中管理分发列表|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....// Extract the distribution list var distList = ( MapiDistributionList...can work with the distribution list // (e.g., access its members...

    docs.aspose.com/email/zh/net/managing-distribut...
  5. Reading and Converting Outlook Files|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.... This property returns a list of OlmFolder objects, each representing...each object, which returns a list of its subdirectories. By using...

    docs.aspose.com/email/net/reading-and-convertin...
  6. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....// Get all images 7 List < Image > list = doc. getChildNodes...%s\n\n" , list. size ()); 9 10 // Traverse the list 11 for ( int...

    docs.aspose.com/note/java/working-with-images/
  7. Accessing Table from Cell and Adding Values ins...

    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 values inside the Table or List Object using Cell.put_value()...add values inside the Table or List Object using row and column...

    docs.aspose.com/cells/python-net/accessing-tabl...
  8. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...November 26, 2025, 6:19am 25 List<Node> extractedNodes = ExtractContentHelper...code like this: // .......... List<Node> extractedNodes = ExtractContentHelper...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  9. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism.... 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...
  10. Remove Duplicate Rows in Excel using C#

    This article assists how to remove duplicate rows in Excel using C#. It provides the IDE settings, steps, and a code to delete duplicate lines in Excel using C#....the development environment, a list of steps to write the application...flag for headers, and columns list Remove duplicate rows within...

    kb.aspose.com/cells/net/remove-duplicate-rows-i...