Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 87,902 for

project

(0.15 sec)
  1. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection....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...
  2. Handling Critical and Effort-Driven Tasks | Asp...

    Learn how to handle Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for critical path and effort-driven tasks....Microsoft Project, different types of tasks define project structure...that determines how long the project will take. Effort-driven tasks...

    docs.aspose.com/tasks/net/handling-critical-and...
  3. 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...
  4. Creating Resources in VSTO and Aspose.Tasks | A...

    This page discusses how to create resources in Microsoft Project files using both VSTO and Aspose.Tasks for .NET....sample to create resource in project. Copy 1 string filename = @"E:\Aspose\Aspose...VSTO\Aspose.Tasks VS VSTO Projects\Sample Files\MyProject.mpp"...

    docs.aspose.com/tasks/net/creating-resources-in...
  5. 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...
  6. Installing Aspose.Tasks for Java | Aspose.Tasks...

    Learn how to install Aspose.Tasks for Java in Eclipse using Maven....Tasks Maven Project in New Project wizard and Aspose.Tasks...Tasks Maven Project (wizard) To create Maven Project by wizard...

    docs.aspose.com/tasks/java/installing-and-using...
  7. Writing Updated TaskLink Data to MPP in Ruby | ...

    Learn how to write Microsoft Project (MPP/XML) task links using Aspose.Tasks Java for Ruby....one_min 6 7 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....tasks.Prj' ) 12 13 task1 = project . getRootTask() . getChildren()...

    docs.aspose.com/tasks/java/writing-updated-task...
  8. 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/
  9. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module....Shows how to create a VBA project using macros. let doc = new...// Create a new VBA project. let project = new aw . Vba . VbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Task Calendars | Aspose.Tasks Docu...

    Learn how to work with Microsoft Project (MPP/XML) task calendars using Aspose.Tasks for C# and VB.NET....particular tasks in Microsoft Project. Aspose.Task supports this...Microsoft Project: Open a project in Microsoft Project. On the...

    docs.aspose.com/tasks/cpp/task-calendars/