Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 89,321 for

project

(1.24 sec)
  1. Managing Task Durations | Aspose.Tasks Document...

    Learn how to manage Microsoft Project (MPP/XML) task durations using Aspose.Tasks for .NET. Includes C# examples for setting and updating task durations and formats....Durations in Microsoft Project In Microsoft Project, you can check a...Create a new project and add a new task 2 Project project = new Project();...

    docs.aspose.com/tasks/net/managing-durations/
  2. Reading Task Timephased Data | Aspose.Tasks Doc...

    Learn how to read task timephased data (work and cost) from Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....[ Hide Show ] In Microsoft Project, timephased data is displayed...developers to extract detailed project analytics programmatically...

    docs.aspose.com/tasks/net/read-task-s-timephase...
  3. Writing and Reading Formulas with Aspose.Tasks ...

    Discover how to handle formulas in documents using the Aspose.Tasks library....reading/writing formulas to MPP project files. The Formula property...3 4 Project project = new Project(dataDir + "New project 2010...

    docs.aspose.com/tasks/java/writing-and-reading-...
  4. How to Run the Examples|Aspose.Slides for PHP D...

    Run Aspose.Slides for PHP via Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP....Examples into the IDE The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/slides/php-java/how-to-run-the-...
  5. How to Run Examples|Aspose.Slides Documentation

    Run Aspose.Slides for Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP....Examples into the IDE The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/slides/java/how-to-run-the-exam...
  6. Writing Updated TaskLink Data to MPP in Ruby | ...

    Learn how to write Microsoft Project (MPP/XML) task links using Aspose.Tasks Java for Ruby....one_min 6 7 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....tasks.Prj' ) 12 13 task1 = project . getRootTask() . getChildren()...

    docs.aspose.com/tasks/java/writing-updated-task...
  7. Managing Task Costs in PHP | Aspose.Tasks Docum...

    Learn how to manage Microsoft Project (MPP/XML) task costs using Aspose.Tasks Java for PHP....Copy 1 $project = new Project(); 2 3 $task = $project -> getRootTask...17 print " \n Project Cost: " . (string) $project -> getRootTask...

    docs.aspose.com/tasks/java/managing-task-costs-...
  8. Working with Task Calendars | Aspose.Tasks Docu...

    Learn how to work with Microsoft Project (MPP/XML) task calendars using Aspose.Tasks for C# and VB.NET....particular tasks in Microsoft Project. Aspose.Task supports this...Microsoft Project: Open a project in Microsoft Project. On the...

    docs.aspose.com/tasks/cpp/task-calendars/
  9. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects...to access a document’s VBA project information. doc = aw . Document...MY_DIR + 'VBA project.docm' ) # A VBA project contains a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Vba::VbaModuleCollection::get_Co...

    Aspose::Words::Vba::VbaModuleCollection::get_Count method. Returns the number of VBA modules in the collection in C++....to access a document’s VBA project information. auto doc = System...get_MyDir () + u "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/cpp/aspose.words.vba...