Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 64,389 for

project

(0.1 sec)
  1. Change Progress of a Task in PHP

    Learn how to change task progress in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....Code Copy 1 $project = new Project(); 2 print $project -> getCalculationMode...getCalculationMode (); 3 $task = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/change-progress-of-a...
  2. Overtimes in Tasks

    Learn how to assign overtime values for Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET....Contents [ Hide Show ] Microsoft Project lets users assign overtime...task (TimeSpan). Microsoft Project view of task overtime To see...

    docs.aspose.com/tasks/net/overtimes-in-tasks/
  3. VbaModule.clone method | Aspose.Words for Python

    VbaModule.clone method. Performs a copy of the [VbaModule](../)....Shows how to deep clone a VBA project and module. doc = aw . Document...file_name = MY_DIR + 'VBA project.docm' ) dest_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Dealing Variances

    Learn how to deal with work variances in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....assignment variances in Microsoft Project: On the Task Usage screen,... Copy 1 Project project = new Project( "New Project.mpp" ); 2...

    docs.aspose.com/tasks/net/dealing-variances/
  5. Read Task Timephased Data

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks for C++....[ Hide Show ] In Microsoft Project, timephased data is displayed...for C++ API or get it from a project into your application. Working...

    docs.aspose.com/tasks/cpp/read-timephased-data/
  6. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign Projects to optimize performance and streamline your workflow....WithProject method Sets a specified Project to the model. public OpenAiModel..."Organization" ). WithProject ( "Project" ); SummarizeOptions options...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. Merge PDF to MPP via Java

    Sample code for PDF to MPP Java merging. Use API example code for batch PDF files to MPP merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...code. Create new instance of Project class Read each PDF file as...

    products.aspose.com/tasks/java/merger/pdf-to-mpp/
  8. How to Run Examples|Aspose.Slides 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.... The projects are created in Visual Studio...Visual Studio and build the project. Download Aspose.Slides for...

    docs.aspose.com/slides/cpp/how-to-run-examples/
  9. Stopping and Resuming a Task

    Learn how to stop or resume Microsoft Project (MPP/XML) tasks using Aspose.Tasks for C++.... Microsoft Project can calculate stop dates, or...restarts (DateTime). Microsoft Project view of Stop and Resume Dates...

    docs.aspose.com/tasks/cpp/stopping-and-resuming...
  10. Managing Resource Overtimes

    Learn how to manage Microsoft Project (MPP/XML) resource calendar overtimes using Aspose.Tasks for .NET....overtime work in Microsoft Project: On the Resource sheet, select... Copy 1 Project project = new Project( "New Project.mpp" ); 2...

    docs.aspose.com/tasks/net/overtimes-for-a-resou...