Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 86,479 for

project

(0.09 sec)
  1. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.vba.VbaModuleType enumeration. Specifies the type of a model in a VBA Project....the type of a model in a VBA project. Members Name Description DOCUMENT_MODULE...DOCUMENT_MODULE A type of VBA project item that specifies a module...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Creating Resource Assignments | Aspose.Tasks Do...

    Learn how to create resource assignments linking tasks and resources in Microsoft Project files using Aspose.Tasks for .NET. This guide explains different approaches with practical C# examples....the flexibility to manage project data programmatically without...without Microsoft Project. Creating Resource Assignments The class...

    docs.aspose.com/tasks/net/creating-resource-ass...
  3. Manage VBA Projects in Presentations Using Java...

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

    docs.aspose.com/slides/java/presentation-via-vba/
  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. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views....graphical representation of a project or its elements (resources...example, a Gantt Chart shows a project’s progress and plans visually:...

    docs.aspose.com/tasks/net/working-with-project-...
  6. 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...
  7. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA Project information. A VBA Project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....access to VBA project information. A VBA project inside the document...const Gets or sets the VBA project’s code page. get_IsProtected...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. Reading VBA Information from MPP File | Aspose....

    This document provides guidance on how to read and extract VBA information from MPP files using Aspose.Tasks for C#....the project. References Information stored in the project. The...the VBA information from the project file. This further has Modules...

    docs.aspose.com/tasks/cpp/reading-vba-informati...
  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...