Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 85,816 for

project

(0.16 sec)
  1. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments programmatically using Aspose.Tasks for .NET....to stop or resume Microsoft Project (MPP/XML) resource assignments...lastmod: 2025-10-01 In Microsoft Project, resource assignments can have...

    docs.aspose.com/tasks/net/stop-or-resume-an-ass...
  2. Working with Tasks | Aspose.Tasks Documentation

    Learn how to create, update, and manage tasks in Microsoft Project files (MPP/XML) using Aspose.Tasks for .NET. Includes guides on properties, durations, costs, constraints, and task hierarchy....[ Hide Show ] In Microsoft Project, tasks represent the building...building blocks of a project schedule. They define what work needs...

    docs.aspose.com/tasks/net/working-with-tasks/
  3. Copy VBA Macro UserForm DesignerStorage from Te...

    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....allows you to copy the VBA project from one Excel file into another...another Excel file. VBA project consists of various types of modules...

    docs.aspose.com/cells/java/copy-vba-macro-userf...
  4. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from the collection in C++....to access a document’s VBA project information. auto doc = System...get_MyDir () + u "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. Hide bars in legend - Free Support Forum - aspo...

    Is it possible to remove certain bars from bar legend? (when converting Project to pdf)... (when converting project to pdf) Professionalize.Discourse...you are using to convert the project to PDF? vasiliy.sinitsyn September...

    forum.aspose.com/t/hide-bars-in-legend/289654
  6. Add Attachments to PDF using Java | Aspose.PDF

    Java source code to add Attachments in PDF file....it within your Maven-based project by adding the following configurations...environment. Create a new Java project. Add a reference to Aspose...

    products.aspose.com/pdf/java/attachments/add/
  7. How to Work with Predecessor and Successor Task...

    Learn how to manage predecessor and successor tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for C++. Get detailed guidance on handling task relationships....predecessor tasks in Microsoft Project: From the View menu, select...predecessor tasks in Microsoft Project Getting Predecessor Tasks The...

    docs.aspose.com/tasks/cpp/predecessor-and-succe...
  8. Using Aspose.Drawing in Blazor WebAssembly App|...

    Learn how to use Aspose.Drawing in Blazor WebAssembly application with C#....C# Blazor WebAssembly App project. In Visual Studio, create a...App - Blazor WebAssembly App project, selecting .NET 5.0 and ASP...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  9. 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...
  10. Creating a Task Link in PHP | Aspose.Tasks Docu...

    Learn how to create task links in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....Copy 1 $project = new Project(); 2 3 $pred = $project -> getRootTask...( "Task 1" ); 4 5 $succ = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/creating-a-task-link...