Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 89,442 for

project

(0.16 sec)
  1. Create MPP File in Python

    This topic explains how to create MPP file in Python. It includes the steps as well as a runnable sample code which demonstrates how to create Project in Microsoft Project using Python....demonstrates how to create project in Microsoft Project using Python . Moreover...do not need to install MS Project application to create the MPP...

    kb.aspose.com/tasks/python/create-mpp-file-in-p...
  2. Create MPP File in Java

    This brief guide covers how to create MPP file in Java. It contains the stepwise algorithm and a runnable code snippet demonstrating how to create Project in Microsoft Project using Java....demonstrating how to create project in Microsoft Project using Java . Furthermore...not require installing MS Project software to create the MPP...

    kb.aspose.com/tasks/java/create-mpp-file-in-java/
  3. Split Tasks in VSTO and Aspose.Tasks | Aspose.T...

    Compare methods of splitting tasks between Microsoft Project's VSTO add-in and Aspose.Tasks library for .NET developers....NET supports this Microsoft Project feature. Code Examples VSTO...Below is the code for VSTO Project to split tasks: Copy 1 object...

    docs.aspose.com/tasks/net/split-tasks-in-vsto-a...
  4. 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....org is checked The example project uses the NuGet Automatic Package...Aspose.Cells.dll in the example project. Download from GitHub All examples...

    docs.aspose.com/cells/net/how-to-run-the-examples/
  5. 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...
  6. 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/
  7. 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...
  8. VbaProject Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaProject class to effortlessly manage VBA Project info and modules within your documents. Enhance your automation today!...access to VBA project information. A VBA project inside the document...set; } Gets or sets the VBA project’s code page. IsProtected {...

    reference.aspose.com/words/net/aspose.words.vba...
  9. 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/
  10. 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...