Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 3,528 for

task start update

(0.12 sec)
  1. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud....</param> /// <returns>A task representing the asynchronous...operation.</returns> public async Task HandleAsync(HttpContext context)...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  2. Timephased Data Generation for Different Work C...

    Learn how to generate and work with timephased data assignments in project management using Aspose.Tasks....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    docs.aspose.com/tasks/cpp/timephased-data-gener...
  3. Using Tasks API, need to get Unique IDs from XE...

    Hello! We are trying to use API calls (https://api.aspose.cloud/v3.0/Tasks/[path]/Tasks?storage=[storage]) to pull a list of Tasks from uploaded XER or MPP files. These calls come back successfully, but only include a …...Using Tasks API, need to get Unique IDs from XER/MPP file types...types Aspose.Tasks Product Family BrettOkelberry January 20, 2026...

    forum.aspose.com/t/using-tasks-api-need-to-get-...
  4. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…... Update Aspose.PDF Library : Ensure..." + requestObj.FileName + " START", Logger.LogLevels.DEBUG); List<MemoryStream>...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...
  5. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....Tasks Product Family Aspose.OCR Product...runnable simple code to perform the task. All the necessary resources...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  6. Working With Assignment Variances | Aspose.Task...

    Learn how to work with Microsoft Project (MPP/XML) resource assignment variances using Aspose.Tasks for C#....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    docs.aspose.com/tasks/cpp/assignment-variances/
  7. Working with Resource Assignments | Aspose.Task...

    Learn how to work with resource assignment variances in Microsoft Project files using Aspose.Tasks for .NET. This guide explains cost, Start, finish, and work variances with practical C# examples....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    docs.aspose.com/tasks/net/dealing-variances/
  8. Utility Features Available in Aspose.Tasks for ...

    The page describes a set of useful utility functions that can be applied to project files using Aspose.Tasks for Java. Such as critical path calculation, working with Task filters and so on....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    docs.aspose.com/tasks/java/utility-features/
  9. Saving a file using FileFormatToSaveFormat remo...

    Hi, I am using Aspose.Cells version 26.2.0. I have attached a ZIP file containing four files: input.xlsx, output.xlsx, input-saved.xlsx, and output-saved.xlsx. output.zip (105.2 KB) In our code, we use Aspose.Cells t…...ReadWrite ); } public static async Task SaveFile(string filePath, string...Cells March 4, 2026, 1:16pm 2 Starting from line 16, there are some...

    forum.aspose.com/t/saving-a-file-using-fileform...
  10. Blazor WebAssembly Operation is not supported o...

    Hello, I’m receiving the following error trying to open a workbook stream in Aspose.Cells 25.6 in Blazor WebAssembly. I believe Thread.Start is not available in WebAssembly. Operation is not supported on this platform. …...Start is not available in WebAssembly...at System.Threading.Thread.Start(Boolean captureContext, Boolean...

    forum.aspose.com/t/blazor-webassembly-operation...