Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 85,817 for

project

(0.18 sec)
  1. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module....Shows how to create a VBA project using macros. let doc = new...// Create a new VBA project. let project = new aw . Vba . VbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Page Header Footer | Aspose.Tasks ...

    Learn how to read header and footer information from Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....Developer Guide Working with Projects Working with Page Header Footer...Microsoft Project Page Setup dialog: Microsoft Project Page Setup...

    docs.aspose.com/tasks/net/working-with-page-hea...
  3. How to use Aspose.Cells.GridWeb with .NET Core|...

    This article introduces how to use GridWeb in a .NET Core web application... Step 1: Creating a New Project Open Visual Studio 2019. From...select New , then Project . The Create a new project dialog opens...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Working with Projects in PHP | Aspose.Tasks Doc...

    Learn how to read, modify, save, and convert Microsoft Project MPP/XML files using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Live Demos High Code...Working with Projects in PHP Creating an Empty Project File in PHP...

    docs.aspose.com/tasks/java/working-with-project...
  5. Aspose::Words::Vba::VbaModuleCollection::Add me...

    Aspose::Words::Vba::VbaModuleCollection::Add method. Adds a module to the collection in C++....Shows how to create a VBA project using macros. auto doc = System...// Create a new VBA project. auto project = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Aspose.Tasks for Python via .NET Product Overvi...

    Aspose.Tasks for Python via .NETHow to read, edit, and convert MPP and Primavera XER files using Python with Aspose.Tasks for .NET library....files without using Microsoft Project software. The component provides...to use API for manipulating project files, saving time and money...

    docs.aspose.com/tasks/python-net/product-overview/
  7. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....Document(getMyDir() + "VBA project.docm"); VbaReferenceCollecti...getLibId()); case VbaReferenceType.PROJECT: return getLibIdProjectPath(reference...

    reference.aspose.com/words/java/com.aspose.word...
  8. Writing and Reading Formulas | Aspose.Tasks Doc...

    The page contains examples of reading/writing formulas used by Aspose.Tasks for C\u002B\u002B library for calculations....reading/writing formulas to MPP project files. The Formula property...File Formats Copy 1 // Create project instance 2 System ::String...

    docs.aspose.com/tasks/cpp/writing-and-reading-f...
  9. Reading Tasks and Resources | Aspose.Tasks Docu...

    Learn how to read tasks and resources from Microsoft Project files using Aspose.Tasks for .NET....tasks and resources from your project. This article provides a practical...practical overview of how to read project data using both VSTO and Aspose...

    docs.aspose.com/tasks/net/reading-tasks-and-res...
  10. Creating Resource Assignments in PHP | Aspose.T...

    Learn how to create resource assignments linking tasks and resources in Microsoft Project MPP/XML files using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $task = $project -> getRootTask () -> getChildren () ->...

    docs.aspose.com/tasks/java/creating-resource-as...