Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 85,958 for

project

(0.08 sec)
  1. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library....user to check if the VBA code project is signed or not. Please use...property to check if the VBA code project is signed or not. The following...

    docs.aspose.com/diagram/net/check-if-vba-code-i...
  2. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library....user to check if the VBA code project is signed or not. Please use...property to check if the VBA code project is signed or not. The following...

    docs.aspose.com/diagram/java/check-if-vba-code-...
  3. Retrieve a Task's Budget Work and Cost Values i...

    Learn how to read Microsoft Project (MPP/XML) task budget work and cost values using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....'test_tasks.mpp' ) 2 3 project_summary = project . getRootTask() 4...

    docs.aspose.com/tasks/java/retrieve-a-task-s-bu...
  4. Aspose.BarCode Java for Eclipse - Maven|Documen...

    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....of the Eclipse Open Source project. Today it is the leading development...Plug-ins. Several Open Source projects and companies have extended...

    docs.aspose.com/barcode/java/aspose-barcode-jav...
  5. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....somewhere on your system where the project files will be kept. For example...will later be referred as project directory . Create node_modules...

    docs.aspose.com/ocr/nodejs-cpp/hello-world/
  6. Resource Work Variances | Aspose.Tasks Document...

    This page provides information on resource work variances and how to manage them using Aspose.Tasks for C\u002B\u002B....variance in work: WorkVariance: a project resource’s difference from...baseline work (double). Microsoft Project View of Resource Work Variance...

    docs.aspose.com/tasks/cpp/resource-work-variances/
  7. Render Resource Usage or Sheet Views in PHP | A...

    Learn how to read Microsoft Project (MPP/XML) resource usage and sheet views using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...-> ResourceUsage ); 12 13 $project -> save ( "result_days.pdf"...

    docs.aspose.com/tasks/java/rendering-resource-u...
  8. Merge PDF to MPP via C++

    Sample C++ merging code PDF to MPP. Use example code for batch PDF files to MPP merging within any C++ Application.... Create new instance of Project class Read each PDF file as...collection of Project instance Call the Project.Save method with...

    products.aspose.com/tasks/cpp/merger/pdf-to-mpp/
  9. 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...
  10. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....an application to export MS Project file to Excel using Java that...file using an instance of the Project class to convert MPP to Excel...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...