Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 7,208 for

async

(0.42 sec)
  1. Loading GridWeb Data in Async Mode|Documentation

    This article describes how to use Async mode to get better performance in GridWeb....AI Loading GridWeb Data in Async Mode Contents [ Hide ] When...shows how to enable GridWeb’s async mode. Use Show Formulas Feature...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Wrapper class for loading Email Messages Async ...

    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....for loading Email Messages Async using Aspose.Email Contents...

    docs.aspose.com/email/net/wrapper-class-for-loa...
  3. Async OAuth Token and EWS Email Management in C...

    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....EWS Client Contents [ Hide ] Async Method to Fetch OAuth Token...are named with the Async postfix. NOTE: Async methods are available...

    docs.aspose.com/email/net/async-oauth-token-ews...
  4. Aspose.Email.Graph in WinForm app - Free Suppor...

    Hi I got the console example working to connect to Exchange via Microsoft.Graph to list email folders. However I can’t get this to work when I convert it to a WinForms application. It appears to hang on ExecutionHangs…...(Exception e) { throw e; } } private async Task<string?> GetAccessTokenAsync()...to a deadlock when calling async code from a WinForms application...

    forum.aspose.com/t/aspose-email-graph-in-winfor...
  5. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var document = new Document(streamOfPdfFile); AddQrCode(document); document.SaveAsync(streamOf…..., in async Task<long> #=zgcC5Srw=.#=zP...g== #=zAsQHuHKF3iDi) ?, in async Task<long> #=zi$JEslOmbGGFDaJGVNFJlQ=...

    forum.aspose.com/t/exception-with-saveasync-but...
  6. How to Get BarCode Module Instance|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....js" async onload = "initializeModule()"...BarCodeInstance ; // Async function for module initialization async function...

    docs.aspose.com/barcode/javascript-cpp/get-barc...
  7. Multiple concurrent sessions|Documentation

    Serve many users or workflows from a single Aspose.LLM for .NET instance — per-user sessions, serialized inference, request routing patterns....Dictionary < string , string >(); async Task < string > EnsureSession...sessionId ; } return sessionId ; } async Task < string > Ask ( string...

    docs.aspose.com/llm/net/use-cases/multiple-conc...
  8. Integration with ASP.NET Core|Documentation

    Host Aspose.LLM for .NET behind ASP.NET Core — DI registration, routing, per-user sessions, and graceful shutdown.... MapPost ( "/chat" , async ( ChatRequest req , Engine engine...logger ; } protected override async Task ExecuteAsync ( CancellationToken...

    docs.aspose.com/llm/net/use-cases/integration-w...
  9. 3 minor things - Free Support Forum - aspose.com

    Hello Aspose.Email.dll for .Net Framework 4.5, File Description in project properties, it is set to: Aspose.Email for .NET 4.0 Misleading, better to set it correctly to 4.5. VCardContact.IsMultiContacts / MapiCon…...PersonalStorage / TgzReader Async methods, are they available...In .NET Framework 4.0, the async/await pattern is not natively...

    forum.aspose.com/t/3-minor-things/312004
  10. Show Formula Explanation for GridJs|Documentation

    This article describes how to show formula explanation for GridJs....example: [HttpPost] public async Task < IActionResult > FormulaExplainAsync...implement it yourself private async Task < string > GetFormulaExplainAsy...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...