Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 775 for

pdf to image conversion error

(0.06 sec)
  1. OCR Usage Basics | Documentation

    This article explains that how To integrate any paid or free OCR solution....Conversion Product Solution GroupDocs...usage / Using OCR to redact image documents / OCR Usage Basics...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  2. OCR Usage Basics | Documentation

    This article explains that how To integrate any paid or free OCR solution in Java....Conversion Product Solution GroupDocs...Usage / Using OCR to redact image documents / OCR Usage Basics...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  3. Generate document pages preview | Documentation

    This Topic explains how To get document pages preview as Images with various options by GroupDocs.Signature API....Conversion Product Solution GroupDocs...creation (see event handler ); image preview format - PNG / JPG /...

    docs.groupdocs.com/signature/net/generate-docum...
  4. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you To generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting To strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with cusTom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes To email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, Image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension AuTo-removal of empty paragraphs Generate various report types, e....Conversion Product Solution GroupDocs...formatting for numeric, text, image, date-time, chart elements Conditional...

    docs.groupdocs.com/assembly/java/features-overv...
  5. Working with metadata in PSD images | Documenta...

    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...
  6. Deleting multiple signatures of different types...

    This article shows how To delete multiple electronic signatures different ways with GroupDocs.Signature API....Conversion Product Solution GroupDocs...was not found; there was an error occurred while deleting signature...

    docs.groupdocs.com/signature/net/deleting-multi...
  7. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you To detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the getGifImageType method To obtain file format information advanced_usage.managing_metadata_for_specific_formats.Image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Conversion Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document To remove the confidential information before publishing it. With GroupDocs.Redaction Tool you can redact Pdf and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and Images (JPG, PNG, BMP, GIF and more..)....Conversion Product Solution GroupDocs...from the PDF, Word, Excel, PowerPoint documents and images, including...

    docs.groupdocs.com/redaction/java/features-over...
  9. Composing signature with texture brush backgrou...

     This article explains how To fill signature background with texture brush...Conversion Product Solution GroupDocs...signature background with image for Text and Image signature types Here...

    docs.groupdocs.com/signature/java/composing-sig...
  10. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark To any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps To add a watermark To a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark To the document Save the document For more details please refer To the following guides:...Conversion Product Solution GroupDocs...Adding text watermarks Adding image watermarks Add watermarks to...

    docs.groupdocs.com/watermark/java/adding-waterm...