Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 89,685 for

project

(0.06 sec)
  1. Working with Formulas | Aspose.Tasks Documentation

    Learn how to write and read formulas in Microsoft Project (MPP) files using Aspose.Tasks for .NET. This guide covers creating, reading, and working with custom field formulas....reading/writing formulas to MPP project files. The Formula property...to Extended Attributes in a project. Aspose.Tasks writes these...

    docs.aspose.com/tasks/net/writing-and-reading-f...
  2. Managing Currency Symbols | Aspose.Tasks Docume...

    Learn how to view, set, and retrieve currency symbols in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices....Developer Guide Working with Project Currencies Managing Currency...represented in a Microsoft Project file. For example: $ for US...

    docs.aspose.com/tasks/net/managing-currency-sym...
  3. Currency Properties | Aspose.Tasks Documentation

    Learn how to manage Microsoft Project (MPP/XML) currency properties using Aspose.Tasks for C#....Guide Working with Projects Working with Projects Currency Properties...Show ] Overview Microsoft Project lets users set which currency...

    docs.aspose.com/tasks/cpp/currency-properties/
  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. Moving Tasks | Aspose.Tasks Documentation

    Learn how to move tasks under other tasks or within the same hierarchy using Aspose.Tasks for .NET. Includes C# examples for restructuring Microsoft Project (MPP/XML) task trees....[ Hide Show ] In Microsoft Project, tasks can be moved within...hierarchy to reflect changes in project structure. Moving a task under...

    docs.aspose.com/tasks/net/moving-tasks/
  6. Weekday Properties in PHP | Aspose.Tasks Docume...

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Weekday Properties...example code. Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/weekday-properties-i...
  7. Adding Extended Attributes to Resource Assignme...

    Learn how to add Microsoft Project extended attributes to resource assignments using Aspose.Tasks for C# and VB.NET....Create new project 2 System ::SharedPtr < Project > project = System::MakeObject...System::MakeObject < Project > (dataDir + u "Blank2010.mpp" ); 3...

    docs.aspose.com/tasks/cpp/adding-extended-attri...
  8. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....) Tan( number ) Copy 1 Project project = CreateTestProjectWit();...// Set formula Sin(pi/2) 4 project. getExtendedAttribute (). get...

    docs.aspose.com/tasks/java/support-for-evaluati...
  9. How to Write Updated Task Data to MPP | Aspose....

    Learn how to update and write task data back to Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Includes C# examples for modifying deadlines, notes, IDs, and saving changes programmatically....changes back to Microsoft Project files in MPP or XML format...programmatically modify existing projects without manually editing them...

    docs.aspose.com/tasks/net/writing-updated-task-...
  10. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars....[ Hide Show ] In Microsoft Project, it is possible to associate...Microsoft Project: Open the project file. On the Project menu, select...

    docs.aspose.com/tasks/net/tasks-and-calendars/