Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 89,477 for

project

(0.3 sec)
  1. Aspose.Slides for OpenXML|Aspose.Slides Documen...

    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....5, open your existing project or application in Visual Studio...create a new project or application. Then, in your project or application...

    docs.aspose.com/slides/net/aspose-slides-for-op...
  2. Removing the Gap Between Tasks List and Footer ...

    This guide explains how to use Aspose.Tasks for Java to reduce the gap between the task list and footer when converting Project data....Tasks for Java How to Convert Project Data Removing the Gap Between...List and Footer Conversion of Project data to different formats can...

    docs.aspose.com/tasks/java/reducing-gap-between...
  3. Managing Currency Digits in Ruby | Aspose.Tasks...

    Learn how to manage currency digits using Aspose.Tasks for Java with Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....puts "Currency Digits: " + project . get( Rjb :: import( 'com...

    docs.aspose.com/tasks/java/managing-currency-di...
  4. 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...
  5. Working with Resource Assignments | Aspose.Task...

    This guide explains how to handle resource assignments in Microsoft Project (MPP/XML)....represents the remaining projected cost for completing an assignment...represents the remaining projected overtime cost for completing...

    docs.aspose.com/tasks/cpp/assignment-overtime-a...
  6. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…...required fonts within the project folder itself. Error Log Unhandled...Windows, issue only in Linux Project File Snippet <ItemGroup> <Content...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  7. 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...
  8. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...header files or an incorrect project setup. Solution To resolve...necessary header files in your project. The example code you are trying...

    forum.aspose.com/t/your-examplesimple-does-not-...
  9. Display Multiple Columns in Rendered Gantt Char...

    Learn how to display customized Gantt chart columns while export in graphical formats (PDF, PNG, JPEG) using Aspose.Tasks for .NET....Overview In Microsoft Project, project data can be represented...for .NET supports rendering project data as graphical charts. This...

    docs.aspose.com/tasks/net/display-multiple-colu...
  10. Convert MPP to HTML in Python

    This basic article covers the information to convert MPP to HTML in Python. It encompasses the details about IDE configuration, step-by-step workflow, and a runnable sample code to render MPP to HTML in Python....instance of the Project class to read the source MS Project file Initiate...stream. Code to Export MS Project to HTML in Python This code...

    kb.aspose.com/tasks/python/convert-mpp-to-html-...