Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 89,454 for

project

(0.47 sec)
  1. Convert POTM to PNG using Java | products.aspos...

    Sample Java conversion code for POTM format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....directly from a Maven based project by following simple installation...it within your Maven-based project by adding the following configurations...

    products.aspose.com/slides/java/conversion/potm...
  2. Add, Edit & Delete Annotation from VSD via Java...

    Java source code to annotate VSD file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....directly from a Maven based project by following simple installation...it within your Maven-based project by adding the following configurations...

    products.aspose.com/diagram/java/annotation/vsd/
  3. Compress DRC File Formats via JAVA | products.a...

    Sample Java compression code for DRC file. Use this example code to compress DRC file within any Web or Desktop Java based application....directly from a Maven based project by following simple installation...it within your Maven-based project by adding the following configurations...

    products.aspose.com/3d/java/compression/drc/
  4. Setting Resource Properties in Ruby | Aspose.Ta...

    Learn how to set Microsoft Project (MPP/XML) resource fields using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) .... new 2 3 rsc = project . getResources() . add( "Rsc" ) 4 5 rsc...

    docs.aspose.com/tasks/java/setting-resource-pro...
  5. Removing Calendar Exceptions in Ruby | Aspose.T...

    Learn how to remove Microsoft Project calendar exceptions using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....'test_tasks.mpp' ) 2 3 cal = project . getCalendars() . toList()...

    docs.aspose.com/tasks/java/removing-calendar-ex...
  6. Rendering Task Sheet Views in Ruby | Aspose.Tas...

    This guide explores how to render Microsoft Project (MPP/XML) task sheet views using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....PresentationFormat' ) . TaskSheet) 6 7 project . save( "taskSheet.pdf" , options)...

    docs.aspose.com/tasks/java/rendering-task-sheet...
  7. Ruby Programmers Guide | Aspose.Tasks Documenta...

    This section covers working with tasks in Ruby using the Aspose.Tasks Java library....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....tasks.TaskUtils' ) . apply(project . getRootTask(), collector...

    docs.aspose.com/tasks/java/parent-and-child-tas...
  8. Convert DRC to RVM via C# | products.aspose.com

    Sample code for DRC to RVM C# conversion. Use API example code for batch DRC files to RVM conversion within VB.NET, Asp.NET or any .NET based application....directly from a Maven based project by following simple installation...NET DLL referenced in your project. A 3D File Processing Library...

    products.aspose.com/3d/net/conversion/drc-to-rvm/
  9. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    I have a .net assembly(472) that uses aspose pdf to extract text out of a PDF file. I call this assembly from an MFC/C++ application using a managed c++ application in the middle(C++/CLI). That is, C++ application calls …... Build the Wrapper project and run it (Ctrl-F5). Notes...interface to COM. The Wrapper project interacts with TextRetriever...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  10. Calendar Data | Aspose.Tasks Documentation

    This page contains information about calendar fields in Microsoft Project files and how to read and write them using Aspose.Tasks for Java....Reading and Writing Microsoft Project Data Calendar Data Live Demos...Baseline Data from Microsoft Project Files Subscribe to Aspose Product...

    docs.aspose.com/tasks/java/calendar-data/