Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 37,947 for

list

(0.12 sec)
  1. 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...
  2. 档案

    档案..."tokens"; private static final List<String> SCOPES = Collections...setTitle(_defaultSheetName); // 将工作表添加到列表 List<Sheet> sheetList = new ArrayList<Sheet>();...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  3. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...(returns List<RecognitionResult>); take the first result List<RecognitionResult>...Add(ms) ' 3) Run OCR (returns List(Of RecognitionResult)); take...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  4. 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...
  5. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java....dealing with list numbering. By default, numbered lists from a template...paragraph’s formatting such as list numbering. The following snippet...

    docs.aspose.com/words/java/inserting-documents-...
  6. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....converting VSD to VSDX Create a list of pages that you want to load...and set the input format and list of pages Load the input VSD...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  7. 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...
  8. Remove Blank PDF Pages using Python

    This quick guide explains how to remove blank PDF pages using Python. You will get details to set the IDE for the development, a List of steps, and a sample code to delete a blank page in PDF using Python....the development environment, a list of steps, and sample code to...annotation, or forms Prepare a list of blank pages using the above...

    kb.aspose.com/pdf/python/remove-blank-pdf-pages...
  9. 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...
  10. Funnel Chart Support in LINQ - Free Support For...

    Hello! When using the LINQ Reporting Engine to display data, we want to be able to include various chart types relating to data sent and some of those charts we’ve been able to get working properly. However, when workin…...most we could find was that the list of supported chart types didn’t...chart types.” at the end of the list. We are currently just trying...

    forum.aspose.com/t/funnel-chart-support-in-linq...