Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 89,342 for

project

(1.22 sec)
  1. Convert Primavera XML to XLSX via C# | Tasks Co...

    Sample code for PRIMAVERA-XML to XLSX C# conversion. Use API example code for batch PRIMAVERA-XML files to XLSX conversion within VB.NET, Asp.NET or any .NET based application....PRIMAVERA-XML file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert PRIMAVERA-XML...

    products.aspose.com/tasks/net/conversion/primav...
  2. Convert Primavera XML to XPS via C# | Tasks Con...

    Sample code for PRIMAVERA-XML to XPS C# conversion. Use API example code for batch PRIMAVERA-XML files to XPS conversion within VB.NET, Asp.NET or any .NET based application....PRIMAVERA-XML file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert PRIMAVERA-XML...

    products.aspose.com/tasks/net/conversion/primav...
  3. Hello, World!|Documentation

    Start working with Aspose.OMR for C++ by creating simple applications for generating and recognizing machine-readable forms.... Create a console C++ project in Visual Studio. Install Aspose...OMR.Cpp NuGet package to the project. Copy a form template file...

    docs.aspose.com/omr/cpp/hello-world/
  4. Change Progress of a Task in PHP | Aspose.Tasks...

    Learn how to modify and control task progress using Aspose.Tasks for PHP in your applications....Copy 1 $project = new Project(); 2 3 print $project -> getCalculationMode...getCalculationMode (); 4 5 $task = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/change-progress-of-a...
  5. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…...öffnen und speichern in MS Project - und nochmaliges einlesen...resource assignments. var project = new Project() { CalculationMode...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  6. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort tasks based on their names using Aspose.Tasks for .NET....Hide Show ] When working with project data using Aspose.Tasks for...Collecting and Sorting Tasks Load a project and collect its tasks using...

    docs.aspose.com/tasks/net/sorting-tasks-by-name/
  7. 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/getting-started/install...
  8. How to install Aspose.Words for C++|Aspose.Word...

    Install Aspose.Words for C++ using Manage NuGet Packages or Package Manager Console, as well as manual installer....downloaded and referenced in your project. You can also update Aspose...Include and Lib folders in your project FAQ Q: How can I install Aspose...

    docs.aspose.com/words/cpp/installation/
  9. The IsCritical Flag for an XER file is always F...

    Hi, I am always getting the IsCritical Flag as always false for an XER File. I tried to get the value using task.IsCritical ? “Yes” : “No”; and also Get(Tsk.IsCritical). Both the values for any XER file is always No. P…...task durations, or incorrect project settings. Solution : To resolve...dependencies impact the overall project timeline. Review Task Durations...

    forum.aspose.com/t/the-iscritical-flag-for-an-x...
  10. VbaProject.clone method | Aspose.Words for Python

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....Shows how to deep clone a VBA project and module. doc = aw . Document...file_name = MY_DIR + 'VBA project.docm' ) dest_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...