Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 249 for

token list

(0.18 sec)
  1. Send Email via Exchange Web Service (EWS) using...

    Learn how to connect to the Microsoft Exchange Server and send emails via .NET API seamlessly enabling secure and efficient email communication....Instead, it relies on access tokens to authorize access to resources...obtain an access token and a refresh token. Create an instance...

    products.aspose.com/email/net/send-email/ews/
  2. Working with Exchange EWS Client|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....Exchange Server Distribution Lists Using C# How to Manage Exchange...C# and EWS API Async OAuth Token and EWS Email Management in...

    docs.aspose.com/email/net/working-with-exchange...
  3. Replacer Class | Aspose.Words for .NET

    Effortlessly replace text in documents with Aspose.Words.LowCode.Replacer. Simplify your workflow and enhance document management today!...using specified cancellation token. From ( Stream ) Specifies input...file for the processor. To ( List<Stream>, SaveFormat ) Specifies...

    reference.aspose.com/words/net/aspose.words.low...
  4. Connect to POP3 Server|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....Authentication Mechanism Retrieve the list of authentication mechanisms...allowing to retrieve access token*/ /*SecurityOptions*/ int securityOptions...

    docs.aspose.com/email/java/connect-to-pop3-server/
  5. Reporting Services and SharePoint configuration...

    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....Authentication, we will pass the SPUser token and not rely on the Windows...SSL, it won’t show up in this list. It is a known issue and doesn’t...

    docs.aspose.com/pdf/reportingservices/reporting...
  6. Working with Gmail Calendars|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.... This client class returns list of ExtendedCalendar type objects...new calendar listCalendars Get list of all calendars of a client...

    docs.aspose.com/email/java/working-with-gmail-c...
  7. NullReferenceException on SmtpClient.Send with ...

    I’m receiving a nullreference exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto. at #=zb250QYMCPFuX71Wdi3zOw2HXP4Y1.#=zI6Sdilw=(IAsyncResult #=zqu3CpHA=) at #…...#=zP33T804NtGHSJkOnva7== #=zrM6YvnA=, List`1 #=zsVKDiy8=, Int32 #=zrer2EM8=)...#=zacAZdRbBI2n_WnMwiQ0JPWw= #=zoO9U$v1xZ6DU, List`1 #=zsVKDiy8=) at #=zLoTxgDOe4nZ1O0NwPBM_ByuO$...

    forum.aspose.com/t/nullreferenceexception-on-sm...
  8. MailMerger Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MailMerger. Effortlessly fill templates with data using simple and advanced mail merge techniques for seamless document automation....using specified cancellation token. From ( Stream ) Specifies input...file for the processor. To ( List<Stream>, SaveFormat ) Specifies...

    reference.aspose.com/words/net/aspose.words.low...
  9. Reporting Services SharePoint Configuration|Asp...

    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....Authentication, we will pass the SPUser token and not rely on the Windows...SSL, it won’t show up in this list. It is a known issue and doesn’t...

    docs.aspose.com/slides/reportingservices/report...
  10. Markdown Code Block – C# Code Examples

    Create Markdown Inline Code and Code Block in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....SyntaxFactory; // Create a start token and an end token that will frame a code...block var startToken = mdf.Token(SourceText.From( "```\r\n" ));...

    products.aspose.com/html/net/markdown-code-block/