Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 52,912 for

project

(0.35 sec)
  1. Adding Extended Attributes to Resource Assignments

    Learn how to add Microsoft Project (MPP/XML) extended attributes to resource assignments using Aspose.Tasks for C++....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...
  2. Copy VBA Macro UserForm DesignerStorage from Te...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....allows you to copy the VBA project from one Excel file into another...another Excel file. VBA project consists of various types of modules...

    docs.aspose.com/cells/java/copy-vba-macro-userf...
  3. Weekday Properties in PHP

    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...
  4. Check if VBA Code is Signed with Node.js via C+...

    Learn how to check if the VBA code Project is signed using Aspose.Cells for Node.js via C++....user to check if the VBA code project is signed or not. Please use...property to check if the VBA code project is signed or not. The following...

    docs.aspose.com/cells/nodejs-cpp/check-if-vba-c...
  5. Currency Digits

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

    docs.aspose.com/tasks/cpp/currency-digits/
  6. Remove Gap Between Tasks List and Footer

    Aspose.Tasks for .NET provides ReduceFooterGap property to reduce gap between the list of tasks and the footer while conversion of Project data to different formats....Hide Show ] Conversion of Project data to different formats can...lead to space between the project’s tasks list and footer. Using...

    docs.aspose.com/tasks/net/reduce-gap-between-ta...
  7. Reading and Writing General Properties

    Learn how to work with Microsoft Project (MPP/XML) general properties using Aspose.Tasks for .NET....properties when working with projects. General Properties The static...properties in Microsoft Project: Open a project. On the View menu,...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  8. Work with Resource Calendars

    Learn how to work with Microsoft Project (MPP/XML) resource calendars using Aspose.Tasks for C++....for a resource in Microsoft Project: In the Resource Sheet, double-click...resource. Copy 1 // Create project instance and add resource 2...

    docs.aspose.com/tasks/cpp/resource-calendars/
  9. Read Timephased Data of a Resource

    Learn how to read Microsoft Project (MPP/XML) resource timephased data using Aspose.Tasks for Java....timephased data from Microsoft Project (MPP) files. Reading Timephased...resource work and takes the project’s start and finish dates as...

    docs.aspose.com/tasks/java/read-timephased-data...
  10. Read Write Rate Scale Information

    Learn how to edit Microsoft Project (MPP/XML) resource assignment rate scales using Aspose.Tasks for C++....::SharedPtr < Project > project = System::MakeObject < Project > (dataDir...+ u "New project 2013.mpp" ); 2 3 auto task = project -> get_RootTask()...

    docs.aspose.com/tasks/cpp/read-write-rate-scale...