Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 88,434 for

project

(0.14 sec)
  1. | Aspose

    Sample code for PDF to Text Java conversion. Use API example code for batch PDF files to Text 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/pdf-to-t...
  2. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF 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/pdf-to-txt/
  3. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try to insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The Project is attached. Please note that the similar image with different resolution can be inserted. R…... The project is attached. Please note that...both images in the attached project. AlexanderNovickov January...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  4. Creating a Task Baseline in PHP | Aspose.Tasks ...

    Learn how to create task baselines in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...= new BaselineType(); 4 5 $project -> setBaseline ( $baselineType...

    docs.aspose.com/tasks/java/creating-a-task-base...
  5. How to - use Aspose.Pdf for JasperReports offli...

    Explore offline demos for Aspose.PDF for JasperReports. Learn practical implementations and features in a hands-on manner....includes a number of demo projects to help you get started exporting...from http://sourceforge.net/project/showfiles.php?group_id=36382&package_id=28579...

    docs.aspose.com/pdf/jasperreports/how-to-use-as...
  6. Compress and Decompress MPP Files via .NET

    C# compression and decompression source code to compress MPP documents into a single zip archive or vice versa on .NET Framework, .NET Core....NET DLL referenced in your project - Install from NuGet using...MPP extension is Microsoft Project data file that stores information...

    products.aspose.com/zip/net/zip-file/mpp/
  7. | Aspose

    Sample code for DJVU to PDF Java conversion. Use API example code for batch DJVU files to PDF 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-...
  8. | Aspose

    Sample code for JPEG to TXT Java conversion. Use API example code for batch JPEG 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/jpeg-to-...
  9. Making a Standard Calendar in PHP | Aspose.Task...

    Learn how to create Microsoft Project MPP/XML standard calendars using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $cal1 = $project -> getCalendars () -> add ( "My Cal" );...

    docs.aspose.com/tasks/java/making-a-standard-ca...
  10. 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/