Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 62,071 for

project

(0.04 sec)
  1. Managing Assignment Cost

    Learn how to manage Microsoft Project (MPP/XML) resource assignment costs using Aspose.Tasks for .NET....represents an assignment’s total project cost (decimal). BCWP represents...assignment costs in Microsoft Project: On the Task Usage page, select...

    docs.aspose.com/tasks/net/managing-assignment-c...
  2. Creating a Task Link

    Learn how to create task links in Microsoft Project (MPP/XML) files using Aspose.Tasks for Java....4 5 Project project = new Project(); 6 Task pred = project. getRootTask..."Task 1" ); 7 Task succ = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/creating-a-task-link/
  3. How to Add Weekdays in MPP using C#

    This simple article provides details about how to add Weekdays in MPP using C# by providing details about setting up the environment and using the example code. One can develop an application to define workday in Microsoft Project using C# without any dependence on MS Project or any other MPP managing software....without any dependence on MS Project or any other MPP managing software...define weekdays in Microsoft Project using C# . Steps to Add Weekdays...

    kb.aspose.com/tasks/net/how-to-add-weekdays-in-...
  4. Managing Currency Codes in PHP

    Learn how to manage currency codes in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );..."Currency Code: " . (string) $project -> get ( $prj -> CURRENCY_CODE...

    docs.aspose.com/tasks/java/managing-currency-co...
  5. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....Shows how to deep clone a VBA project and module. let doc = new aw...Document ( base . myDir + "VBA project.docm" ); let destDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Editing Task Baseline Durations

    Learn how to edit Microsoft Project (MPP/XML) task baseline durations using Aspose.Tasks for C++....can be viewed in Microsoft Project: On the View menu, select More...Create project instance 2 System ::SharedPtr < Project > project...

    docs.aspose.com/tasks/cpp/task-baseline-duration/
  7. Փոխարկել MPP-ն PDF-ի Python-ում

    Այս ձեռնարկը մանրամասնում է Python-ում MPP-ին PDF-ի վերածելու գործընթացը: Այն ընդգրկում է IDE-ի կազմաձևման տեղեկատվությունը, քայլ առ քայլ ալգորիթմը և աշխատանքային կոդի հատվածը՝ MPP ֆայլը Python-ի PDF փոխարկելու համար:...Կարդացեք մուտքագրված MS Project ֆայլը Project դասի օրինակով Նախագծի...ուրվագծում են ամբողջ գործընթացը՝ MS Project-ը Python-ով PDF արտահանելու...

    kb.aspose.com/hy/tasks/python/convert-mpp-to-pd...
  8. Setting Attributes for New Tasks in Ruby

    Learn how to set Microsoft Project (MPP/XML) Project attributes for newly created tasks using Aspose.Tasks Java for Ruby....Programmers Guide Working with Projects in Ruby Setting Attributes...Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....

    docs.aspose.com/tasks/java/setting-attributes-f...
  9. Outline Properties

    Learn how to work Microsoft Project (MPP/XML) outline values using Aspose.Tasks for .NET....Contents [ Hide Show ] Microsoft Project has an outline structure that...get a quick overview of a project. Aspose.Tasks for .NET supports...

    docs.aspose.com/tasks/net/outline-properties/
  10. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....Document(getMyDir() + "VBA project.docm"); VbaReferenceCollecti...getLibId()); case VbaReferenceType.PROJECT: return getLibIdProjectPath(reference...

    reference.aspose.com/words/java/com.aspose.word...