Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 79,526 for

project

(0.03 sec)
  1. 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...
  2. Writing Updated TaskLink Data to MPP in PHP

    Learn how to write Microsoft Project (MPP/XML) task links using Aspose.Tasks Java for PHP....60 * $one_min ; 4 $project = new Project( 'test_tasks.mpp' );...$prj = new Prj(); 7 $task1 = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/writing-updated-task...
  3. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA Project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...property Gets or sets VBA project module source code. public...Shows how to create a VBA project using macros. Document doc...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Writing and Reading Formulas

    The page contains examples of reading/writing formulas used by Aspose.Tasks for C++ library for calculations....reading/writing formulas to MPP project files. The Formula property...File Formats Copy 1 // Create project instance 2 System ::String...

    docs.aspose.com/tasks/cpp/writing-and-reading-f...
  5. Aspose.Words.Vba | Aspose.Words for .NET

    Unlock the power of Aspose.Words.VBA to enhance your VBA Projects with robust document manipulation and seamless integration. Elevate your workflow today!...provides classes to work with VBA projects. Classes Class Description...VbaModule Provides access to VBA project module. VbaModuleCollection...

    reference.aspose.com/words/net/aspose.words.vba/
  6. Installing and Using Aspose.BarCode for Intelli...

    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....BarCode Maven Project Wizard Installing this plugin...introduce a new project type – Aspose.BarCode Maven Project – into IntelliJ...

    docs.aspose.com/barcode/java/installing-and-usi...
  7. Installing and Using Aspose.Diagram for Intelli...

    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....Diagram Maven Project Wizard Installing this plugin...introduce a new project type – Aspose.Diagram Maven Project – into IntelliJ...

    docs.aspose.com/diagram/java/installing-and-usi...
  8. Weekday Properties in Ruby

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for Ruby....Programmers Guide Working with Projects in Ruby Weekday Properties...Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....

    docs.aspose.com/tasks/java/weekday-properties-i...
  9. Read Write Rate Scale Information

    Learn how to edit Microsoft Project (MPP/XML) resource assignment rate scales using Aspose.Tasks for .NET.... 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...
  10. Reading the Critical Path

    Learn how to read critical path from the Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. in comparison with Microsoft Office Automation Tools....calculated finish date of the project. That is, when the last task...critical path is completed, the project is completed. By knowing and...

    docs.aspose.com/tasks/net/reading-the-critical-...