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

project

(0.22 sec)
  1. 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-...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. Document.vba_project property | Aspose.Words fo...

    Document.vba_Project property. Gets or sets a [Document.vba_Project](./)....vba_project property Document.vba_project property Gets or sets...Document.vba_project . @property def vba_project ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Formulas | Aspose.Tasks Documentation

    Learn how to write and read formulas in Microsoft Project (MPP) files using Aspose.Tasks for .NET. This guide covers creating, reading, and working with custom field formulas....reading/writing formulas to MPP project files. The Formula property...to Extended Attributes in a project. Aspose.Tasks writes these...

    docs.aspose.com/tasks/net/writing-and-reading-f...
  8. Managing Currency Symbols | Aspose.Tasks Docume...

    Learn how to view, set, and retrieve currency symbols in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices....Developer Guide Working with Project Currencies Managing Currency...represented in a Microsoft Project file. For example: $ for US...

    docs.aspose.com/tasks/net/managing-currency-sym...
  9. Aspose::Words::Vba::VbaModuleCollection::get_Co...

    Aspose::Words::Vba::VbaModuleCollection::get_Count method. Returns the number of VBA modules in the collection in C++....to access a document’s VBA project information. auto doc = System...get_MyDir () + u "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA Project modules for enhanced automation and efficiency....Returns collection of VBA project modules. public VbaModuleCollection...to access a document’s VBA project information. Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...