Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 87,894 for

project

(0.12 sec)
  1. 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/
  2. Working with VBA Macros in Python|Aspose.Words ...

    Create, read, write, clone, and manage VBA macros in a document using Python....classes to get access to the VBA project source code: The VBAProject...class provides access to VBA project information The VBAModuleCollection...

    docs.aspose.com/words/python-net/working-with-v...
  3. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....to access a document’s VBA project information. Document doc =...Document(getMyDir() + "VBA project.docm"); // A VBA project contains a collection...

    reference.aspose.com/words/java/com.aspose.word...
  4. Supported File Formats in Aspose.Tasks for .NET...

    Overview of input and output file formats supported in Aspose.Tasks for .NET including MPP, XML, Primavera, Excel, and graphical view exports such as PDF and PNG....NET is a comprehensive project management API that allows...create, manipulate, and convert project files programmatically without...

    docs.aspose.com/tasks/net/supported-file-formats/
  5. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....Manage VBA Projects in Presentations Using JavaScript Contents...allow you to create VBA projects (and project references) and edit...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. 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...
  7. 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...
  8. Creating Calendars | Aspose.Tasks Documentation

    Learn how to create Microsoft Project (MPP/XML) calendars using Aspose.Tasks for C# and VB.NET....used by Microsoft Project to build project schedules. With Aspose...C++, adding a calendar to a project is easy. The Calendar class...

    docs.aspose.com/tasks/cpp/creating-calendars/
  9. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA Project module source code in C++....e method Gets or sets VBA project module source code. System...to access a document’s VBA project information. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples....Contents [ Hide Show ] Microsoft Project allows moving one task under...Loading project file 5 System ::SharedPtr < Project > project = System::MakeObject...

    docs.aspose.com/tasks/cpp/moving-tasks/