Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 89,571 for

project

(1 sec)
  1. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with C++....existing Excel file with VBA project Workbook workbook ( srcDir...); // Check if the VBA code project is validly signed std :: cout...

    docs.aspose.com/cells/cpp/check-if-digital-sign...
  2. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....Preparing Create a new C++ project in Visual Studio. You can use...use a very basic project template, such as Console App . Install...

    docs.aspose.com/ocr/cpp/hello-world/
  3. Setting Resource Properties | Aspose.Tasks Docu...

    This guide provides information on how to set resource properties for Microsoft Project files using Aspose.Tasks for Java....general properties in Microsoft Project: From the View menu, select...resource properties in Microsoft Project Setting General Resource Properties...

    docs.aspose.com/tasks/java/setting-resource-pro...
  4. Timeline Shapes (US units)

                                 -    -    -    -    -   Today      -   2015-04-08T12:55:54Z timeline, milestone, interval, elapsed time, time marker, ......time, time marker, schedule, project timeline, milestone, interval...time, time marker, schedule, project Microsoft Corporation 2015-04-08T12:55:54Z...

    docs.aspose.com/diagram/ar/python-java/working-...
  5. Timeline Shapes (US units)

                                 -    -    -    -    -   Today      -   2015-04-08T12:55:54Z timeline, milestone, interval, elapsed time, time marker, ......time, time marker, schedule, project timeline, milestone, interval...time, time marker, schedule, project Microsoft Corporation 2015-04-08T12:55:54Z...

    docs.aspose.com/diagram/it/python-java/working-...
  6. VbaMacro|Aspose.Slides for PHP Documentation

    Work with VBA macros in PHP using Aspose.Slides: add or edit Projects and modules, sign or remove macros, and save presentations in PPT, PPTX and ODP....a presentation with a VBA project and a simple macro module....first module from the VBA project. function accessVbaMacro ()...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Creating a Calendar in Ruby | Aspose.Tasks Docu...

    This article explains how to create calendar in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....'test_tasks.mpp' ) 2 3 cal1 = project . getCalendars() . add( "no...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  8. Defining Link Type in Ruby | Aspose.Tasks Docum...

    Learn how to change Microsoft Project (MPP/XML) task link types 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/defining-link-type-i...
  9. Defining Link Type in PHP | Aspose.Tasks Docume...

    Learn how to change Microsoft Project (MPP/XML) task link types using Aspose.Tasks Java for PHP....Copy 1 $project = new Project(); 2 3 $pred = $project -> getRootTask...( "Task 1" ); 4 5 $succ = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/defining-link-type-i...
  10. Creating Task Baselines | Aspose.Tasks Document...

    Learn how to edit Microsoft Project (MPP/XML) task baselines using Aspose.Tasks for C#...reference points used to evaluate project performance over time. The...Create project instance 2 System ::SharedPtr < Project > project1...

    docs.aspose.com/tasks/cpp/creating-task-baseline/