Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 89,442 for

project

(0.89 sec)
  1. Reading and Writing General Properties | Aspose...

    Learn how to read and set general task properties such as name, ID, UID, start and finish dates in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading and writing task properties....[ Hide Show ] In Microsoft Project, every task has general properties...when working with MPP or XML project files. General Properties The...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  2. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for Java....Writing Metadata to Microsoft Project Files The following metadata...Monday of the project calendar and change the project calendar name...

    docs.aspose.com/tasks/java/writing-metadata-to-...
  3. Edit or View MPP Files Metadata via Java

    Java sample code to edit or view MPP format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....it within your Maven-based project by adding the following configurations...MPP via Java Load MPP using Project Class Use respective Class...

    products.aspose.com/tasks/java/metadata/mpp/
  4. ArgumentOutOfRangeException when loading MPP fi...

    Product: Aspose.Tasks for .NET Version: 25.8.0 Environment: .NET 8.0, Windows MPP files containing Material type resources crash Aspose.Tasks immediately during Project constructor. The issue occurs because Material r…...Tasks immediately during Project constructor. The issue occurs...because Material resources in MS Project have null calendars (which...

    forum.aspose.com/t/argumentoutofrangeexception-...
  5. 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...
  6. 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...
  7. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for C++....Writing Metadata to Microsoft Project Files The following metadata...Monday of the project calendar and change the project calendar name...

    docs.aspose.com/tasks/cpp/writing-metadata-to-mpp/
  8. Read Write Rate Scale Information | Aspose.Task...

    Learn how to edit Microsoft Project (MPP/XML) resource assignment rate scales using Aspose.Tasks for Java....2 3 Project project = new Project(dataDir + "New project 2013...2013.mpp" ); 4 5 Task task = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/read-write-rate-scal...
  9. Creating Task Baseline | Aspose.Tasks Documenta...

    Learn how to create Microsoft Project (MPP/XML) task baselines using Aspose.Tasks for .NET....Show ] Overview A baseline in project management is a fixed reference...work. By saving a baseline, project managers can later compare...

    docs.aspose.com/tasks/net/creating-task-baseline/
  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...