Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 86,107 for

project

(0.4 sec)
  1. Working with Parent and Child Tasks in PHP | As...

    This guide explains how to use Aspose.Tasks Java for PHP to handle parent-child relationships in Project files.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...6 7 $taskUtils -> apply ( $project -> getRootTask (), $collector...

    docs.aspose.com/tasks/java/parent-and-child-tas...
  2. Custom Field Extended Attribute Value Data | As...

    Learn how to programmatically manage custom fields and their extended attribute values in Microsoft Project files using Aspose.Tasks for .NET....Getting Started Microsoft Project Data Reading and Writing Summary...extended attributes in Microsoft Project (MPP/XML) files using Aspose...

    docs.aspose.com/tasks/net/custom-field-extended...
  3. Managing Assignment Cost in PHP | Aspose.Tasks ...

    Learn how to manage Microsoft Project resource assignment costs using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...3 $resource_assignments = $project -> getResourceAssignmen ()...

    docs.aspose.com/tasks/java/managing-assignment-...
  4. Defining Weekdays for Exceptions in PHP | Aspos...

    Learn how to define exception weekdays using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $cal = $project -> getCalendars () -> add ( "Calendar1"...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  5. Timephased Data Generation for Different Work C...

    Learn how to generate and work with timephased data assignments in Project management using Aspose.Tasks....TimeScaleData which takes the project start and finish dates as input...Create project instance 2 System ::SharedPtr < Project > project1...

    docs.aspose.com/tasks/cpp/timephased-data-gener...
  6. Calculate Task Duration | Aspose.Tasks Document...

    Discover how to compute task durations using Aspose.Tasks for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...TimeUnitType(); 6 7 $task = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/calculate-task-durat...
  7. Ruby|Aspose.Words for Java

    How to use Aspose.Words for Java from Ruby....Words Java for Ruby Project Aspose.Words Java for Ruby...Words Java APIs in Ruby. This project is aimed to provide useful...

    docs.aspose.com/words/java/aspose-words-java-fo...
  8. Aspose.Cells 8.6.1中的公共API更改|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....from the Workbook VbaProject project = workbook . VbaProject ; //Test...VbaProject is signed if ( project . IsSigned ) { Console . WriteLine...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Aspose::Words::Vba::VbaReference class | Aspose...

    Aspose::Words::Vba::VbaReference class. Implements a reference to an Automation type library or VBA Project. To learn more, visit the documentation article in C++....Automation type library or VBA project. To learn more, visit the Working...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Convert GIF to XML via C# | Aspose

    Sample code for GIF to XML C# conversion. Use API example code for batch GIF files to XML conversion within VB.NET, Asp.NET or any .NET based application.... To add it to your project, you just need to install the...OCR NuGet package in your project with the following command:...

    products.aspose.com/ocr/net/conversion/gif-to-xml/