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

project

(0.2 sec)
  1. | Aspose

    Sample code for DJVU to DOCX Java conversion. Use API example code for batch DJVU files to DOCX 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-...
  2. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…...required fonts within the project folder itself. Error Log Unhandled...Windows, issue only in Linux Project File Snippet <ItemGroup> <Content...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  3. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...header files or an incorrect project setup. Solution To resolve...necessary header files in your project. The example code you are trying...

    forum.aspose.com/t/your-examplesimple-does-not-...
  4. 检查工作簿中的VBA项目是否用JavaScript通过C++签名|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查工作簿中的VBA项目是否已签名。...arrayBuffer )); // Accessing the VBA project and checking if it's signed...isSigned ; console . log ( "VBA Project is Signed: " + isSigned );...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  5. VbaModule.clone method | Aspose.Words for Node.js

    VbaModule.clone method. Performs a copy of the [VbaModule](../)....Shows how to deep clone a VBA project and module. let doc = new aw...Document ( base . myDir + "VBA project.docm" ); let destDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. | 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-...
  7. | 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-...
  8. How to run other examples|Aspose.PDF for .NET

    Learn how to run various examples and utilize Aspose.PDF features in .NET to enhance your PDF document processing.... Example project uses NuGet Automatic Package...Aspose.PDF.dll in the example project. Download from GitHub All examples...

    docs.aspose.com/pdf/net/how-to-run-other-examples/
  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. How to Convert MPP to SVG using Java

    This crisp topic focuses on how to convert MPP to SVG using Java. It covers all the configuration details, a sequence of steps and a runnable sample code for developing an MPP to SVG converter using Java....application to convert Microsoft Project to SVG using Java with the...existing MPP file into the Project class object for converting...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...