Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 89,476 for

project

(0.08 sec)
  1. Working with Task Calendars | Aspose.Tasks Docu...

    Learn how to work with Microsoft Project (MPP/XML) task calendars using Aspose.Tasks for C# and VB.NET....particular tasks in Microsoft Project. Aspose.Task supports this...Microsoft Project: Open a project in Microsoft Project. On the...

    docs.aspose.com/tasks/cpp/task-calendars/
  2. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection....to access a document’s VBA project information. from api_example_base...MY_DIR + 'VBA project.docm' ) # A VBA project contains a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Installation|Documentation

    Installing and updating Aspose.OMR for C++ Nuget package....package can be added to your project directly from Microsoft Visual...your project. Installing Open your solution or a project in Microsoft...

    docs.aspose.com/omr/cpp/installation/
  4. Read Timephased Data of a Resource | Aspose.Tas...

    Learn how to read timephased data from Microsoft Project MPP/XML resources using Aspose.Tasks for Java....timephased data from Microsoft Project (MPP) files. Reading Timephased...resource work and takes the project’s start and finish dates as...

    docs.aspose.com/tasks/java/read-timephased-data...
  5. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new VBA module to an existing dotm document. It works fine, if document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...Create a new VBA project. VbaProject project = new VbaProject();...VbaProject(); project.setName("AsposeProject"); doc.setVbaProject(project);...

    forum.aspose.com/t/adding-module-for-vbaproject...
  6. Writing Updated Task Data to MPP | Aspose.Tasks...

    Learn how to write Microsoft Project task properties using Aspose.Tasks for C++....updated data back to a Microsoft Project MPP file. Updating Task Data...snippet shows how to update a project’s task data and write it back...

    docs.aspose.com/tasks/cpp/writing-updated-task-...
  7. How to Run the Examples|CAD 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....examples into the IDE The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/cad/java/how-to-run-the-examples/
  8. Weekday Properties in Ruby | Aspose.Tasks Docum...

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for Ruby....Programmers Guide Working with Projects in Ruby Weekday Properties...Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....

    docs.aspose.com/tasks/java/weekday-properties-i...
  9. Work with Resource Calendars | Aspose.Tasks Doc...

    Learn how to work with Microsoft Project resource calendars using Aspose.Tasks for C# and VB.NET....for a resource in Microsoft Project: In the Resource Sheet, double-click...resource. Copy 1 // Create project instance and add resource 2...

    docs.aspose.com/tasks/cpp/resource-calendars/
  10. 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...