Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 89,477 for

project

(0.23 sec)
  1. Merge MPX to PDF via Java

    Sample code for MPX to PDF Java merging. Use API example code for batch MPX files to PDF merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/mpx-to-pdf/
  2. Merge JIRA to PDF via Java

    Sample code for JIRA to PDF Java merging. Use API example code for batch JIRA files to PDF merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...how you want to map it on MS Project entities (user stories => tasks...

    products.aspose.com/tasks/java/merger/jira-to-pdf/
  3. Currency Properties in Ruby | Aspose.Tasks Docu...

    Explore how to utilize currency properties within Ruby programming for handling Microsoft Project files....Programmers Guide Working with Projects in Ruby Currency Properties...Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....

    docs.aspose.com/tasks/java/currency-properties-...
  4. Managing Currency Symbols | Aspose.Tasks Docume...

    Learn how to edit currency symbols in Microsoft Project files using Aspose.Tasks for Java....To see a project’s currency symbol in Microsoft Project: From the...currency symbol in Microsoft Project Setting Currency Symbol using...

    docs.aspose.com/tasks/java/managing-currency-sy...
  5. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify Project signatures and enhance your code security. Ensure your VBA Projects are trusted!...to access a document’s VBA project information. Document doc =...MyDir + "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/net/aspose.words.vba...
  6. Aspose.PDF on Linux - Free Support Forum - aspo...

    Hello, I spent a lot of time trying to use the Aspose.PDF library on a .net environment which runs unit tests on Ubuntu VM. We followed the instructions mentioned here (How to Install Aspose.PDF for .NET|Aspose.PDF for …...4:58pm 23 @asokratous I wrote a project with a Xunit test using the...that you can download the project and try it with you. ("[[BL]]...

    forum.aspose.com/t/aspose-pdf-on-linux/266826
  7. Installation|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....“lib/dll” directories in your project. Installing Aspose.Cells for...Cells.so directories in your project. Installing Aspose.Cells for...

    docs.aspose.com/cells/cpp/installation/
  8. Aspose Crashing Pod - Free Support Forum - aspo...

    I can’t figure out why I keep getting this error, is this something anyone can help with? The one thing I’m wondering is I did recently update my license but I am still using an older version of aspose. Are there any req…...assembly is not available in your project or if there are version mismatches...versions of the libraries in your project. Solution : Here are some steps...

    forum.aspose.com/t/aspose-crashing-pod/316013
  9. Retrieve a Task's Budget Work and Cost Values i...

    Learn how to read Microsoft Project (MPP/XML) task budget work and cost values using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....'test_tasks.mpp' ) 2 3 project_summary = project . getRootTask() 4...

    docs.aspose.com/tasks/java/retrieve-a-task-s-bu...
  10. Creating Resources | Aspose.Tasks Documentation

    Learn how to create resources in Microsoft Project files using Aspose.Tasks for Java....a resource is to call the Project class’ addResource method....show adding resources to a project using each of these methods...

    docs.aspose.com/tasks/java/creating-resources/