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

project

(2.23 sec)
  1. Baseline Task Scheduling | Aspose.Tasks Documen...

    This page discusses how to edit task baselines using Aspose.Tasks for Java....can be viewed in Microsoft Project: From the View menu, select...and end dates in Microsoft Project Getting Task Baseline Schedule...

    docs.aspose.com/tasks/java/baseline-task-schedu...
  2. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...inputFilePath ); // Access the VBA project of the workbook VbaProject...GetVbaProject (); // Check if "Lock project for viewing" is true or not...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  3. 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-...
  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/it/python-java/working-...
  5. 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...
  6. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查VBA代码的数字签名的有效性。...existing Excel file with VBA project Workbook workbook ( srcDir...); // Check if the VBA Code Project is valid signed std :: cout...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  7. How to Run the Examples|Aspose.Words for Java

    Download Aspose.Words for Java examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features.... The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/words/java/how-to-run-the-examp...
  8. Render Resource Usage or Sheet Views in Ruby | ...

    Learn how to read Microsoft Project (MPP/XML) resource usage and resource sheet views using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....PresentationFormat' ) . ResourceUsage) 8 9 project . save( "result_days.pdf" ...

    docs.aspose.com/tasks/java/rendering-resource-u...
  9. Sorting Resources by Name | Aspose.Tasks Docume...

    Learn how to sort resources by name using Aspose.Tasks for .NET....NET allows sorting project resources based on various...load a project and sort its resources: Copy 1 Project project = new...

    docs.aspose.com/tasks/net/sorting-resources-by-...
  10. 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/