Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 86,453 for

project

(0.58 sec)
  1. Adding Resources | Aspose.Tasks Documentation

    This section explains how to add resources to Microsoft Project files....the people included in the project plan but resources can be people...completion of a project task. In Microsoft Project, the resources...

    docs.aspose.com/tasks/cpp/adding-resources/
  2. 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/
  3. Installation|Documentation

    Adding or updating Aspose.OCR for .NET package in your Project....package can be added to your project directly from Microsoft Visual...your project. Installing Open your solution or a project in Microsoft...

    docs.aspose.com/ocr/net/installation/
  4. Installing and Using Aspose.Email for IntelliJ ...

    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....Email Maven Project Wizard Installing this plugin...introduce a new project type – Aspose.Email Maven Project – into IntelliJ...

    docs.aspose.com/email/java/installing-and-using...
  5. Rendering Task Sheet View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (MPP/XML) task sheet views to PDF and other formats using Aspose.Tasks for .NET. Includes C# examples with SaveOptions and PresentationFormat....[ Hide Show ] In Microsoft Project, the Task Sheet view provides...easy to share and archive project data. Aspose.Tasks for .NET...

    docs.aspose.com/tasks/net/rendering-task-sheet-...
  6. Installation|Documentation

    Installation of Aspose.BarCode for .NET: Through NuGet Package, Referencing, or Manual Installation...NET project. There are three ways to deploy...Aspose.BarCode package in a project (more flexible) or installing...

    docs.aspose.com/barcode/net/installation/
  7. Working with VBA Macros in Python|Aspose.Words ...

    Create, read, write, clone, and manage VBA macros in a document using Python....classes to get access to the VBA project source code: The VBAProject...class provides access to VBA project information The VBAModuleCollection...

    docs.aspose.com/words/python-net/working-with-v...
  8. Aspose::Words::Vba::VbaModule class | Aspose.Wo...

    Aspose::Words::Vba::VbaModule class. Provides access to VBA Project module. To learn more, visit the documentation article in C++....class Provides access to VBA project module. To learn more, visit...() const Gets or sets VBA project module name. get_SourceCode...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....to access a document’s VBA project information. Document doc =...Document(getMyDir() + "VBA project.docm"); // A VBA project contains a collection...

    reference.aspose.com/words/java/com.aspose.word...
  10. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection....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...