Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 89,309 for

project

(0.15 sec)
  1. Working with Extended Task Attributes | Aspose....

    Learn how to create, assign, and read Extended Task Attributes in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples with ExtendedAttributeDefinition and ExtendedAttribute classes....Task Attributes in Microsoft Project allow you to define custom...all versions of Microsoft Project (2003–2019). What Are Extended...

    docs.aspose.com/tasks/net/working-with-extended...
  2. Manage VBA Projects in Presentations Using C++|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for C++ to streamline your workflow....Manage VBA Projects in Presentations Using C++ Contents [ Hide...allow you to create VBA projects (and project references) and edit...

    docs.aspose.com/slides/cpp/presentation-via-vba/
  3. Read a Task's Timephased Data in PHP | Aspose.T...

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );... 17 , 8 , 0 , 0 ); 12 13 $project -> set ( $prj -> START_DATE...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  4. Working with Projects | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C#....Guide Working with Projects Working with Projects Live Demos High...Nuget Pricing Buy Working with Projects Contents [ Hide Show ] Reading...

    docs.aspose.com/tasks/cpp/project-views/
  5. Saving Updated Resource Assignment to MPP | Asp...

    Learn how to update resource assignment data in Microsoft Project (MPP/XML) files and save changes programmatically using Aspose.Tasks for .NET....of working with Microsoft Project files. Aspose.Tasks for .NET...modifications directly into MPP or XML project files. This ensures smooth...

    docs.aspose.com/tasks/net/saving-updated-resour...
  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. Working with Java Projects | Aspose.Tasks Docum...

    Learn how to work with Java Projects and related tools....for Java Working with Java Projects Live Demos High Code APIs...with Java Projects Creating, Reading and Saving Projects with Aspose...

    docs.aspose.com/tasks/java/working-with-projects/
  8. How to Convert MPP to HTML in C#

    This quick tutorial explains how to convert MPP to HTML in C#. To change Microsoft Project to HTML using C# detailed instructions are provided in the form of detailed steps and a runnable sample code....configuration is done, the Project.Save() function will be used...used to transform Microsoft Project to HTML using C# . Steps to...

    kb.aspose.com/tasks/net/how-to-convert-mpp-file...
  9. 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...
  10. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection....Shows how to create a VBA project using macros. let doc = new...// Create a new VBA project. let project = new aw . Vba . VbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...