Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 89,536 for

project

(0.53 sec)
  1. Merge MPP to PDF via Java

    Sample code for MPP to PDF Java merging. Use API example code for batch MPP files to PDF merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/mpp-to-pdf/
  2. Merge MPT to ORACLE PRIMAVERA via Java

    Sample code for MPT to ORACLE PRIMAVERA Java merging. Use API example code for batch MPT files to ORACLE PRIMAVERA merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/mpt-to-or...
  3. Merge PRIMAVERA XER to PDF via Java

    Sample code for PRIMAVERA XER to PDF Java merging. Use API example code for batch PRIMAVERA XER files to PDF merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/primavera...
  4. Merge PRIMAVERA XML to PDF via Java

    Sample code for PRIMAVERA XML to PDF Java merging. Use API example code for batch PRIMAVERA XML files to PDF merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/primavera...
  5. Handling Critical and Effort-Driven Tasks | Asp...

    Learn how to handle critical and effort-driven tasks using Microsoft Project (MPP/XML) with Aspose.Tasks for Java....Contents [ Hide Show ] Microsoft Project recognized a number of different...ultimately, determines how long a project will take. Working with Critical...

    docs.aspose.com/tasks/java/handling-critical-an...
  6. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA Project in Java....VBA project. Examples: Shows how to create a VBA project using...Create a new VBA project. VbaProject project = new VbaProject();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Formula Expressions | Aspose.Tasks Documentation

    This document provides guidance on working with formula expressions using Aspose.Tasks for C++....can use Task, Resource and Project fields as a formula in expressions...fields, DateTime, Boolean and Project Fields such as task count and...

    docs.aspose.com/tasks/cpp/formula-expressions/
  8. VbaModule.sourceCode property | Aspose.Words fo...

    VbaModule.sourceCode property. Gets or sets VBA Project module source code....property Gets or sets VBA project module source code. get sourceCode...Shows how to create a VBA project using macros. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Document::RemoveMacros method | ...

    Aspose::Words::Document::RemoveMacros method. Removes all macros (the VBA Project) as well as toolbars and command customizations from the document in C++....Removes all macros (the VBA project) as well as toolbars and command...get_HasMacros ()); ASSERT_EQ ( u "Project" , doc -> get_VbaProject ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Working with VBA Macros in C++|Aspose.Words for...

    Working with document VBA Projects using C++....classes to get access to the VBA project source code: The VBAProject...class provides access to VBA project information The VBAModulesCollection...

    docs.aspose.com/words/cpp/working-with-vba-macros/