Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 37,477 for

list

(0.21 sec)
  1. Aspose::Words::Lists::ListLevelCollection::GetE...

    Aspose::Words::Lists::ListLevelCollection::GetEnumerator method. Gets the enumerator object that will enumerate levels in this List in C++....Aspose::Words::Lists::ListLevelCollection::GetEnumerator method...will enumerate levels in this list. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications....hyphenation dictionary contains a list of strings that define hyphenation...look through the dictionary's list of strings for that word's substrings...

    reference.aspose.com/words/net/aspose.words/hyp...
  3. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....hyphenation dictionary contains a list of strings that define hyphenation...look through the dictionary's list of strings for that word's substrings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Gradient | C++ API Solution

    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 C++...XpsDocument > (); 4 // Initialize List of XpsGradentStop 5 System ::SharedPtr...System::Collections::Generic::List < System::SharedPtr < XpsGradientStop...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  5. Aspose::Words::CommentCollection::idx_get metho...

    Aspose::Words::CommentCollection::idx_get method. Retrieves a Comment at the given index in C++....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/cpp/aspose.words/com...
  6. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields when importing data to worksheets using Aspose.Cells for Python via .NET API....This property takes a boolean list where the value True indicates...field, the third element in the list will be True . Specify Formula...

    docs.aspose.com/cells/python-net/specify-formul...
  7. Recognize single line|Documentation

    How to read text from images containing a single line of text....line_abc() Read only the predefined list of characters from the single-line...() Read only the predefined list of characters from the single-line...

    docs.aspose.com/ocr/cpp/recognize-single-line/
  8. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start and end and Bookmark is in header and footer. It can contain image anything not only text give me some code for the same...// Create a list to hold the extracted nodes List<Node> extractedNodes...extractedNodes = new List<Node>(); // Extract content between the...

    forum.aspose.com/t/extract-the-content-of-bookm...
  9. Show Translate Button and Translate Worksheet i...

    This article explains how to enable the translate button in the GridJs toolbar and implement server‑side translation for the active worksheet..../// <summary> /// Translates a list of source texts to the target..."de").</param> /// <returns>A list containing the translated strings...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  10. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly inserte…...Empty; List<string> bookmarkNames = new List<string>() {..."EXECSUM" }; List<string> filesToInsert = new List<string>() {...

    forum.aspose.com/t/insertion-of-a-document-at-a...