Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 37,970 for

list

(0.31 sec)
  1. Find Text in Picture using Python

    Follow this article to find text in picture using Python. It has all the details to set the IDE, a List of steps, and a sample code for developing text finder from image using Python....details to set the environment, a list of steps, and a sample code...recognizing a single line, setting the list of text areas, and a flag to...

    kb.aspose.com/ocr/python/find-text-in-picture-u...
  2. IAiModelText.summarize method | Aspose.Words fo...

    aspose.words.ai.IAiModelText.summarize method...( self , source_documents : List [ aspose . words . Document...Description source_documents List[ Document ] An array of documents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fast recognition|Documentation

    How to read text from high-quality images using as few resources as possible....OcrInput object and returns a list of strings, one string per image...); // Fast recognize images List < string > results = recognitionEngine...

    docs.aspose.com/ocr/net/fast-recognition/
  4. AnthropicAiModel.summarize method | Aspose.Word...

    aspose.words.ai.AnthropicAiModel.summarize method...( self , source_documents : List [ aspose . words . Document...Description source_documents List[ Document ] An array of documents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.RevisionsView | Aspose.Words for .NET

    Effortlessly manage document revisions! Choose between original or updated versions for seamless collaboration and enhanced productivity....Document ( MyDir + "Revisions at list levels.docx" ); doc . UpdateListLabels...accepted. Currently supports list labels. doc . RevisionsView...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....Headers and Footers to Command List The header or footer text can...headers and footers into a command list. The following code shows how...

    docs.aspose.com/cells/net/get-headers-or-footers/
  7. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....user to select an item from a list. COMMAND_BUTTON A button that...displays text. LIST_BOX A control that displays a list of items. MULTI_PAGE...

    reference.aspose.com/words/java/com.aspose.word...
  8. ListLabel.font property | Aspose.Words for Python

    ListLabel.font property. Gets the List label font....font property Gets the list label font. @property def font...See Also module aspose.words.lists class ListLabel ListLabel.label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked.... shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Language detecton|Documentation

    How to detect the languages used on the provided image....formats and returns them as a list of LanguageDetectionOut objects... languages List<Map.Entry<Language, Float>> Lists the recognition...

    docs.aspose.com/ocr/java/language_detection/