Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 88,455 for

project

(0.15 sec)
  1. How to Read Custom and Built-in Properties | As...

    Learn how to read custom and built-in properties from Microsoft Project files using Aspose.Tasks for C++....Guide Working with Projects Working with Projects How to Read Custom...Create a project reader instance 5 System ::SharedPtr < Project > project...

    docs.aspose.com/tasks/cpp/read-custom-and-built...
  2. VbaProject class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaProject class. Provides access to VBA Project information...access to VBA project information. A VBA project inside the document...codePage Gets or sets the VBA project’s code page. isProtected Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to define and manage task constraints in Microsoft Project and programmatically with Aspose.Tasks for .NET. Includes C# code examples for common constraint types....Task constraints in Microsoft Project determine when a task can start...finish . They help control project schedules and can be: Flexible...

    docs.aspose.com/tasks/net/handling-task-constra...
  4. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA Project information. A VBA Project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....access to VBA project information. A VBA project inside the document...const Gets or sets the VBA project’s code page. get_IsProtected...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. How to Run the Examples|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.... The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/email/java/how-to-run-the-examp...
  6. How to Convert MPP to PDF using Java

    This quick tutorial guides you on how to convert MPP to PDF using Java. It contains the configuration details, a sequence of steps and runnable sample code for writing MPP to PDF converter using Java....You can convert Microsoft Project to PDF using java with the...the template MS Project file in the Project object Instantiate...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  7. Adding Extended Attributes to Resource Assignme...

    This guide explains how to add extended attributes to resource assignments in Java Projects using Aspose.Tasks....Assignment Copy 1 Project project = new Project(dataDir + "Blank2010...and resource 4 Task task1 = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/adding-extended-attr...
  8. Writing and Reading Formulas with Aspose.Tasks ...

    Discover how to handle formulas in documents using the Aspose.Tasks library....reading/writing formulas to MPP project files. The Formula property...3 4 Project project = new Project(dataDir + "New project 2010...

    docs.aspose.com/tasks/java/writing-and-reading-...
  9. VbaModule.Type | Aspose.Words for .NET

    Discover the VbaModule Type property, define your modules as procedural, document, class, or designer for enhanced functionality and organization....Shows how to create a VBA project using macros. Document doc...Create a new VBA project. VbaProject project = new VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  10. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects...to access a document’s VBA project information. doc = aw . Document...MY_DIR + 'VBA project.docm' ) # A VBA project contains a collection...

    reference.aspose.com/words/python-net/aspose.wo...