Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 83,092 for

project

(0.59 sec)
  1. Assign Macro to Form Control|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.... Check if VBA Project is Protected and Locked for...for Viewing Check if VBA project in a Workbook is Signed...

    docs.aspose.com/cells/python-net/assign-macro-t...
  2. 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...
  3. Calculating Percentages | Aspose.Tasks Document...

    Learn how to calculate percentages in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET.... Copy 1 Project project = new Project( "New Project.mpp" ); 2...(ResourceAssignment ra in project. ResourceAssignments ) 5 {...

    docs.aspose.com/tasks/net/calculating-percentages/
  4. Managing Resource Overtimes | Aspose.Tasks Docu...

    Learn how to manage Microsoft Project (MPP/XML) resource calendar overtimes using Aspose.Tasks for .NET....overtime work in Microsoft Project: On the Resource sheet, select... Copy 1 Project project = new Project( "New Project.mpp" ); 2...

    docs.aspose.com/tasks/net/overtimes-for-a-resou...
  5. 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-...
  6. Creating a Task Link in Ruby | Aspose.Tasks Doc...

    Learn how to create task links in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) .... new 2 3 pred = project . getRootTask() . getChildren() . add(...

    docs.aspose.com/tasks/java/creating-a-task-link...
  7. | Aspose

    Sample code for DJVU to Searchable PDF Java conversion. Use API example code for batch DJVU files to Searchable PDF conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  8. Փոխարկել MPP-ն CSV-ի C#-ով

    Այս թեման այն մասին է, թե ինչպես փոխարկել MPP-ն C#-ի: Դուք կարող եք MPP ֆայլը վերածել CSV-ի՝ օգտագործելով C#՝ հավատարիմ մնալով լավ սահմանված քայլերին և կոդերի օրինակին, օգտագործելով մի քանի տող կոդ:...առանց որևէ կախվածության MS Project ծրագրաշարից՝ MPP ֆայլը CSV...սկզբնաղբյուր MPP ֆայլ՝ օգտագործելով Project դասի օբյեկտի օրինակ՝ MPP ֆայլը...

    kb.aspose.com/hy/tasks/net/convert-mpp-to-svg-i...
  9. Demos Setup|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....includes a number of demo projects to help you get started. The...g https://sourceforge.net/projects/jasperreports/files/archive/...

    docs.aspose.com/imaging/jasperreports/demos-setup/
  10. Aspose::Words::Vba::VbaModule::Clone method | A...

    Aspose::Words::Vba::VbaModule::Clone method. Performs a copy of the VbaModule in C++....Shows how to deep clone a VBA project and module. auto doc = System...> ( get_MyDir () + u "VBA project.docm" ); auto destDoc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...