Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 83,153 for

project

(0.06 sec)
  1. Read Write Rate Scale Information | Aspose.Task...

    This article explains how to manage read and write rate scales for resources in Microsoft Project files using Aspose.Tasks.... Copy 1 Project project = new Project( "New Project.mpp" ); 2...2 3 Task task = project. RootTask . Children . Add ( "t1" );...

    docs.aspose.com/tasks/net/read-write-rate-scale...
  2. Managing Task Costs | Aspose.Tasks Documentation

    This page provides guidance on managing task costs using Microsoft Project (MPP/XML) with Aspose.Tasks for .NET....To estimate the cost of a project, tasks are associated with...this feature of Microsoft Project with a range of properties...

    docs.aspose.com/tasks/net/managing-task-costs/
  3. 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...
  4. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....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...
  5. Working with Projects in PHP | Aspose.Tasks Doc...

    Learn how to manage Projects using Aspose.Tasks Java for PHP....Working with Projects in PHP Working with Projects in PHP Live...Download Pricing Buy Working with Projects in PHP Contents [ Hide Show...

    docs.aspose.com/tasks/java/determining-project-...
  6. 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...
  7. Automate MPP File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPP file merging. With our intuitive user interface, you can quickly and easily convert MPP files into PDF, XML, or other formats. You can also merge multiple MPP 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/mpp/
  8. 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...
  9. 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...
  10. 找出VBA项目是否受密码保护,通过Node.js和C++|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....Workbook (); // Access the VBA project of the workbook. const vbaProj...getVbaProject (); // Find out if VBA Project is Protected using isProtected...

    docs.aspose.com/cells/zh/nodejs-cpp/find-out-if...