Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 36,416 for

list

(0.82 sec)
  1. 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...
  2. 在 PST 文件中管理分发列表|Documentation

    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....// Extract the distribution list var distList = ( MapiDistributionList...can work with the distribution list // (e.g., access its members...

    docs.aspose.com/email/zh/net/managing-distribut...
  3. Linq OrderBy Date - Free Support Forum - aspose...

    I have an issue ordering a List by date. My Word file contains the following code: <<foreach [in MyData.OrderBy(p=>p.Date)]>><<[Name]>><</foreach>> I want the List to print the elements of that List ordered by date. Ho…...1 I have an issue ordering a list by date. My Word file contains...I want the list to print the elements of that list ordered by...

    forum.aspose.com/t/linq-orderby-date/326670
  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. Compare PST Files via .NET | products.aspose.com

    C# source code to compare PST documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... List the differences and set the...StringComparer.Ordinal); var list = new List( LSTnode( string ))();...

    products.aspose.com/email/net/comparison/pst/
  6. Word to HTML Conversion Produces Wrong Bullet L...

    Hi Aspose Team, We are using the Aspose.Words Word to HTML conversion API, and during one of the document conversions we encountered an incorrect bullet sequence in the HTML output. I have uploaded images showing: Th…...bullet list in the .docx file The incorrect bullet list in the... 1:27pm 2 @RohanBade759 The list labels that Aspose.Words writes...

    forum.aspose.com/t/word-to-html-conversion-prod...
  7. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...List; public class Main4 { TemplateDataUtilServ...if (valueObj instanceof List) { List<IdName> values = new Gson()...

    forum.aspose.com/t/chinese-date-language-locale...
  8. Read and Write Table with Query Table Data Sour...

    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....Close Find Query Tables and List Objects related to External...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/python-net/read-and-write...
  9. Read and Write Table with Query Table Data Sour...

    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....Close Find Query Tables and List Objects related to External...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/net/read-and-write-table-...
  10. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a document....'Revisions at list levels.docx' ) doc . update_list_labels () paragraphs...( '1.' , paragraphs [ 0 ] . list_label . label_string ) self...

    reference.aspose.com/words/python-net/aspose.wo...