Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 89,442 for

project

(1.51 sec)
  1. Risk Analysis Tool | Aspose.Tasks Documentation

    Learn how to perform risk analysis on your Microsoft Project files using Aspose.Tasks for .NET....performing risk analysis on a Project data file. This is based on...analysis that is based on a project schedule (task durations and...

    docs.aspose.com/tasks/net/risk-analysis-tool/
  2. Using Aspose.Drawing in Blazor WebAssembly App|...

    Learn how to use Aspose.Drawing in Blazor WebAssembly application with C#....C# Blazor WebAssembly App project. In Visual Studio, create a...App - Blazor WebAssembly App project, selecting .NET 5.0 and ASP...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  3. VbaModuleCollection.Count | Aspose.Words for .NET

    Discover the VbaModuleCollection Count property, which efficiently counts your VBA modules, enhancing your coding workflow and organization....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. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows....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/doc...
  5. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments programmatically using Aspose.Tasks for .NET....to stop or resume Microsoft Project (MPP/XML) resource assignments...lastmod: 2025-10-01 In Microsoft Project, resource assignments can have...

    docs.aspose.com/tasks/net/stop-or-resume-an-ass...
  6. Working with Tasks | Aspose.Tasks Documentation

    Learn how to create, update, and manage tasks in Microsoft Project files (MPP/XML) using Aspose.Tasks for .NET. Includes guides on properties, durations, costs, constraints, and task hierarchy....[ Hide Show ] In Microsoft Project, tasks represent the building...building blocks of a project schedule. They define what work needs...

    docs.aspose.com/tasks/net/working-with-tasks/
  7. 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...
  8. 使用C++检测VBA项目是否受保护|Documentation

    利用Aspose.Cells与C++检测Excel文件的VBA项目是否受保护。...Workbook wb ; // Access the VBA project of the workbook. VbaProject...GetVbaProject (); // Check if VBA Project is Protected using IsProtected...

    docs.aspose.com/cells/zh/cpp/find-out-if-vba-pr...
  9. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (MPP/XML) task usage views to PDF and other formats using Aspose.Tasks for .NET. Includes C# examples with SaveOptions, PresentationFormat, and Details column rendering....[ Hide Show ] In Microsoft Project, the Task Usage view shows...enumeration allows exporting project data in different layouts....

    docs.aspose.com/tasks/net/rendering-task-usage-...
  10. Aspose::Words::Document::get_VbaProject method ...

    Aspose::Words::Document::get_VbaProject method. Gets or sets a VbaProject in C++....to access a document’s VBA project information. auto doc = System...get_MyDir () + u "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/cpp/aspose.words/doc...