Aspose.Imaging-for-Java icon indicating copy to clipboard operation
Aspose.Imaging-for-Java copied to clipboard

Aspose PHP

Open dev-archana-soni opened this issue 2 years ago • 3 comments
trafficstars

My main 3 steps/tasks are like

  1. Load .tiff image in m chrome browser with zoom in zoom out and also can rotate it
  2. Get coordinates of all the texts from image
  3. Highlight specific text from particular image using the coordinates

These all 3 above task can do via aspose any demo for it?

Do i need to purchase aspose for above 3 stuffs? Please make sure i want it only in PHP / LARAVEL.

dev-archana-soni avatar Nov 28 '22 11:11 dev-archana-soni

Hello, @Archana-1993 , Aspose.Imaging library is available for .NET/Java platforms now. As concerns the license, you get watermarked output images and can not work with pixel data in evaluation mode. Please, look through the link: https://products.aspose.com/imaging/

DenysSitkoA avatar Nov 28 '22 12:11 DenysSitkoA

Yes i know. @DenisSitko

But, What is this? https://github.com/aspose-imaging/Aspose.Imaging-for-Java/tree/master/Plugins/Aspose_Imaging_Java_for_PHP

It will help to me?

dev-archana-soni avatar Nov 29 '22 08:11 dev-archana-soni

@Archana-1993

But, What is this? https://github.com/aspose-imaging/Aspose.Imaging-for-Java/tree/master/Plugins/Aspose_Imaging_Java_for_PHP

It will help to me? Yes, this can help but you need to have a Tomcat server with Java Bridge module. The Java Bridge is a middle tier between your PHP code and Aspose.Imaging for Java API.

ESidenko avatar Nov 29 '22 14:11 ESidenko