Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 22,264 for

task management

(0.22 sec)
  1. Managing Estimated and Milestone Tasks | Aspose...

    Learn how to manage estimated and milestone Tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for detecting and updating Task properties....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    docs.aspose.com/tasks/net/managing-estimated-an...
  2. Convert MSG to MHT via C# | products.aspose.com

    Sample code for MSG to MHT C# conversion. Use API example code for batch MSG files to MHT conversion within VB.NET, Asp.NET or any .NET based application....from NuGet × Open package manager, search for and install. You...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/email/net/conversion/msg-to...
  3. Create, Save, and Read Outlook Tasks in C++|Doc...

    Create, save, and load Outlook Tasks in MSG format using the MapiTask class in C++ with Aspose.Email....Create, Save, and Read Outlook Tasks in C++ Contents [ Hide ] Aspose...and read Microsoft Outlook tasks programmatically. The MapiTask...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  4. Simple chat|Documentation

    Send messages to Aspose.LLM for .NET without managing sessions yourself — the engine creates and tracks a session implicitly....use SendMessageAsync without managing sessions yourself. The engine...Prototypes where session management is not yet needed. For concurrent...

    docs.aspose.com/llm/net/use-cases/simple-chat/
  5. Insert PDF into OneNote using C# | PDF in OneNo...

    Programmatically insert PDF into OneNote using C# with Aspose.Note for .NET API. Insert PDF document with icon to a new or an existing OneNote (.one) document using C#....note-taking and digital task management software. In addition to...

    blog.aspose.com/note/insert-pdf-into-onenote-us...
  6. Troubleshooting|Documentation

    Diagnose and fix common Aspose.LLM for .NET problems — binary download failures, out-of-memory, GPU detection, model load, garbled output, license, performance....cache cleanup — see Cache management and Out of memory . Symptom...diagnosis. How-to recipes — related task-focused guides. How-to recipes...

    docs.aspose.com/llm/net/troubleshooting/
  7. Occurs error while retrieving Signature from PD...

    Dear Guy we encountered a new problem while retrieving the signature info by component Asepose.PDF which version is 23.11 . It exists till after we upgrade it into version 24.08 . bellow is the code and we find the pr…...access to our Paid Support management team. I checked the issue;...pdf”); Therefore, I have added a task for the development team. I’ll...

    forum.aspose.com/t/occurs-error-while-retrievin...
  8. After replacing the smart layer, various proble...

    After replacing the smart layer, various problems may occur. Without replacement, exporting PNG directly is not a problem Main issues after replacement: Inconsistent brightness Loss of image integrity 3D effect reduce…...@hellokimi56 The team will work on task that will not to rerender unsopported...access to our Paid Support management team. hellokimi56 March 20...

    forum.aspose.com/t/after-replacing-the-smart-la...
  9. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...access to our Paid Support management team. sergei.shibanov April...15, 2025, 3:08pm 4 @louis.a A task PDFNET-59724 has been created...

    forum.aspose.com/t/problem-reading-pdf-containi...
  10. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of html to pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...document"); }; List<Task> convertTasks = new List<Task>(); for (int...convertTasks.Add(Task.Run(convertHtmlToPdf)); } await Task.WhenAll(convertTasks);...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...