Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 89,473 for

project

(0.25 sec)
  1. Managing Currency Symbols in Ruby | Aspose.Task...

    This page explains how to handle currency symbols and exchange rates when using Aspose.Tasks for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....puts "Currency Symbol: " + project . get( Rjb :: import( 'com...

    docs.aspose.com/tasks/java/managing-currency-sy...
  2. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg file will be slightly different. This difference is enough to break functionality in other libraries when t…... You can use the test project attached this thread and just...scenario using the sample project (net6.0-windows) and the provided...

    forum.aspose.com/t/svg-gets-generated-different...
  3. Exception throw while converting PST to EML (Ja...

    I have converted an OST file to a PST. It is 36gb in size. Everything converts OK according to your software but it can not be opened or imported into Outlook 2016. I get this error message: Failed to create all propert…...creating runnable jar of our project using eclipse. While building... We need a working sample project along with all information...

    forum.aspose.com/t/exception-throw-while-conver...
  4. Dynamically Display Barcodes in Table|Documenta...

    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.... Project Preparations This section described...preparation steps to create project structure which can be used...

    docs.aspose.com/barcode/reportingservices/dynam...
  5. Read Timephased Data of a Resource | Aspose.Tas...

    Discover how to handle and extract timephased data from Project resources using Aspose.Tasks for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $resource = $project -> getResources () -> getByUid ( 1...

    docs.aspose.com/tasks/java/read-timephased-data...
  6. Creating a Task Baseline | Aspose.Tasks Documen...

    Learn how to create task baselines using Aspose.Tasks for Java.... class ); 4 5 Project project = new Project(); 6 7 // Creating...TaskBaseline: 8 Task task = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/creating-a-task-base...
  7. Working with Resource Costs | Aspose.Tasks Docu...

    This guide explains how to work with resource costs using Aspose.Tasks for C# and other programming languages....represents a resource’s total project cost across all assignments...resource costs in Microsoft Project: On the Resource sheet, from...

    docs.aspose.com/tasks/cpp/resource-cost/
  8. Aspose.Tasks for .NET can’t open my file - Free...

    Hi, I call this and get an exception: CompletedSplits.zip (22.2 KB) var Project = new Project("CompletedSplits.mpp"); Please help to fix....2 KB) var project = new Project("CompletedSplits.mpp");...

    forum.aspose.com/t/aspose-tasks-for-net-can-t-o...
  9. Technical Articles | Aspose.Tasks Documentation

    Discover advanced use cases, tips, and integrations for Aspose.Tasks for .NET....including: Rendering and exporting project data in various formats and...systems Migrating from Microsoft Project Automation or earlier Aspose...

    docs.aspose.com/tasks/net/technical-articles/
  10. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations for Microsoft Project files using Aspose.Tasks for C#....can be viewed in Microsoft Project: On the View menu, select More...Create project instance 2 System ::SharedPtr < Project > project...

    docs.aspose.com/tasks/cpp/task-baseline-duration/