Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 33,723 for

list

(0.11 sec)
  1. JsonDataLoadOptions.SimpleValueParseMode | Aspo...

    Discover how the SimpleValueParseMode property in JsonDataLoadOptions enhances JSON parsing for nulls, booleans, numbers, and strings. Optimize your data loading today!...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Data Extraction from Invoices using Python

    Follow this article for data extraction from invoices using Python. It has all the details to set the IDE, a List if steps, and a sample code for invoice data extraction using Python....the IDE for the development, a list of steps defining the program...method by providing the receipts list and settings for extracting...

    kb.aspose.com/ocr/python/data-extraction-from-i...
  3. IStructuredDocumentTag.get_child_nodes method |...

    IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types.... sdts = list ( doc . range . structured_document_tags... remove_self_only () sdts = list ( doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your document automation process....Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Getting Started - C# Finance Library API|Docume...

    C# Finance Library API Getting Started section covers topics like Product Overview, Feature List, Licensing, Installation, and how to run Examples....Hide ] Product Overview Feature List of Aspose.Finance Supported...

    docs.aspose.com/finance/net/getting-started/
  6. Detecting New Email Messages on POP3 Server|Doc...

    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....To identify new emails from a list of emails on a POP3 server:...Get a list of emails. Connect to the database. Get a list of emails...

    docs.aspose.com/email/java/detecting-new-email-...
  7. English table style names / LatentStyles - Free...

    When generating a word document with a table, I provide the option to configure a table style name that is set by “table.StyleName = “…”;”. Word provides a bunch of builtin table styles, and a user asked me why it did n…...“LatentStyles” containing a list of those style names. What do...language versions. The latent‑style list is part of the OpenXML package...

    forum.aspose.com/t/english-table-style-names-la...
  8. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor...def __init__ ( self , pages : List [ int ]): ... Parameter Type...Type Description pages List[int] Zero-based indices of pages. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/python-net/image-regions-li...