Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 85,817 for

project

(0.08 sec)
  1. How to Run Examples|Aspose.Slides Documentation

    Run Aspose.Slides for Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP....Examples into the IDE The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/slides/java/how-to-run-the-exam...
  2. 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/
  3. Managing Task Costs in PHP | Aspose.Tasks Docum...

    Learn how to manage Microsoft Project (MPP/XML) task costs using Aspose.Tasks Java for PHP....Copy 1 $project = new Project(); 2 3 $task = $project -> getRootTask...17 print " \n Project Cost: " . (string) $project -> getRootTask...

    docs.aspose.com/tasks/java/managing-task-costs-...
  4. Using Aspose.Drawing in .NET 6|Documentation

    Learn how to use Aspose.Drawing in .NET 6 application with C#....Drawing package to project dependencies. 3. Add image...licensing information to the project directory, open this file properties...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  5. 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/
  6. 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...
  7. 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...
  8. Working with Tasks | Aspose.Tasks Documentation

    Learn how to split and manage tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for creating, splitting, and viewing split tasks.... Microsoft Project supports task splitting, and...Tasks in Microsoft Project In Microsoft Project, you can split a...

    docs.aspose.com/tasks/net/split-tasks/
  9. 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...
  10. 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...