Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 85,958 for

project

(0.12 sec)
  1. Merge JIRA to PDF via C++

    Sample C++ merging code JIRA to PDF. Use example code for batch JIRA files to PDF merging within any C++ Application....how you want to map it on MS Project entities (user stories => tasks...etc) Create new instance of Project class Parse Jira format to...

    products.aspose.com/tasks/cpp/merger/jira-to-pdf/
  2. Merge JIRA to JIRA via C++

    Sample C++ merging code JIRA to JIRA. Use example code for batch JIRA files to JIRA merging within any C++ Application....how you want to map it on MS Project entities (user stories => tasks...etc) Create new instance of Project class Parse Jira format to...

    products.aspose.com/tasks/cpp/merger/jira-to-jira/
  3. Retrieve a Task's Budget Work and Cost Values |...

    Learn how to read Microsoft Project (MPP/XML) task budget work and cost values using Aspose.Tasks for Java....Contents [ Hide Show ] Microsoft Project 2007 and 2010 provide budget.... class ); 4 5 Project project = new Project(dataDir + "input...

    docs.aspose.com/tasks/java/retrieve-a-task-s-bu...
  4. Changing Task Progress | Aspose.Tasks Documenta...

    Learn how to change and update task progress (percent complete) using Aspose.Tasks for .NET. Includes practical C# examples with Task.SetPercentComplete()....essential for project management. In Microsoft Project, progress...Complete field in Microsoft Project. Example: Changing Task Progress...

    docs.aspose.com/tasks/net/changing-task-progress/
  5. Using Aspose.Drawing for Java in Android applic...

    Learn how to use Aspose.Drawing graphic library for Android application.... Create a project. Add a reference to the Aspose...c:\Users\User\AndroidApp\lib . Create Project Launch the IDE. In the main...

    docs.aspose.com/drawing/java/android-pen-example/
  6. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from Project files using Aspose.Tasks for Java, supporting various timescale resolutions....Contents [ Hide Show ] Microsoft Project lets users set the timescale...Timescale property determines a project’s timescale settings. The timescale...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  7. Create MPP File in C#

    This quick tutorial discusses how to create MPP file in C#. It includes the algorithm and a sample code illustrating how to create Project in Microsoft Project using C#....illustrating how to create project in Microsoft Project using C# . Moreover...incorporating this feature into your projects does not require any additional...

    kb.aspose.com/tasks/net/create-mpp-file-in-csharp/
  8. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA Projects with easy indexing and improved management....to access a document’s VBA project information. Document doc =...MyDir + "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/net/aspose.words.vba...
  9. VbaModule | Aspose.Words for .NET

    Effortlessly create empty VBA modules with our VbaModule constructor. Streamline your coding process and enhance your development workflow today!...Shows how to create a VBA project using macros. Document doc...Create a new VBA project. VbaProject project = new VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Calendar Properties | Aspose.Tasks Documentation

    This page provides information about calendar properties related to managing Projects using Aspose.Tasks for C# and other languages....Guide Working with Projects Working with Projects Calendar Properties...Microsoft Project lets users define a fiscal year for projects. Aspose...

    docs.aspose.com/tasks/cpp/calendar-properties/