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

list

(0.4 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. Create Flat ZIP Archive in C# .NET | .NET ZIP L...

    Use .NET API to create flat ZIP archives in C# or VB.NET. Extract the inner ZIP archives to the outer archive from within your .NET applications.... Then, create lists to store the inner ZIP entries...method. Then, add entry to the list of entries to be deleted. Open...

    blog.aspose.com/zip/create-a-flat-zip-archive-i...
  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. 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/
  5. 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...
  6. 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/
  7. 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...
  8. 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/
  9. 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...
  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/