Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 86,486 for

project

(1.04 sec)
  1. aspose.words.vba module | Aspose.Words for Python

    The aspose.words.vba module provides classes to work with VBA Projects....provides classes to work with VBA projects. A VbaProject inside the document...VbaModule Provides access to VBA project module. To learn more, visit...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Run Examples|Aspose.Slides Documentation

    Run Aspose.Slides for Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP....Examples into the IDE The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/slides/java/how-to-run-the-exam...
  3. How to Run the Examples|Aspose.Slides for PHP D...

    Run Aspose.Slides for PHP via Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP....Examples into the IDE The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/slides/php-java/how-to-run-the-...
  4. 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-...
  5. Aspose::Words::Vba::VbaProject::get_IsSigned me...

    Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is signed or not 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...
  6. Adding Links for Tasks in VSTO and Aspose.Tasks...

    This guide explains how to add links between tasks using both VSTO and Aspose.Tasks in .NET applications....task using VSTO: Create a new project in Visual Studio. In the Solution...tab, and select Microsoft Project 12.0 Object Library.Click OK...

    docs.aspose.com/tasks/net/adding-links-for-task...
  7. Managing Task Costs in PHP | Aspose.Tasks Docum...

    Learn how to manage Microsoft Project (MPP/XML) task costs using Aspose.Tasks Java for PHP....Copy 1 $project = new Project(); 2 3 $task = $project -> getRootTask...17 print " \n Project Cost: " . (string) $project -> getRootTask...

    docs.aspose.com/tasks/java/managing-task-costs-...
  8. Configuration and Using Aspose.Total Java for M...

    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....Maven Reposiory) for a Maven Project Below are the steps will lead...Repository for your Maven Projects. 1. First of all you need...

    docs.aspose.com/total/java/configuration-and-us...
  9. 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/
  10. 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...