Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 85,636 for

project

(0.14 sec)
  1. 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...
  2. VbaModule | Aspose.Words for .NET

    Effortlessly create empty VBA modules with our VbaModule constructor. Streamline your coding process and enhance your development workflow today!...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...
  3. Create MPP File in C#

    This quick tutorial discusses how to create MPP file in C#. It includes the algorithm and a sample code illustrating how to create Project in Microsoft Project using C#....illustrating how to create project in Microsoft Project using C# . Moreover...incorporating this feature into your projects does not require any additional...

    kb.aspose.com/tasks/net/create-mpp-file-in-csharp/
  4. 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...
  5. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA Projects with easy indexing and improved management....to access a document’s VBA project information. Document doc =...MyDir + "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/net/aspose.words.vba...
  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. Read Write Rate Scale Information | Aspose.Task...

    Learn how to read and write rate scale information for resource assignments in Microsoft Project files using Aspose.Tasks for .NET....of resource assignments in project planning requires not only...information, enabling flexible project automation and integration...

    docs.aspose.com/tasks/net/read-write-rate-scale...
  9. Installation|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....GUI Open your Visual Studio project and navigate to the “Manage...by right-clicking on your project in the Solution Explorer. In...

    docs.aspose.com/email/net/installation/
  10. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection....Shows how to create a VBA project using macros. doc = aw . Document...VBA project. project = aw . vba . VbaProject () project . name...

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