Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 89,477 for

project

(0.14 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. Setting Attributes for New Tasks in PHP | Aspos...

    Learn how to set attributes for tasks when creating new Projects using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Setting Attributes...code. PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/setting-attributes-f...
  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. Licensing | Aspose.Tasks Documentation

    Aspose.Tasks for C\B provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....be converted to 2000 in the projects that will be written through...example tries to create a project with two tasks through Aspose...

    docs.aspose.com/tasks/cpp/licensing/
  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 Add Weekdays in MPP using Java

    This small topic is about how to add Weekdays in MPP using Java by providing details about setting up the environment and using the example code. You can easily develop an application to define weekdays in Microsoft Project using Java....without any dependence on MS Project or any other MPP managing software...define weekdays in Microsoft Project using Java . Steps to Add Weekdays...

    kb.aspose.com/tasks/java/how-to-add-weekdays-in...
  9. FAQ|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....GridWeb‑based web project/solution on the server? If...“acw_client” directory into your project folder; otherwise your web...

    docs.aspose.com/cells/net/grid-faq/
  10. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to work with Stop and Resume dates for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# example for reading task stop and resume properties....[ Hide Show ] In Microsoft Project, a task may be stopped temporarily...Resume Dates in Microsoft Project To display stop and resume...

    docs.aspose.com/tasks/net/stop-and-resume-a-task/