Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 87,902 for

project

(0.09 sec)
  1. Tasks General Properties | Aspose.Tasks Documen...

    This document explains how to work with general properties in Microsoft Project (MPP/XML) using Aspose.Tasks for C# and VBScript....properties when working with projects. Overview The static class...properties in Microsoft Project: Open a project. On the View menu,...

    docs.aspose.com/tasks/cpp/general-properties/
  2. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA Project's code page settings for enhanced performance and compatibility....property Gets or sets the VBA project’s code page. public int CodePage...to access a document’s VBA project information. Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  3. Adding a New Task | Aspose.Tasks Documentation

    Learn how to add Microsoft Project tasks using Aspose.Tasks for .NET....task using VSTO: Create a new project in Visual Studio. In the Solution...tab, and select Microsoft Project 12.0 Object Library. Click...

    docs.aspose.com/tasks/net/adding-a-new-task-in-...
  4. Creating Tasks | Aspose.Tasks Documentation

    Learn how to create and manage tasks using Aspose.Tasks for C++....Tasks Contents [ Hide Show ] A project is, essentially, made up by...for the project to be completed. When working with project files...

    docs.aspose.com/tasks/cpp/creating-tasks/
  5. Aspose::Words::Vba::VbaProject::get_CodePage me...

    Aspose::Words::Vba::VbaProject::get_CodePage method. Gets or sets the VBA Project’s code page in C++....method Gets or sets the VBA project’s code page. int32_t Aspose...to access a document’s VBA project information. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Creating Task Links | Aspose.Tasks Documentation

    Learn how to create and manage task links in Microsoft Project files using Aspose.Tasks for .NET....relationships between two tasks in a project schedule. Each link connects...to one another. Microsoft Project supports four standard link...

    docs.aspose.com/tasks/net/creating-task-link/
  7. Managing Resource Extended Attributes | Aspose....

    Learn how to add, edit or remove resource extended attributes using Aspose.Tasks for .NET.... Copy 1 Project project = new Project( "New Project.mpp" ); 2...ExtendedAttributeDef myNumber1 = project. ExtendedAttributes . GetById...

    docs.aspose.com/tasks/net/extended-resource-att...
  8. Defining Link Type | Aspose.Tasks Documentation

    Learn how to change Microsoft Project task link types using Aspose.Tasks for C++....define link type in Microsoft Project: On the View menu, select More...Defining link type in Microsoft Project Setting Link Type with Aspose...

    docs.aspose.com/tasks/cpp/defining-link-type/
  9. Reading the Critical Path in VSTO and Aspose.Ta...

    This article provides information on reading and comparing the critical path of Project files using both Microsoft VSTO and Aspose.Tasks libraries for .NET developers....accomplish this task: Create a new project in Visual Studio. In the Solution...tab. Select the Microsoft Project 12.0 Object Library and then...

    docs.aspose.com/tasks/net/reading-the-critical-...
  10. VbaModuleCollection.Count | Aspose.Words for .NET

    Discover the VbaModuleCollection Count property, which efficiently counts your VBA modules, enhancing your coding workflow and organization....to access a document’s VBA project information. Document doc =...MyDir + "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/net/aspose.words.vba...