Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 86,874 for

project

(0.11 sec)
  1. Save as html exception - Free Support Forum - a...

    I have a visio document which throw exception when I try to save it as HTML. Here is a sample Project: aspose-test-app.zip (248.7 KB) Steps to reproduce: Open Project in Visual Studio and run it Select a destination…... Here is a sample project: aspose-test-app.zip (248.7...KB) Steps to reproduce: Open project in Visual Studio and run it...

    forum.aspose.com/t/save-as-html-exception/294766
  2. Using Aspose.Drawing in .NET 6|Documentation

    Learn how to use Aspose.Drawing in .NET 6 application with C#....Drawing package to project dependencies. 3. Add image...licensing information to the project directory, open this file properties...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  3. 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/
  4. Merge JIRA to JIRA via Java

    Sample code for JIRA to JIRA Java merging. Use API example code for batch JIRA files to JIRA merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...how you want to map it on MS Project entities (user stories => tasks...

    products.aspose.com/tasks/java/merger/jira-to-j...
  5. 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/
  6. 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...
  7. 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...
  8. 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-...
  9. Installation|Documentation

    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....or barcode-lib ) into your project directory. You can rename it...barcode-lib ). Example project structure: your-project/ ├── barcode-lib/...

    docs.aspose.com/barcode/nodejsjava/installation/
  10. 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/