Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 89,568 for

project

(0.21 sec)
  1. Convert JIRA to TXT via C# | Tasks Conversion A...

    Sample code for JIRA to TXT C# conversion. Use API example code for batch JIRA files to TXT 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...
  2. Convert JIRA to XLS via C# | Tasks Conversion A...

    Sample code for JIRA to XLS C# conversion. Use API example code for batch JIRA files to XLS 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...
  3. Render Resource Usage or Sheet Views in Ruby | ...

    Learn how to read Microsoft Project (MPP/XML) resource usage and resource sheet views using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....PresentationFormat' ) . ResourceUsage) 8 9 project . save( "result_days.pdf" ...

    docs.aspose.com/tasks/java/rendering-resource-u...
  4. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....somewhere on your system where the project files will be kept. For example...will later be referred as project directory . Create node_modules...

    docs.aspose.com/ocr/nodejs-cpp/hello-world/
  5. Sorting Resources by Name | Aspose.Tasks Docume...

    Learn how to sort resources by name using Aspose.Tasks for .NET....NET allows sorting project resources based on various...load a project and sort its resources: Copy 1 Project project = new...

    docs.aspose.com/tasks/net/sorting-resources-by-...
  6. Render Resource Usage or Sheet Views in PHP | A...

    Learn how to read Microsoft Project (MPP/XML) resource usage and sheet views using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...-> ResourceUsage ); 12 13 $project -> save ( "result_days.pdf"...

    docs.aspose.com/tasks/java/rendering-resource-u...
  7. Resource Work Variances | Aspose.Tasks Document...

    This page provides information on resource work variances and how to manage them using Aspose.Tasks for C\u002B\u002B....variance in work: WorkVariance: a project resource’s difference from...baseline work (double). Microsoft Project View of Resource Work Variance...

    docs.aspose.com/tasks/cpp/resource-work-variances/
  8. How to Run the Examples|Aspose.Words for Java

    Download Aspose.Words for Java examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features.... The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/words/java/how-to-run-the-examp...
  9. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....Preparing Create a new C++ project in Visual Studio. You can use...use a very basic project template, such as Console App . Install...

    docs.aspose.com/ocr/cpp/hello-world/
  10. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with C++....existing Excel file with VBA project Workbook workbook ( srcDir...); // Check if the VBA code project is validly signed std :: cout...

    docs.aspose.com/cells/cpp/check-if-digital-sign...