Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 86,443 for

project

(0.06 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. Remove Gap Between Tasks List and Footer | Aspo...

    Learn how to use the ReduceFooterGap property in Aspose.Tasks for .NET to remove the extra space between a task list and the footer when exporting Microsoft Project data....Hide Show ] Conversion of Project data to different formats can...extra space when exporting project data. This ensures that the...

    docs.aspose.com/tasks/net/reduce-gap-between-ta...
  4. Managing Currency Digits | Aspose.Tasks Documen...

    Learn how to manage Microsoft Project currency digits using Aspose.Tasks for Java....after the decimal symbol for a project’s currency. This property supports...currency digit for a project in Microsoft Project: Form the Tools...

    docs.aspose.com/tasks/java/managing-currency-di...
  5. Convert MPP to Excel in Python

    This tutorial assists to convert MPP to Excel in Python. You may follow it to transform an MPP file to Excel in Python with a few API calls only....do not have to install MS Project or any other MPP rendering...application to export the project files to XLSX format. Steps...

    kb.aspose.com/tasks/python/convert-mpp-to-excel...
  6. 使用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...
  7. 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-...
  8. How to Run Examples | Aspose.Page for Java

    Java Library for the developers to process PS, EPS, and XPS files. Learn how to run examples within Aspose.Page API solution for Java.... The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/page/java/how-to-run-examples/
  9. Working with Resource Assignments in PHP | Aspo...

    Learn how to use Aspose.Tasks Java for PHP to manage and manipulate resource assignments within your Project files.... Copy 1 $project = new Project( 'test_tasks.mpp' );...3 $resource_assignments = $project -> getResourceAssignmen ()...

    docs.aspose.com/tasks/java/general-resource-ass...
  10. 使用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...