Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 89,536 for

project

(0.41 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. Adding a New Task with Aspose.Tasks vs VSTO | A...

    Learn how to add new tasks to a Project using Aspose.Tasks for .NET compared to Microsoft Office Automation tools....While working with Microsoft Project (MPP/XML) files, you often...often need to add new tasks to projects. This article shows how to...

    docs.aspose.com/tasks/net/adding-a-new-task-wit...
  3. How to Run the Examples|Documentation

    Aspose.3D for Node.js via Java samples and Project packages are available for download on NPM....js via Java examples and project packages are available on NPM...computer. You can view the project package. The README file contains...

    docs.aspose.com/3d/nodejs-java/how-to-run-the-e...
  4. Check if VBA Code is Signed|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....user to check if the VBA code project is signed or not. Please use...method to check if the VBA code project is signed or not. Check if...

    docs.aspose.com/cells/java/check-if-vba-code-is...
  5. Fiscal Year Properties in Ruby | Aspose.Tasks D...

    Learn how to get Microsoft Project (MPP/XML) fiscal year properties using Aspose.Tasks Java for Ruby....Programmers Guide Working with Projects in Ruby Fiscal Year Properties...Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....

    docs.aspose.com/tasks/java/fiscal-year-properti...
  6. 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...
  7. 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...
  8. Handling Overtime, Remaining Costs and Work Val...

    This guide explains how to handle overtime, remaining costs, and work values using Aspose.Tasks for Java....represents the remaining projected cost for completing an assignment...represents the remaining projected overtime cost for completing...

    docs.aspose.com/tasks/java/handling-overtime-re...
  9. Copy VBA Macro UserForm DesignerStorage from Te...

    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....Cells allows you to copy a VBA project from one Excel file into another...another Excel file. A VBA project consists of various types of...

    docs.aspose.com/cells/net/copy-vba-macro-userfo...
  10. Parent and Child Tasks | Aspose.Tasks Documenta...

    Learn how to work with parent and child tasks in Microsoft Project using Aspose.Tasks for C++....and Child Tasks in Microsoft Project To declare a task as a parent...a child task in Microsoft Project: In the Task Entry form, select...

    docs.aspose.com/tasks/cpp/parent-and-child-tasks/