Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 17,644 for

pdf conversion

(0.06 sec)
  1. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Conversion Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/python-net/esign-p...
  2. Delete Barcode signatures from documents | Grou...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/delete-barcod...
  3. 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. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/ocr-support/
  4. Save image as file | GroupDocs

    The listed articles below explain how to saves images to the file system during document Conversion....Conversion Product Solution GroupDocs...file system during document conversion. AdvancedUsage.Strategy.ImageFileStrategy...

    docs.groupdocs.com/markdown/net/image-file-stra...
  5. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try to convert a document with the ‘Leelawadee UI’ font to Pdf, we encounter some issues in characters. Can you please suggest something here?...Conversion Product Family java sonamsinha...hb_buffer_create(Native Method) ~[GroupDocs.Conversion.Examples.Java-0.0.1-SNAPSHOT...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  6. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/composing-sign...
  7. Verify Barcode signatures in the document | Gro...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { BarcodeVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-barcode...
  8. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....Conversion Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )){ SquigglyAnnotation squigglyAnnotation...

    docs.groupdocs.com/annotation/java/add-squiggly...
  9. Verifying QR Code signatures in advance | Group...

     This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { QrCodeVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-qr-code...
  10. Verifying Text signatures in advance | GroupDocs

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...new Signature ( "signedSample.pdf" )) { TextVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-text-si...