Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 36,330 for

list

(0.16 sec)
  1. Merge Excel Files using Java

    Refer to this article to merge Excel files using Java. It provides IDE settings, a List of instructions, and a sample code to combine Excel files using Java....has details to set the IDE, a list of steps, and a sample code...file Create a list of Excel files to merge If the list is empty,...

    kb.aspose.com/cells/java/merge-excel-files-usin...
  2. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a List of steps, and a sample code to create a basic Excel table in C#....set the IDE for development, a list of programming tasks, and a...where data is available Create a list object by providing the range...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  3. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...outputPdfPath, List<string> headers, List<string> footers, List<double>...List<double> headerHeights, List<double> footerHeights) { // Open the existing...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  4. 使用 Gmail 日历|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....summary" ; // Get calendars list ExtendedCalendar [] lst = client...accessToken , email )) { // Retrieve list of calendars for the current...

    docs.aspose.com/email/zh/java/working-with-gmai...
  5. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....Manage Bulleted and Numbered Lists in Presentations in .NET Contents...create bullet and numbered lists the same way you do in Word...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  6. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between document in case when I add Lists to documents with different styles. After exporting result I do not see any differences (revision collection is empty). Here is the exam…...result of compare document with lists Aspose.Words Product Family...document in case when I add lists to documents with different...

    forum.aspose.com/t/strange-result-of-compare-do...
  7. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Python API 启用 IMAP 扩展|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....Email 中的类: IMAP ID 命令 IMAP LIST-EXTENDED 命令 使用 IMAP ID 命令 此命令提供有关服务器是否支持...version ) 使用 IMAP LIST-EXTENDED 命令 IMAP LIST-EXTENDED 命令(在 RFC...

    docs.aspose.com/email/zh/python-net/imap-extens...
  9. Compare MSG Files via .NET | products.aspose.com

    C# source code to compare MSG 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/msg/
  10. Get all the external hyperlinks in a presentati...

    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....Declare a list of strings. List < string > ret = new List < string...external relationship to the list of strings. ret . Add ( relation...

    docs.aspose.com/slides/net/get-all-the-external...