Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 86,482 for

project

(0.19 sec)
  1. Aspose::Words::Vba::VbaProject::get_IsSigned me...

    Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is signed or not 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...
  2. 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...
  3. 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-...
  4. Adding Resources | Aspose.Tasks Documentation

    This section explains how to add resources to Microsoft Project files....the people included in the project plan but resources can be people...completion of a project task. In Microsoft Project, the resources...

    docs.aspose.com/tasks/cpp/adding-resources/
  5. Adding Extended Attributes to Resource Assignme...

    This guide explains how to add extended attributes to resource assignments in Java Projects using Aspose.Tasks....Assignment Copy 1 Project project = new Project(dataDir + "Blank2010...and resource 4 Task task1 = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/adding-extended-attr...
  6. 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-...
  7. How to Convert MPP to PDF using Java

    This quick tutorial guides you on how to convert MPP to PDF using Java. It contains the configuration details, a sequence of steps and runnable sample code for writing MPP to PDF converter using Java....You can convert Microsoft Project to PDF using java with the...the template MS Project file in the Project object Instantiate...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  8. Installation|Documentation

    Adding or updating Aspose.OCR for .NET package in your Project....package can be added to your project directly from Microsoft Visual...your project. Installing Open your solution or a project in Microsoft...

    docs.aspose.com/ocr/net/installation/
  9. 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-...
  10. Resource and Calendars | Aspose.Tasks Documenta...

    Learn how to add resource calendars to Microsoft Project (MPP/XML) Project files using Aspose.Tasks for Java....for a resource in Microsoft Project: In the Resource Sheet, double-click...working times in Microsoft Project Setting Resource Calendar using...

    docs.aspose.com/tasks/java/resource-and-calendars/