Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 86,872 for

project

(0.4 sec)
  1. Automate Oracle Primavera File Merger with Aspo...

    Aspose.com provides powerful tools to help automate Oracle Primavera file merging. With our intuitive user interface, you can quickly and easily convert Oracle Primavera files into MPP, PDF, XML, or other formats. You can also merge multiple Oracle Primavera 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/oracle-pri...
  2. Document.remove_macros method | Aspose.Words fo...

    Document.remove_macros method. Removes all macros (the VBA Project) as well as toolbars and command customizations from the document....Removes all macros (the VBA project) as well as toolbars and command... assertEqual ( 'Project' , doc . vba_project . name ) # Remove...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations using Aspose.Tasks for .NET....current (or actual) duration, project managers can identify schedule...without requiring Microsoft Project. Task Baseline Duration The...

    docs.aspose.com/tasks/net/task-baseline-duration/
  4. Retrieving Task's Budget Work and Cost Values |...

    Learn how to read Microsoft Project (MPP/XML) task budget work and cost values using Aspose.Tasks for .NET. Includes C# examples with Tsk.BudgetWork and Tsk.BudgetCost fields....[ Hide Show ] In Microsoft Project 2007 and later, tasks can have...: Copy 1 Project project = new Project( "New Project.mpp" ); 2...

    docs.aspose.com/tasks/net/retrieving-task-s-bud...
  5. Creating Resources | Aspose.Tasks Documentation

    Learn how to create resources in Microsoft Project files using Aspose.Tasks for Java....a resource is to call the Project class’ addResource method....show adding resources to a project using each of these methods...

    docs.aspose.com/tasks/java/creating-resources/
  6. Creating a Task Link | Aspose.Tasks Documentation

    Learn how to create task links in Microsoft Project (MPP/XML) files using Aspose.Tasks for Java....4 5 Project project = new Project(); 6 Task pred = project. getRootTask..."Task 1" ); 7 Task succ = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/creating-a-task-link/
  7. Check if VBA Code is Signed|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....check whether the VBA code project is signed. Please use the VbaProject...check whether the VBA code project is signed. The following code...

    docs.aspose.com/cells/python-net/check-if-vba-c...
  8. How to Run the Examples|Documentation

    Aspose.3D for Node.js via Java samples and Project packages are available for download on NPM....js via Java examples and project packages are available on NPM...computer. You can view the project package. The README file contains...

    docs.aspose.com/3d/nodejs-java/how-to-run-the-e...
  9. Check if VBA Code is Signed|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....user to check if the VBA code project is signed or not. Please use...method to check if the VBA code project is signed or not. Check if...

    docs.aspose.com/cells/java/check-if-vba-code-is...
  10. VbaModule class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaModule class. Provides access to VBA Project module...class Provides access to VBA project module. To learn more, visit...Description name Gets or sets VBA project module name. sourceCode Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...