Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 88,396 for

project

(0.08 sec)
  1. Working with Formulas | Aspose.Tasks Documentation

    Learn how to write and read formulas in Microsoft Project (MPP) files using Aspose.Tasks for .NET. This guide covers creating, reading, and working with custom field formulas....reading/writing formulas to MPP project files. The Formula property...to Extended Attributes in a project. Aspose.Tasks writes these...

    docs.aspose.com/tasks/net/writing-and-reading-f...
  2. 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...
  3. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA Project’s code page....property Gets or sets the VBA project’s code page. @property def...to access a document’s VBA project information. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not....to access a document’s VBA project information. doc = aw . Document...MY_DIR + 'VBA project.docm' ) # A VBA project contains a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  6. 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...
  7. Manage VBA Projects in Presentations in .NET|As...

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

    docs.aspose.com/slides/net/presentation-via-vba/
  8. How to Write Updated Task Data to MPP | Aspose....

    Learn how to update and write task data back to Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Includes C# examples for modifying deadlines, notes, IDs, and saving changes programmatically....changes back to Microsoft Project files in MPP or XML format...programmatically modify existing projects without manually editing them...

    docs.aspose.com/tasks/net/writing-updated-task-...
  9. Rendering Resource Usage and Resource Sheet Vie...

    Learn how to read Microsoft Project resource usage and resource sheet views using Aspose.Tasks for Java....able to render individual project views, for example resource...developer who work with Microsoft Project (MPP/XML) files. Aspose.Tasks...

    docs.aspose.com/tasks/java/rendering-resource-u...
  10. 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/