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

project

(0.18 sec)
  1. General Calendar Properties | Aspose.Tasks Docu...

    Learn how to read general properties of Microsoft Project (MPP/XML) Projects using Aspose.Tasks for C# and VB.NET....Calendar Properties Microsoft Project uses calendars and other information...information to calculate project end dates. Aspose.Tasks for C++...

    docs.aspose.com/tasks/cpp/general-calendar-prop...
  2. 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...
  3. How to Run the Examples|Documentation

    This section explains how to run the examples of C++ Email Parser Library from GitHub....Visual Studio and build the project. On the first run, the dependencies...folder along with the examples project. Open Examples.cpp, all the...

    docs.aspose.com/email/cpp/how-to-run-the-examples/
  4. Convert XML to JIRA via Java

    Sample Java conversion code for XML format to JIRA file. Use this example code to convert XML to JIRA within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...Load XML file with Project class Call Project.save method Pass...

    products.aspose.com/tasks/java/conversion/xml-t...
  5. Load custom fonts for barcode generation in Asp...

    How to Load custom fonts for barcode generation in Aspose.Barcode for .Net...2022 and select “Create a new project”. Select Console App . Set...BarCode and your project should look like this: <Project Sdk= "Microsoft...

    docs.aspose.com/barcode/net/aspose-barcode-load...
  6. Work with Resource Costs | Aspose.Tasks Documen...

    Learn how to work with Microsoft Project resource costs using Aspose.Tasks for Java....represents a resource’s total project cost across all assignments...resource costs in Microsoft Project: On the Resource sheet, from...

    docs.aspose.com/tasks/java/resource-cost/
  7. VbaModule.clone method | Aspose.Words for Python

    VbaModule.clone method. Performs a copy of the [VbaModule](../)....Shows how to deep clone a VBA project and module. doc = aw . Document...file_name = MY_DIR + 'VBA project.docm' ) dest_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project assignments using Aspose.Tasks for C++....resume dates in Microsoft Project: On the Task Usage screen,...assignments in the project. Copy 1 // Create project instance 2 System...

    docs.aspose.com/tasks/cpp/stop-or-resume-an-ass...
  9. Assign Macro to Form Control|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....Assistant Close Check if VBA Project is Protected and Locked for...for Viewing Check if VBA project in a Workbook is Signed Analyzing...

    docs.aspose.com/cells/net/assign-macro-to-form-...
  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...