Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 86,859 for

project

(0.2 sec)
  1. Creating Tasks | Aspose.Tasks Documentation

    Learn how to create and add new tasks to Microsoft Project files using Aspose.Tasks for .NET. Includes details on setting names, children, and duration....Tasks Contents [ Hide Show ] A project is essentially composed of...overall project to succeed. When working with project files, adding...

    docs.aspose.com/tasks/net/creating-tasks/
  2. Managing Task Durations | Aspose.Tasks Document...

    Learn how to manage Microsoft Project (MPP/XML) task durations using Aspose.Tasks for .NET. Includes C# examples for setting and updating task durations and formats....Durations in Microsoft Project In Microsoft Project, you can check a...Create a new project and add a new task 2 Project project = new Project();...

    docs.aspose.com/tasks/net/managing-durations/
  3. Reading Task Timephased Data | Aspose.Tasks Doc...

    Learn how to read task timephased data (work and cost) from Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....[ Hide Show ] In Microsoft Project, timephased data is displayed...developers to extract detailed project analytics programmatically...

    docs.aspose.com/tasks/net/read-task-s-timephase...
  4. Working with VBA Macros in Python|Aspose.Words ...

    Create, read, write, clone, and manage VBA macros in a document using Python....classes to get access to the VBA project source code: The VBAProject...class provides access to VBA project information The VBAModuleCollection...

    docs.aspose.com/words/python-net/working-with-v...
  5. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA Project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...property Gets or sets VBA project module source code. public...Shows how to create a VBA project using macros. Document doc...

    reference.aspose.com/words/net/aspose.words.vba...
  6. How to Use Aspose.Tasks for Java Reporting Serv...

    Learn how to utilize Aspose.Tasks for Java-based reporting services within your Project....reports from project files similar to Microsoft Project. The SaveReport...created using Aspose.Tasks: Project overview Resource cost overview...

    docs.aspose.com/tasks/java/reporting-services/
  7. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....to access a document’s VBA project information. Document doc =...Document(getMyDir() + "VBA project.docm"); // A VBA project contains a collection...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....there is no need to install MS Project or any other MPP handling software...software to export MS Project file to Excel using C# that results...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  9. Installing and Using Aspose.Diagram for Intelli...

    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....Diagram Maven Project Wizard Installing this plugin...introduce a new project type – Aspose.Diagram Maven Project – into IntelliJ...

    docs.aspose.com/diagram/java/installing-and-usi...
  10. Creating Tasks | Aspose.Tasks Documentation

    Learn how to create and manage tasks using Aspose.Tasks for C++....Tasks Contents [ Hide Show ] A project is, essentially, made up by...for the project to be completed. When working with project files...

    docs.aspose.com/tasks/cpp/creating-tasks/