Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 88,396 for

project

(0.07 sec)
  1. Aspose::Words::Vba::VbaProject::get_Modules met...

    Aspose::Words::Vba::VbaProject::get_Modules method. Returns collection of VBA Project modules in C++....Returns collection of VBA project modules. System :: SharedPtr...to access a document’s VBA project information. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. Working with Calendar Properties | Aspose.Tasks...

    The page describes the general properties of Project calendars using Aspose.Tasks for .NET....Overview Calendars in Microsoft Project define the working and non-working...non-working time across the entire project, as well as for individual...

    docs.aspose.com/tasks/net/working-with-calendar...
  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. Install Aspose Cells through NuGet|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....downloaded and referenced in your project. Note: You can visit the NuGet...Manager GUI: Open your solution/project in Visual Studio. Click Tools...

    docs.aspose.com/cells/net/installation/
  5. 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...
  6. 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...
  7. 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...
  8. General Resource Assignment Properties | Aspose...

    Learn how to read or edit properties of Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks for C# and C++....general properties in Microsoft Project: From the View menu, select...Create empty project 2 System ::SharedPtr < Project > project1...

    docs.aspose.com/tasks/cpp/general-resource-assi...
  9. 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-...
  10. Removing the Gap Between Tasks List and Footer ...

    This guide explains how to use Aspose.Tasks for Java to reduce the gap between the task list and footer when converting Project data....Tasks for Java How to Convert Project Data Removing the Gap Between...List and Footer Conversion of Project data to different formats can...

    docs.aspose.com/tasks/java/reducing-gap-between...