Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 88,447 for

project

(0.9 sec)
  1. Work with a Document Stored in a Liferay|Aspose...

    Compare Word documents shared in Liferay using C#. Work with documents stored in Liferay – various input formats, including Word, OpenOffice, Image and eBook....Application Project To create a new console application project, follow...a new console application project named “LiferayExample” for...

    docs.aspose.com/words/net/work-with-document-st...
  2. Working With Task Durations | Aspose.Tasks Docu...

    Learn how to work with Microsoft Project (MPP/XML) task durations using Aspose.Tasks for C# and VB.NET....durations help give a realistic project end date. Aspose.Tasks for...developers to set task durations in projects. Working with Durations The...

    docs.aspose.com/tasks/cpp/task-durations/
  3. VbaMacro|Aspose.Slides 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....a presentation with a VBA project and a simple macro module....first module from the VBA project. static void Access_Vba_Macro...

    docs.aspose.com/slides/net/examples/elements/vb...
  4. VBA Macro|Aspose.Slides Documentation

    Automate presentations with Aspose.Slides for Java: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear Java examples....a presentation with a VBA project and a simple macro module....first module from the VBA project. static void accessVbaMacro...

    docs.aspose.com/slides/java/examples/elements/v...
  5. Versioning|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....is crucial to ensure your project depends on the correct API...aspose-cells-go-cpp v25 in your Go project, you need to add the following...

    docs.aspose.com/cells/go-cpp/versioning/
  6. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) Projects using Aspose.Tasks for C# and C++....of exceptions in Microsoft Project: Open a file. From the Tools...Create a project instance 4 System ::SharedPtr < Project > prj =...

    docs.aspose.com/tasks/cpp/defining-weekdays-for...
  7. How to Run the Examples | Aspose.ZIP for Java

    Learn how to run Aspose.ZIP for Java code examples... The project uses the Maven build system...easily open or import the project and its dependencies. Below...

    docs.aspose.com/zip/java/how-to-run-the-examples/
  8. Managing Assignment Cost | Aspose.Tasks Documen...

    Learn how to manage Microsoft Project (MPP/XML) resource assignment costs using Aspose.Tasks for C++....represents an assignment’s total project cost (decimal). BCWP represents...assignment costs in Microsoft Project: On the Task Usage page, select...

    docs.aspose.com/tasks/cpp/managing-assignment-c...
  9. Installation|Aspose.Slides Documentation

    Learn how to quickly install Aspose.Slides for C++. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...you can open your preferred project. Go through Tools > NuGet package...downloaded and referenced in your project. Option 2: Install or Update...

    docs.aspose.com/slides/cpp/installation/
  10. Creating a Task Link in PHP | Aspose.Tasks Docu...

    Learn how to create task links in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....Copy 1 $project = new Project(); 2 3 $pred = $project -> getRootTask...( "Task 1" ); 4 5 $succ = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/creating-a-task-link...