Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 79,521 for

project

(0.05 sec)
  1. How to Convert MPP to SVG using C#

    This simple article provides details about how to convert MPP to SVG using C#. You can transform a MPP file to SVG using C# with the help of well defined steps and sample code containing a few lines of code only....without any dependence on MS Project or any other MPP managing software...software to export MS Project file to SVG using C# that results...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-s...
  2. Handling Variances

    Learn how to add, edit or remove Microsoft Project (MPP/XML) work variances using Aspose.Tasks for .NET....variance in work: WorkVariance: a project resource’s difference from...baseline work (double). Microsoft Project View of Resource Work Variance...

    docs.aspose.com/tasks/net/handling-variances/
  3. Creating a Calendar in PHP

    This article explains how to create calendar in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 $cal1 = $project -> getCalendars () -> add ( "no info" );...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  4. Defining Weekdays for Exceptions

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) Projects using Aspose.Tasks for .NET....of exceptions in Microsoft Project: Open a file. From the Tools...Create a project instance 2 Project project = new Project(); 3 4...

    docs.aspose.com/tasks/net/defining-weekdays-for...
  5. Automate PDF File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate PDF file merging. With our intuitive user interface, you can quickly and easily convert PDF files into MPP, MPX, XML, or other formats. You can also merge multiple PDF files into a single file, customize the output file, and organize your data....including PDF, MPP , MPT , MS-Project and others. It also supports...related tasks into a single project makes it easier for teams to...

    products.aspose.com/tasks/net/merger/pdf/
  6. Convert JIRA to SVG via C# | Tasks Conversion A...

    Sample code for JIRA to SVG C# conversion. Use API example code for batch JIRA files to SVG conversion within VB.NET, Asp.NET or any .NET based application....JIRA file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert JIRA to...

    products.aspose.com/tasks/net/conversion/jira-t...
  7. Convert JIRA to BMP via C# | Tasks Conversion A...

    Sample code for JIRA to BMP C# conversion. Use API example code for batch JIRA files to BMP conversion within VB.NET, Asp.NET or any .NET based application....JIRA file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert JIRA to...

    products.aspose.com/tasks/net/conversion/jira-t...
  8. Convert JIRA to MPP via C# | Tasks Conversion A...

    Sample code for JIRA to MPP C# conversion. Use API example code for batch JIRA files to MPP conversion within VB.NET, Asp.NET or any .NET based application....JIRA file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert JIRA to...

    products.aspose.com/tasks/net/conversion/jira-t...
  9. Convert JIRA to XML via C# | Tasks Conversion A...

    Sample code for JIRA to XML C# conversion. Use API example code for batch JIRA files to XML conversion within VB.NET, Asp.NET or any .NET based application....JIRA file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert JIRA to...

    products.aspose.com/tasks/net/conversion/jira-t...
  10. How to Run the Examples|Documentation

    This section explains how to run the examples of C++ Email Parser Library from GitHub....Visual Studio and build the project. On the first run, the dependencies...folder along with the examples project. Open Examples.cpp, all the...

    docs.aspose.com/email/cpp/how-to-run-the-examples/