Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 87,904 for

project

(0.11 sec)
  1. 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...
  2. 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/
  3. 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...
  4. Writing Updated TaskLink Data to MPP | Aspose.T...

    Learn how to write Microsoft Project (MPP/XML) task links using Aspose.Tasks for Java....possible to link tasks in a project and save the updated task link...link data back to a Microsoft Project MPP file. This means that you...

    docs.aspose.com/tasks/java/writing-updated-task...
  5. 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/
  6. Working with Projects | Aspose.Tasks Documentation

    Learn how to read, modify, save, and convert Microsoft Project MPP/XML files using Aspose.Tasks for .NET....Developer Guide Working with Projects Live Demos High Code APIs...Nuget Pricing Buy Working with Projects Contents [ Hide Show ] When...

    docs.aspose.com/tasks/net/working-with-projects/
  7. 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/
  8. How to Write Updated Task Data to MPP | Aspose....

    Learn how to update and write task data back to Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Includes C# examples for modifying deadlines, notes, IDs, and saving changes programmatically....changes back to Microsoft Project files in MPP or XML format...programmatically modify existing projects without manually editing them...

    docs.aspose.com/tasks/net/writing-updated-task-...
  9. Rendering Resource Usage and Resource Sheet Vie...

    Learn how to read Microsoft Project resource usage and resource sheet views using Aspose.Tasks for Java....able to render individual project views, for example resource...developer who work with Microsoft Project (MPP/XML) files. Aspose.Tasks...

    docs.aspose.com/tasks/java/rendering-resource-u...
  10. 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...