This article shows how To save the modified content To the underlying source in Java....Conversion Product Solution GroupDocs...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...
Reduce Pdf file size by subsetting embedded fonts with GroupDocs.Viewer. See how To optimize font usage....Conversion Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...
maven-app/formatting.docx Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ §......the same way in Word and in Pdf. This text has shading and highlighting...rendering quality during file conversion There is a continuous section...
OCR support means the ability To connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on Images, either separate or embedded in documents.
To connect OCR, you need To implement the IOcrConnecTor interface in the client code.
The following example demonstrates how To implement the OCR connecTor using com.aspose.ocr library for text recognition in Images.
const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Conversion Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...
Reading PhoToshop Metadata properties The GroupDocs Metadata API allows the user To read Adobe PhoToshop metadata associated with a PSD Image. For more information on the PhoToshop file format and metadata blocks please refer To the specification: https://www.adobe.com/devnet-apps/phoToshop/fileformatashtml/.
The code sample below demonstrates how To extract Image resource blocks (building blocks of the PhoToshop file format) from a PSD Image.
Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Conversion Product Solution GroupDocs...formats / Images / Working with metadata in PSD images Working...