Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 85,641 for

project

(0.11 sec)
  1. Convert MPP to XPS via C++ application

    Sample C++ conversion code for MPP document to XPS format. Use example code for batch MPP to XPS conversion within any C++ Application....file using Aspose::Tasks::Project Object. Call the Save() method...C++ DLL referenced in your project. MPP to XPS C++ Conversion...

    products.aspose.com/tasks/cpp/conversion/mpp-to...
  2. Working with Estimated and Milestone Tasks | As...

    This section explains how to handle estimated and milestone tasks using Aspose.Tasks for C++....Microsoft Project, milestones are used to monitor a project’s progress...are crucial points in the project. Typically, a milestone’s a...

    docs.aspose.com/tasks/cpp/estimated-and-milesto...
  3. Critical and Effort-Driven Tasks | Aspose.Tasks...

    Learn how to work with Microsoft Project (MPP/XML) critical and effort-driven tasks using Aspose.Tasks for C#....Contents [ Hide Show ] Microsoft Project recognized a number of different...ultimately, determines how long a project will take. Working with Critical...

    docs.aspose.com/tasks/cpp/critical-and-effort-d...
  4. How to Run the Examples | Aspose.PUB for C++

    To run the examples of Aspose.PUB for C++ you can either clone the repository using your favorite Github client or download the ZIP file....org is checked The example project uses NuGet Automatic Package...Aspose.PUB.dll in the example project. Download from GitHub All examples...

    docs.aspose.com/pub/cpp/how-to-run-the-examples/
  5. Convert MPT to MPX via C# | Tasks Conversion AP...

    Sample code for MPT to MPX C# conversion. Use API example code for batch MPT files to MPX conversion within VB.NET, Asp.NET or any .NET based application....Load MPT file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPT to...

    products.aspose.com/tasks/net/conversion/mpt-to...
  6. Convert MPT to JPEG via C# | Tasks Conversion A...

    Sample code for MPT to JPEG C# conversion. Use API example code for batch MPT files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....Load MPT file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPT to...

    products.aspose.com/tasks/net/conversion/mpt-to...
  7. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....Added APIs Support for VBA Project Digital Signing, Detection...signing a VBA project, detecting if a VBA project is signed & valid...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....Document(getMyDir() + "VBA project.docm"); VbaReferenceCollecti...getLibId()); case VbaReferenceType.PROJECT: return getLibIdProjectPath(reference...

    reference.aspose.com/words/java/com.aspose.word...
  9. Installing advanced OCR features|Documentation

    How to extend Aspose.OCR for .NET functionality by adding downloadable modules to the Project....features you need for your project, keeping your application lean...manage the resources for your project. Important considerations If...

    docs.aspose.com/ocr/net/modules/
  10. Creating Resource Assignments in PHP | Aspose.T...

    Learn how to create resource assignments linking tasks and resources in Microsoft Project MPP/XML files using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $task = $project -> getRootTask () -> getChildren () ->...

    docs.aspose.com/tasks/java/creating-resource-as...