Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 86,858 for

project

(0.14 sec)
  1. Archive

    archives...widely used in project management and project planning applications...tool to work with Microsoft Project file formats. You may either...

    blog.aspose.com/tasks/convert-xer-to-mpp-in-java/
  2. 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...
  3. 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...
  4. How to Run Aspose.CAD in Multi-platform App UI(...

    Run Aspose.CAD in a Multi-platform App UI(MAUI)....multi-platform apps using a single project, but you can add platform-specific...installation options: Create project Launch Visual Studio. In the...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-i...
  5. Convert MPP to BMP via C# | Tasks Conversion AP...

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

    products.aspose.com/tasks/net/conversion/mpp-to...
  6. Convert MPP to PNG via C# | Tasks Conversion AP...

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

    products.aspose.com/tasks/net/conversion/mpp-to...
  7. Convert MPP to XPS via C# | Tasks Conversion AP...

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

    products.aspose.com/tasks/net/conversion/mpp-to...
  8. Convert MPP to JIRA via C# | Tasks Conversion A...

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

    products.aspose.com/tasks/net/conversion/mpp-to...
  9. Convert MPP to PDF via C# | Tasks Conversion AP...

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

    products.aspose.com/tasks/net/conversion/mpp-to...
  10. 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...