Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 88,466 for

project

(0.15 sec)
  1. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from 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 Exceptions | Aspose.Tasks Documentation

    This article discusses how to handle exceptions using Aspose.Tasks for .NET....Microsoft Project Files When working with Microsoft Project (MPP)...unsupported features or unexpected project structures. In some cases,...

    docs.aspose.com/tasks/net/handling-exceptions/
  3. VbaModuleCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your VBA Projects today!...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...
  4. Managing Task Costs | Aspose.Tasks Documentation

    Learn how to manage task costs in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading, calculating, and analyzing task costs....[ Hide Show ] In Microsoft Project, task costs are used to estimate...effort required to complete a project. Costs can be fixed or variable...

    docs.aspose.com/tasks/net/managing-task-costs/
  5. Automate MPT File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPT file merging. With our intuitive user interface, you can quickly and easily convert MPT files into PDF, XML, or other formats. You can also merge multiple MPT files into a single file, customize the output file, and organize your data....related tasks into a single project makes it easier for teams to...transferring data from one project to another is made easier with...

    products.aspose.com/tasks/net/merger/mpt/
  6. VbaModule.Type | Aspose.Words for .NET

    Discover the VbaModule Type property, define your modules as procedural, document, class, or designer for enhanced functionality and organization....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. Working with Task Baselines | Aspose.Tasks Docu...

    Learn how to create, modify, delete Microsoft Project task baselines using Aspose.Tasks .NET....baselines in Microsoft Project allow project managers to capture...individual tasks or the entire project Modify baseline properties...

    docs.aspose.com/tasks/net/working-with-task-bas...
  8. Working with Task Links in PHP | Aspose.Tasks D...

    Learn how to write Microsoft Project task links using Aspose.Tasks Java for PHP....60 * $one_min ; 6 7 $project = new Project( 'test_tasks.mpp' );...new Prj(); 12 13 $task1 = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/writing-updated-task...
  9. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA Project modules for enhanced automation and efficiency....Returns collection of VBA project modules. public VbaModuleCollection...to access a document’s VBA project information. Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Working with VBA Macros in C#|Aspose.Words for ...

    Working with document VBA Projects using C#....classes to get access to the VBA project source code: The VBAProject...class provides access to VBA project information The VBAModuleCollection...

    docs.aspose.com/words/net/working-with-vba-macros/