Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 86,470 for

project

(0.16 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. 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...
  3. 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...
  4. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not....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...
  5. 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/
  6. 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...
  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. 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. 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...
  10. 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/