Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,464 for

image to pdf conversion

(0.59 sec)
  1. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......the same way in Word and in Pdf. This text has shading and highlighting...rendering quality during file conversion There is a continuous section...

    blog.groupdocs.com/he/markdown/groupdocs-markdo...
  2. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......the same way in Word and in Pdf. This text has shading and highlighting...rendering quality during file conversion There is a continuous section...

    blog.groupdocs.com/zh/markdown/groupdocs-markdo...
  3. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......the same way in Word and in Pdf. This text has shading and highlighting...rendering quality during file conversion There is a continuous section...

    blog.groupdocs.com/ko/markdown/groupdocs-markdo...
  4. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/supported-fil...
  5. Save a modified file to the original source | G...

    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...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  6. Subset fonts | GroupDocs

    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...

    docs.groupdocs.com/viewer/python-net/optimizati...
  7. maven-app.zip

    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...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  8. OCR support | GroupDocs

    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...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  9. OCR Usage Basics | GroupDocs

    This article explains how To use OCR....Conversion Product Solution GroupDocs...to extract a text from images and PDFs / OCR Usage Basics OCR...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  10. Working with metadata in PSD images | GroupDocs

    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...

    docs.groupdocs.com/metadata/net/working-with-me...