Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 89,534 for

project

(0.97 sec)
  1. Why does the Aspose.Note have a reference to As...

    Recently, we upgraded from Aspose.Note 24.11 to Aspose.Note 25.6 and noticed that our solution stopped copying the Aspose.Pdf 22.8 DLL to the output directory. After investigating, we discovered that the cause is an int…...NET project (zipped before attaching) to...a standalone sample VS.NET project (zipped before attaching) to...

    forum.aspose.com/t/why-does-the-aspose-note-hav...
  2. Plugins and Integration Samples | Aspose.Tasks ...

    This page provides information about various plugins that can be used with Aspose.Tasks for .NET....are familiar with Microsoft Project Interop or Office automation...does not require Microsoft Project to be installed. Each subsection...

    docs.aspose.com/tasks/net/plugins/
  3. Working with Resource Assignments in Ruby | Asp...

    This article provides details about working with resource assignments using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....2 3 resource_assignments = project . getResourceAssignmen() ....

    docs.aspose.com/tasks/java/general-resource-ass...
  4. Aspose.Tex on linux fails - Free Support Forum ...

    Aspose.Tex depends on system.drawing.common still and so fails on linux Unhandled exception: System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. at System.Drawing.Drawing2D.Gr…...Drawing in your project: Update Project References : Change...Change your project references from System.Drawing.Common to Aspose...

    forum.aspose.com/t/aspose-tex-on-linux-fails/30...
  5. Calculating Percentages | Aspose.Tasks Document...

    Learn how to calculate percentages in Microsoft Project (MPP/XML) files using Aspose.Tasks for Java.... class ); 4 5 Project project = new Project(dataDir + "project5...for (ResourceAssignment ra : project. getResourceAssignmen ()) {...

    docs.aspose.com/tasks/java/calculating-percenta...
  6. Calculate Task Duration in Different Units | As...

    Learn how to calculate Microsoft Project (MPP/XML) task durations using Aspose.Tasks for Java.... class ); 4 5 // Read MS Project template file 6 String fileName...input file as Project 9 Project project = new Project(fileName);...

    docs.aspose.com/tasks/java/calculate-task-durat...
  7. How to Run the Examples | Aspose.Note Documenta...

    A guide on running and understanding the examples provided with the software....org is checked Example project uses NuGet Automatic Package...Aspose.Note.dll in the example project. Download from GitHub All examples...

    docs.aspose.com/note/net/how-to-run-the-examples/
  8. Aspose.Slides for .NET: Converting PPTX to PDF ...

    Hi Aspose.Slides.NET6.CrossPlatform Version=“26.2.0” OS: Windows .NET6.0 When converting pptx conversion to pdf, the application crashes with an error: Fatal error. System.AccessViolationException: Attempted to read…...share the simplest standalone project to reproduce it? PoweRDeaD...share the simplest standalone project to reproduce it? Unfortunately...

    forum.aspose.com/t/aspose-slides-for-net-conver...
  9. Creating Resource Assignments in Ruby | Aspose....

    Learn how to create resource assignments linking tasks and resources in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....'test_tasks.mpp' ) 2 3 task = project . getRootTask() . getChildren()...

    docs.aspose.com/tasks/java/creating-resource-as...
  10. | Aspose

    Sample code for DJVU to TXT Java conversion. Use API example code for batch DJVU files to TXT conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...