Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 89,634 for

project

(2.32 sec)
  1. Utility Features in Aspose.Tasks for C++ | Aspo...

    Discover how to utilize utility features available in the C++ version of Aspose.Tasks....Developer Guide Working with Projects Utility Features in Aspose...ultimately determine when your project will end. Keeping track of...

    docs.aspose.com/tasks/cpp/utility-features/
  2. Edit or View MPP Document Metadata via C++

    C++ example code to edit or view MPP file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....C++ DLL referenced in your project. Extract Metadata of MPP -...// Create project System::SharedPtr<Project> project = System...

    products.aspose.com/tasks/cpp/metadata/mpp/
  3. VbaModule | Aspose.Words for .NET

    Effortlessly create empty VBA modules with our VbaModule constructor. Streamline your coding process and enhance your development workflow today!...Shows how to create a VBA project using macros. Document doc...Create a new VBA project. VbaProject project = new VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Working with VBA Macros in Java|Aspose.Words fo...

    Working with document VBA Projects using Java....classes to get access to the VBA project source code: The VBAProject...provides access to the VBA project information The VBAModulesCollection...

    docs.aspose.com/words/java/working-with-vba-mac...
  5. Archive

    archives...MPP file is a project created by Microsoft Project. It allows organizing...tracking, and maintaining projects. It contains tasks, resources...

    blog.aspose.com/tasks/convert-mpp-to-excel-usin...
  6. Installation|Documentation

    Adding or updating Aspose.OMR for .NET NuGet package in your Project....package can be added to your project directly from Microsoft Visual...your project. Installing Open your solution or a project in Microsoft...

    docs.aspose.com/omr/net/installation/
  7. Installing Aspose.Tasks for Java | Aspose.Tasks...

    Discover how to install Aspose.Tasks in IntelliJ IDEA using Maven....Tasks Maven Project Wizard Installing this plugin...introduce a new project type – Aspose.Tasks Maven Project – into IntelliJ...

    docs.aspose.com/tasks/java/installing-and-using...
  8. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to define and manage task constraints in Microsoft Project and programmatically with Aspose.Tasks for .NET. Includes C# code examples for common constraint types....Task constraints in Microsoft Project determine when a task can start...finish . They help control project schedules and can be: Flexible...

    docs.aspose.com/tasks/net/handling-task-constra...
  9. Create MPP File in C#

    This quick tutorial discusses how to create MPP file in C#. It includes the algorithm and a sample code illustrating how to create Project in Microsoft Project using C#....illustrating how to create project in Microsoft Project using C# . Moreover...incorporating this feature into your projects does not require any additional...

    kb.aspose.com/tasks/net/create-mpp-file-in-csharp/
  10. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA Projects with easy indexing and improved management....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...