Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 89,571 for

project

(0.19 sec)
  1. Adding VBA Module | Aspose.Tasks Documentation

    Learn how to add new VBA modules into Microsoft Project files using Aspose.Tasks for .NET....Show ] Overview In Microsoft Project (MPP/XML) files, VBA modules...store macros that automate project management tasks. With Aspose...

    docs.aspose.com/tasks/net/adding-vba-module/
  2. What is an MPT File? .mpt File Extension, Proce...

    Learn about the MPT file format, its extension, and how it is used for Project management. Discover MPT file processing, editing, and conversion with Aspose.Tasks. Automate Project management workflows using C#, Java, C++, and Python to read, modify, and export MPT files seamlessly....Format The MPT (Microsoft Project Template) file format is a...template-based project file used in Microsoft Project to define reusable...

    products.aspose.com/tasks/supported-formats/mpt/
  3. 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...
  4. 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-...
  5. Create MPP File in Python

    This topic explains how to create MPP file in Python. It includes the steps as well as a runnable sample code which demonstrates how to create Project in Microsoft Project using Python....demonstrates how to create project in Microsoft Project using Python . Moreover...do not need to install MS Project application to create the MPP...

    kb.aspose.com/tasks/python/create-mpp-file-in-p...
  6. Create MPP File in Java

    This brief guide covers how to create MPP file in Java. It contains the stepwise algorithm and a runnable code snippet demonstrating how to create Project in Microsoft Project using Java....demonstrating how to create project in Microsoft Project using Java . Furthermore...not require installing MS Project software to create the MPP...

    kb.aspose.com/tasks/java/create-mpp-file-in-java/
  7. What is an MPX File? .mpx File Extension, Proce...

    Learn about the MPX file format, its extension, and how it is used for Project management. Discover MPX file processing, editing, and conversion with Aspose.Tasks. Automate Project management workflows using C#, Java, C++, and Python to read, modify, and export MPX files seamlessly....Format The MPX (Microsoft Project Exchange) file format is a...facilitate project data exchange between different project management...

    products.aspose.com/tasks/supported-formats/mpx/
  8. 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...
  9. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...programmatically export Microsoft Project files ( .mpp ) in our web application...compatibility with Microsoft Project. Compressing the file into...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...
  10. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows....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/doc...