Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 34,572 for

list

(0.21 sec)
  1. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....Allows to specify how numbered list items are recognized when document...Allows to specify how numbered list items are recognized when document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extracting data from scanned invoices using AI|...

    Combine Aspose.OCR for .NET with ChatGPT to extract information such as numbers, dates, line items, and totals from scanned invoices....AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...

    docs.aspose.com/ocr/net/ocr-and-parse-with-ai/
  3. Working with Gradient in XPS file | Java

    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 Java...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...

    docs.aspose.com/page/java/xps/working-with-grad...
  4. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images.... The method returns a list of CharacterRecognition objects...Characters ArrayList<Character> A list of recognized characters and...

    docs.aspose.com/ocr/java/image-regions-characte...
  5. JsonDataLoadOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting.JsonDataLoadOptions class for seamless JSON data parsing. Enhance your document processing with flexible options!...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  6. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly....Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  7. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... 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...
  8. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... 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...
  9. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save documents in the XamlFlow format. Enhance your workflow today!...imagesFolderAlias ; Resources = new List < string >(); } void IImageSavingCallback...ImagesFolderAlias { get ; } public List < string > Resources { get ;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert Project Pages to Separate Image Files |...

    This guide explains how to convert Microsoft Project files into multiple JPEG image files using Aspose.Tasks for C#....Pages property that contains a list of page numbers to save when...All pages are saved if this list is empty and ImageSaveOptions...

    docs.aspose.com/tasks/cpp/convert-project-pages...