Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 89,534 for

project

(0.1 sec)
  1. 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...
  2. 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...
  3. Create Resources and Link with Tasks | Aspose.T...

    Learn how to create resources and resource assignments in the Project using Aspose.Tasks for .NET compared to Microsoft Office Automation Tools....link them to tasks from your project. This article demonstrates...for .NET . Introduction In project scheduling, associating resources...

    docs.aspose.com/tasks/net/create-resources-and-...
  4. 使用JavaScript通过C++查明VBA项目是否受保护|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....head > < title > Protect VBA Project Example </ title > </ head...body > < h1 > Protect VBA Project Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/find-ou...
  5. 使用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...
  6. Installation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....GUI Open your Visual Studio project and navigate to the “Manage...by right-clicking on your project in the Solution Explorer. In...

    docs.aspose.com/email/net/installation/
  7. VbaModule.type property | Aspose.Words for Python

    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. doc = aw . Document...VBA project. project = aw . vba . VbaProject () project . name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project 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. 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 Java. Such as critical path calculation, working with task filters and so on....for Java Working with Java Projects Utility Features Available...ultimately determine when your project will end. Keeping track of...

    docs.aspose.com/tasks/java/utility-features/
  10. Aspose::Words::Vba::VbaProject::get_Modules met...

    Aspose::Words::Vba::VbaProject::get_Modules method. Returns collection of VBA Project modules in C++....Returns collection of VBA project modules. System :: SharedPtr...to access a document’s VBA project information. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...