Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 121,108 for

task

(0.07 sec)
  1. Handle cancellation|Documentation

    Cancel in-flight Aspose.LLM for .NET generation cleanly — CancellationToken on message methods, session state after cancel, typical UX patterns....on startup, wrap Create in a Task.Run with an external watchdog...even if you stop waiting on the task, the background work continues...

    docs.aspose.com/llm/net/how-to/handle-cancellat...
  2. Convert JIRA to XPS via C# | Tasks Conversion A...

    Sample code for JIRA to XPS C# conversion. Use API example code for batch JIRA files to XPS conversion within VB.NET, Asp.NET or any .NET based application....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    products.aspose.com/tasks/net/conversion/jira-t...
  3. Convert JIRA to JIRA via C# | Tasks Conversion ...

    Sample code for JIRA to JIRA C# conversion. Use API example code for batch JIRA files to JIRA conversion within VB.NET, Asp.NET or any .NET based application....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    products.aspose.com/tasks/net/conversion/jira-t...
  4. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Contents [ Hide ] Sometimes a task appears to correct or replace...manually will be a daunting task, so here is the solution to...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  5. How to Create a PST File in C#

    This quick tutorial guides on how to create a PST file in C#. You will learn to create a new PST file in C# with the help of a couple of lines of code along with the option to add different types of folders into it....Tasks Product Family Aspose.OCR Product...program flow to perform this task. A runnable sample code is also...

    kb.aspose.com/email/net/how-to-create-a-pst-fil...
  6. How to Convert PDF to OneNote using C#

    This article guides on how to convert PDF to OneNote using C#. It contains all the details to configure the environment, a list of programming steps, and a runnable sample code to render PDF to OneNote using C#....Tasks Product Family Aspose.OCR Product...configuration details, a list of tasks to be performed in the application...

    kb.aspose.com/note/net/how-to-convert-pdf-to-on...
  7. Slow Performance When Converting Slides to Imag...

    2222.zip (5.6 MB) PPT 1A33BEA1-5E79-4447-8E8E-ED201D20C8E31: The overall conversion process is slow. PPT 6c98339c-5623-4163-b439-0a04a7effc5b: The conversion process hangs/stalls specifically on page 5. code**********…...// 创建一个任务来执行 GetImage var task = Task.Run(() => sld.GetImage(new...TimeoutException bool completed = task.Wait(TimeSpan.FromSeconds(timeoutInSeconds));...

    forum.aspose.com/t/slow-performance-when-conver...
  8. Convert MPP to TIFF in C#

    This article is about how to convert MPP to TIFF in C#. By following the crisp and well directed steps, one can transform MPP file to TIFF using C# using a few lines of code....Tasks Product Family Aspose.OCR Product...sample code to accomplish the task. It encompasses all the required...

    kb.aspose.com/tasks/net/convert-mpp-to-tiff-in-...
  9. Adding Attachments and HTML Text to Outlook Msg...

    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....show how to perform the same task in C# using Aspose.Email for...

    docs.aspose.com/email/net/adding-attachments-an...
  10. Question regarding unreleased memory even after...

    Hi, I’m experiencing a memory issue with the latest version of Aspose.PDF (v25.11) in C#. Background: When I use Aspose.PDF’s Accept(TextFragmentAbsorber visitor) method, I notice that memory is not being released and…... I added a task for development team to investigate...

    forum.aspose.com/t/question-regarding-unrelease...