Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 34,262 for

list

(0.1 sec)
  1. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....characters instead of using the full list for a selected language can...reduce resource consumption. A list of characters can be automatically...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  2. 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/
  3. 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/
  4. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via 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/nodejs-cpp/data-validation/
  5. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .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/python-net/data-validation/
  6. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a new instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance.... Page ; List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  7. 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...
  8. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...List; public class Main4 { TemplateDataUtilServ...if (valueObj instanceof List) { List<IdName> values = new Gson()...

    forum.aspose.com/t/chinese-date-language-locale...
  9. Working with Exchange Mailbox and Messages - Re...

    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....com" ); Listing Messages A list of the email messages...method. Simple Messages Listing To list the messages in an Exchange...

    docs.aspose.com/email/java/working-with-exchang...
  10. Extract Table Data from PDF|Aspose.PDF for PHP ...

    Learn how to extract tabular from PDF using Aspose.PDF for PHP...saved in a list of AbsorbedTable . We can get this list through...TableList and handle list of absorbed rows and list of absorbed cells...

    docs.aspose.com/pdf/php-java/extract-data-from-...