Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 37,479 for

list

(0.62 sec)
  1. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...fetch Messages: List AllEnvelopes = new List(); TotalCount =...ListFolders() method returns an empty list, the inbox variable will be...

    forum.aspose.com/t/nullreferenceexception-listm...
  2. Compare MBOX Files via .NET | products.aspose.com

    C# source code to compare MBOX 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/mbox/
  3. ListLevel.imageData property | Aspose.Words for...

    ListLevel.imageData property. Returns image data of the picture bullet shape for the current List level....bullet shape for the current list level. get imageData () : Aspose...See Also module Aspose.Words.Lists class ListLevel ListLevel.font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Developer Guide - PDF SharePoint API|Aspose.PDF...

    Developer Guide of PDF SharePoint API covers topics such as exporting items to PDF, add watermark and convert different formats to PDF and merge PDF files....Export a Particular Item from a List Add Watermark to PDF Convert...

    docs.aspose.com/pdf/sharepoint/developer-guide/
  6. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text... The complete list of child nodes that can occur...change tracking was enabled. is_list_item True when the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create Excel Table in Node.js

    Refer to this article to create Excel table in Node.js. Get the IDE settings, steps, and a sample code for using Excel tables in Node.js....using the given resources, a list of steps to implement the feature...sheet in the workbook and add a list object for the table Set the...

    kb.aspose.com/cells/nodejs/create-excel-table-i...
  8. Design Tables in Word using Python

    Follow this article to design tables in Word using Python. It has the details to set the IDE, a List of steps, and a sample code to add Microsoft Word table design using Python....the development environment, a list of steps, and a sample code...type, and table alignment, to list a few. The TableStyle contains...

    kb.aspose.com/words/python/design-tables-in-wor...
  9. Reference|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....editor windows, which include a list of formulas. This section includes...

    docs.aspose.com/cells/reportingservices/reference/
  10. Output Streams – C# MemoryStream – Aspose.HTML ...

    Learn about the ICreateStreamProvider interface, which is used when storing a conversion result in memory or sending it to remote storage....ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

    docs.aspose.com/html/net/output-streams/