Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 31,091 for

project

(0.04 sec)
  1. VbaModule.sourceCode property | Aspose.Words fo...

    VbaModule.sourceCode property. Gets or sets VBA Project module source code....property Gets or sets VBA project module source code. get sourceCode...Shows how to create a VBA project using macros. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Projects in PHP

    Learn how to read, modify, save, and convert Microsoft Project MPP/XML files, edit properties of the tasks, resource, and resource assignments using Aspose.Tasks Java for PHP....Working with Projects in PHP Working with Projects in PHP Creating...Creating an Empty Project File in PHP Currency Properties in PHP...

    docs.aspose.com/tasks/java/working-with-project...
  3. Utility Features Available in Aspose.Tasks for ...

    The page describes a set of useful utility functions that can be applied to Project files using Aspose.Tasks for C++ such as a critical path calculation, working with task filters and so on....Developer Guide Working with Projects Utility Features Available...ultimately determine when your project will end. Keeping track of...

    docs.aspose.com/tasks/cpp/utility-features/
  4. 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...
  5. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA Projects for enhanced automation and streamlined document management....the type of a model in a VBA project. public enum VbaModuleType...DocumentModule 0 A type of VBA project item that specifies a module...

    reference.aspose.com/words/net/aspose.words.vba...
  6. 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/
  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. Rendering Task Usage View

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks for Java....for Java supports rendering project tasks to a variety of formats...steps: Create an instance of Project Reader. Read the source MPP...

    docs.aspose.com/tasks/java/rendering-task-usage...
  9. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection....Shows how to create a VBA project using macros. doc = aw . Document...VBA project. project = aw . vba . VbaProject () project . name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Presentation via VBA|Aspose.Slides Documentation

    Add, remove, and extract VBA macros in PowerPoint presentations in C# or .NET...allow you to create VBA projects (and project references) and edit...constructor to add a new VBA project. Add a module to the VbaProject...

    docs.aspose.com/slides/net/presentation-via-vba/