Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 89,470 for

project

(0.17 sec)
  1. Aspose.Cells Java for IntelliJ IDEA - Maven|Doc...

    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....create Maven projects (i.e., the created project contains Aspose...Cells Maven Project Plugin’s Aspose Maven Project Wizard lets...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  2. Convert MPP to TIFF in C#

    This article is about how to convert MPP to TIFF in C#. By following the crisp and well directed steps, one can transform MPP file to TIFF using C# using a few lines of code....having no dependence on MS Project software to transform MPP file...source MPP file using the Project class object to convert MPP...

    kb.aspose.com/tasks/net/convert-mpp-to-tiff-in-...
  3. Calculate Task Duration | Aspose.Tasks Document...

    Learn how to calculate task durations in minutes, hours, days, weeks, and months using Aspose.Tasks for .NET. Includes practical C# examples with the Duration and TimeUnitType classes....] Calculating Durations In project management, a task’s duration...: Copy 1 Project project = new Project( "New Project.mpp" ); 2...

    docs.aspose.com/tasks/net/calculate-task-durati...
  4. Read Task Timephased Data | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks for C# and VB.NET....[ Hide Show ] In Microsoft Project, timephased data is displayed...for C++ API or get it from a project into your application. Working...

    docs.aspose.com/tasks/cpp/read-timephased-data/
  5. Setting Attributes for New Tasks in Ruby | Aspo...

    Learn how to set Project attributes for new tasks using Aspose.Tasks Java for Ruby....Programmers Guide Working with Projects in Ruby Setting Attributes...Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....

    docs.aspose.com/tasks/java/setting-attributes-f...
  6. Aspose.Tasks, Finish field returns wrong date -...

    Hi guys, I was trying to upgrade Aspose.Tasks library from 23.6 to 25.9 and found different behavior dealing with Finish field. I tried the same code in different Aspose.Tasks versions and figured the different behavio…...calculation happens in Microsoft Project? For example, if I open and...create a new project file using Microsoft Project, set the Finish...

    forum.aspose.com/t/aspose-tasks-finish-field-re...
  7. How to Run Aspose.CAD in Multi-platform App UI(...

    Run Aspose.CAD in a Multi-platform App UI(MAUI)....multi-platform apps using a single project, but you can add platform-specific...installation options: Create project Launch Visual Studio. In the...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-i...
  8. Installation|CAD 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....your project. Referencing Aspose.CAD from a .NET Project Follow...Solution Explorer , expand the project node to which you want to add...

    docs.aspose.com/cad/net/installation/
  9. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy a VBA Project, including Designer Storage, from one Excel file to another using Aspose.Cells for JavaScript via C++....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/javascript-cpp/copy-vba-m...
  10. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....in your project Create a directory for your project and a main..."HELLO.xlsx" ) } Initialize the project go.mod . go mod init main Fetch...

    docs.aspose.com/cells/go-cpp/getting-started/