Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 148,594 for

project

(0.47 sec)
  1. Writing Updated TaskLink Data to MPP in PHP

    Learn how to write Microsoft Project (MPP/XML) task links using Aspose.Tasks Java for PHP....60 * $one_min ; 4 $project = new Project( 'test_tasks.mpp' );...$prj = new Prj(); 7 $task1 = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/writing-updated-task...
  2. VbaModule.type property | Aspose.Words for Python

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module....Shows how to create a VBA project using macros. doc = aw . Document...VBA project. project = aw . vba . VbaProject () project . name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Tasks for Java 21.5 Release Notes

    The page contains the release notes for Aspose.Tasks for Java 21.5....TasksComparer options when project is saved to CSV or XLSX formats...“Outline Code *” attributes when project is saved to non-MPP formats...

    releases.aspose.com/tasks/java/release-notes/20...
  4. Aspose::Words::Vba::VbaModuleType enum | Aspose...

    Aspose::Words::Vba::VbaModuleType enum. Specifies the type of a model in a VBA Project in C++....the type of a model in a VBA project. enum class VbaModuleType Values...DocumentModule 0 A type of VBA project item that specifies a module...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. VbaModule | Aspose.Words for .NET

    VbaModule constructor. Creates an empty module in C#....Shows how to create a VBA project using macros. Document doc...Create a new VBA project. VbaProject project = new VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  6. Read Write Rate Scale Information

    Learn how to edit Microsoft Project (MPP/XML) resource assignment rate scales using Aspose.Tasks for .NET.... Copy 1 Project project = new Project ( "New Project.mpp" );...); 2 3 Task task = project . RootTask . Children . Add ( "t1" );...

    docs.aspose.com/tasks/net/read-write-rate-scale...
  7. Aspose::Tasks::Connectivity::MspDbSettings Clas...

    Aspose.Tasks for C++ Public Member Functions Aspose::Tasks::Connectivity::MspDbSettings Class Reference Allows to set......options to read project data from MS Project Server database...const Gets the guid of the project to read. More... System::String...

    reference.aspose.com/tasks/cpp/class/aspose.tas...
  8. VbaProject constructor | Aspose.Words for Python

    VbaProject constructor. Creates a blank [VbaProject](../)....Shows how to create a VBA project using macros. doc = aw . Document...VBA project. project = aw . vba . VbaProject () project . name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Managing Currency Digits

    Learn how to manage Microsoft Project (MPP/XML) currency digits using Aspose.Tasks for Java....after the decimal symbol for a project’s currency. This property supports...currency digit for a project in Microsoft Project: Form the Tools...

    docs.aspose.com/tasks/java/managing-currency-di...
  10. Working with Views

    Learn how to work with View (for example, 'Gantt Chart' or 'Task Usage' Project representation from Microsoft Project MPP files using Aspose.Tasks for .NET....graphical representation of a project or some of its aspects (resources...representation of a project’s progress and plans: Microsoft Project allows...

    docs.aspose.com/tasks/net/working-with-project-...