Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 89,320 for

project

(1.35 sec)
  1. Remove Excel Macros in Python

    Follow this article to remove Excel macros in Python. It has details to set the IDE, a list of steps, and a sample code to remove macros from Excel in Python using different criteria as per your requirements....sample code to delete VBA project in Excel in Python . It will...the target module in the VBA project and delete all or a particular...

    kb.aspose.com/cells/python/remove-excel-macros-...
  2. 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...
  3. | Aspose

    Sample code for JPG to Text Java conversion. Use API example code for batch JPG files to Text 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/jpg-to-t...
  4. | Aspose

    Sample code for JPG to TXT Java conversion. Use API example code for batch JPG files to TXT 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/jpg-to-txt/
  5. | Aspose

    Sample code for JPEG to Searchable PDF Java conversion. Use API example code for batch JPEG 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/jpeg-to-...
  6. | Aspose

    Sample code for JPEG to Text Java conversion. Use API example code for batch JPEG files to Text 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/jpeg-to-...
  7. Installation|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....“lib/dll” directories in your project. Installing Aspose.Cells for...Cells.so directories in your project. Installing Aspose.Cells for...

    docs.aspose.com/cells/cpp/installation/
  8. Editing Task Baseline Durations in PHP | Aspose...

    Learn how to edit Microsoft Project (MPP/XML) task baseline durations using Aspose.Tasks Java for PHP....; 6 7 $project = new Project(); 8 9 $task = $project -> getRootTask...new BaselineType(); 12 13 $project -> setBaseline ( $baselineType...

    docs.aspose.com/tasks/java/task-baseline-durati...
  9. Parent and Child Tasks | Aspose.Tasks Documenta...

    Learn how to work with Microsoft Project (MPP/XML) parent-child relations using Aspose.Tasks for Java....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/java/parent-and-child-tasks/
  10. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) Projects using Aspose.Tasks for C# and C++....of exceptions in Microsoft Project: Open a file. From the Tools...Create a project instance 4 System ::SharedPtr < Project > prj =...

    docs.aspose.com/tasks/cpp/defining-weekdays-for...