Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 28,723 for

list

(0.09 sec)
  1. Identifying the characters|Documentation

    Detecting the characters in an image....NET can automatically build a list of characters found in an image... This list is provided in recognition_characters_list property...

    docs.aspose.com/ocr/python-net/characters-ident...
  2. MailMerge.execute method | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge.execute method...from any data source such as a list or hashtable or objects. You..., field_names : List [ str ], values : List [ object ]): ......

    reference.aspose.com/words/python-net/aspose.wo...
  3. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....docx" , loadOptions ); List < WarningInfo > warnings = ((...mWarnings . Add ( info ); } public List < WarningInfo > GetWarnings...

    reference.aspose.com/words/net/aspose.words.loa...
  4. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... list Gets the list that defines formatting...this list style. list_format Provides access to the list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... list Gets the list that defines formatting...this list style. listFormat Provides access to the list formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Recognize image and save result as JSON file vi...

    Recognize image and save result as JSON file.... RecognitionAreasRect List Gets rectangles coordinates...RecognitionAreasText List Gets list recognition results of a list of areas...

    products.aspose.com/ocr/net/recognition/get-json/
  8. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....Sub-Bookmarks in list std :: vector < PdfBookmarkEntry > list ; list . push_back...push_back ( subbookmarkEntry1 ); list . push_back ( subbookmarkEntry2...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  9. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... List { get; } Gets the list that defines formatting...formatting of this list style. ListFormat { get; } Provides access...

    reference.aspose.com/words/net/aspose.words/style/
  10. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....get_Count ()); // Enumerate and list all the styles that a document...and use a paragraph style with list formatting. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...