Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 89,187 for

project

(0.17 sec)
  1. Calculate Task Duration | Aspose.Tasks Document...

    Learn how to calculate task durations in minutes, hours, days, weeks, and months using Aspose.Tasks for .NET. Includes practical C# examples with the Duration and TimeUnitType classes....] Calculating Durations In project management, a task’s duration...: Copy 1 Project project = new Project( "New Project.mpp" ); 2...

    docs.aspose.com/tasks/net/calculate-task-durati...
  2. How to Add Weekdays in MPP using Java

    This small topic is about how to add Weekdays in MPP using Java by providing details about setting up the environment and using the example code. You can easily develop an application to define weekdays in Microsoft Project using Java....without any dependence on MS Project or any other MPP managing software...define weekdays in Microsoft Project using Java . Steps to Add Weekdays...

    kb.aspose.com/tasks/java/how-to-add-weekdays-in...
  3. FAQ|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....GridWeb‑based web project/solution on the server? If...“acw_client” directory into your project folder; otherwise your web...

    docs.aspose.com/cells/net/grid-faq/
  4. Read Task Timephased Data | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks for C# and VB.NET....[ 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/
  5. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to work with Stop and Resume dates for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# example for reading task stop and resume properties....[ Hide Show ] In Microsoft Project, a task may be stopped temporarily...Resume Dates in Microsoft Project To display stop and resume...

    docs.aspose.com/tasks/net/stop-and-resume-a-task/
  6. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature....Shows how to deep clone a VBA project and module. Document doc =...new Document ( MyDir + "VBA project.docm" ); Document destDoc =...

    reference.aspose.com/words/net/aspose.words.vba...
  7. Managing Currency Codes in Ruby | Aspose.Tasks ...

    Learn how to manage currency codes in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....3 puts "Currency Code: " + project . get( Rjb :: import( 'com...

    docs.aspose.com/tasks/java/managing-currency-co...
  8. Install Aspose.HTML for .NET – Setup via NuGet,...

    Learn how to install Aspose.HTML for .NET library and get step-by-step instructions for installing via NuGet, DLLs, or MSI....and tools in Visual Studio projects that use the .NET Framework...whatever changes it made to your project so that no clutter is left...

    docs.aspose.com/html/net/getting-started/instal...
  9. Getting object reference error GetTimephasedWor...

    Hello Aspose Team, I’m encountering an “Object reference not set to an instance of an object” error when calling GetTimephasedWork for AssignmentBaselineWork in Aspose.Tasks when there are no resources assigned to the t…...defined Open the project file in Microsoft Project (or via Interop)...minimal reproducible example (project file, code snippet, stack trace)...

    forum.aspose.com/t/getting-object-reference-err...
  10. Change Progress of a Task in Ruby | Aspose.Task...

    Learn how to change task progress in Microsoft Project files using Aspose.Tasks for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....puts project . getCalculationMode() 4 5 task = project . getRootTask()...

    docs.aspose.com/tasks/java/change-progress-of-a...