Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 89,449 for

project

(0.24 sec)
  1. Read Write Rate Scale Information | Aspose.Task...

    Learn how to edit Microsoft Project resource assignment rate scales using Aspose.Tasks for C# and C++....::SharedPtr < Project > project = System::MakeObject < Project > (dataDir...+ u "New project 2013.mpp" ); 2 3 auto task = project -> get_RootTask()...

    docs.aspose.com/tasks/cpp/read-write-rate-scale...
  2. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....check whether the VBA code project is signed. Use the VbaProject::IsSigned...determine if the VBA code project is signed. The following code...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...
  3. Working with Primavera Formats | Aspose.Tasks D...

    Additional notes on Primavera Formats (XER, Primavera P6 XML) support....for reading and analyzing project data stored in Oracle Primavera...used for enterprise-level project and resource planning, especially...

    docs.aspose.com/tasks/net/primavera-formats/
  4. Aspose.Tasks Product Family

    Find answers about creating, reading, editing, and converting Project file formats like MPP, MPT, MPX in code without Microsoft Project....C# How to Extract Microsoft Project Metadata in Java How to Convert...Convert Microsoft Project File to XPS in Java How to Convert MPP...

    kb.aspose.com/tasks/page/2/
  5. Installation|Documentation

    Learn about Aspose.Drawing for Java installation through Maven repository and dependency definition in pom.xml Maven Project file.... You can use your Maven Project configuration to specify the...dependency is defined in your Maven project after finishing these steps...

    docs.aspose.com/drawing/java/installation/
  6. Currency Digits | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) currency digits using Aspose.Tasks for C++....after the decimal symbol for a project’s currency. This property supports...currency digit for a project in Microsoft Project: From the Tools...

    docs.aspose.com/tasks/cpp/currency-digits/
  7. Writing Updated Resource Data Back to MPP files...

    Learn how to update Microsoft Project (MPP/XML) resource fields using Aspose.Tasks for Java....lets you update a Microsoft Project MPP file’s resource data and...Create an instance of the Project Reader. Read the source MPP...

    docs.aspose.com/tasks/java/writing-updated-reso...
  8. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for Python via .NET library....vba_project.modules.add() method to add...to read and modify the VBA project in the Excel file. Aspose.Cells...

    docs.aspose.com/cells/python-net/manage-vba-pro...
  9. Convert MPP to PDF in Python

    This tutorial elaborates on the process of rendering MPP to PDF in Python. It covers the IDE configuration information, stepwise algorithm, and a working code snippet to convert MPP file to PDF in Python....Read the input MS Project file with the Project class instance Convert...Convert the Project file to PDF format by invoking the save method...

    kb.aspose.com/tasks/python/convert-mpp-to-pdf-i...
  10. Managing Task Costs | Aspose.Tasks Documentation

    Explore techniques for managing task costs with Ruby using Aspose.Tasks Java....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) .... new 2 3 task = project . getRootTask() . getChildren() . add(...

    docs.aspose.com/tasks/java/managing-task-costs-...