Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 17,872 for

pdf conversion

(2.76 sec)
  1. Character replacement during indexing | GroupDocs

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/character-replac...
  2. 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/
  3. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when convert document with GroupDocs.Conversion for .NET API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/add-watermark/
  4. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // setup key and passphrase...

    docs.groupdocs.com/signature/net/sign-documents...
  5. Verify Barcode Signatures in Document | GroupDocs

    This topic explains how to verify Barcode electronic signatures with GroupDocs.Signature for Python via .NET API....Conversion Product Solution GroupDocs... Signature ( "sample_signed.pdf" ) as sign : # Create verification...

    docs.groupdocs.com/signature/python-net/verify-...
  6. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create QRCode option...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Update QR Code Signatures in Document | GroupDocs

    This article explains how to update QR code electronic signatures with GroupDocs.Signature for Python via .NET API....Conversion Product Solution GroupDocs...signature . Signature ( "signed.pdf" ) as sign : # Create search...

    docs.groupdocs.com/signature/python-net/update-...
  8. Delete indexed documents | GroupDocs

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Conversion Product Solution GroupDocs..."c:\\MyDocuments\\SomeDocument.pdf" ; String indexFolder = "c:\\MyIndex\\"...

    docs.groupdocs.com/search/java/delete-indexed-d...
  9. Tables throwing exception [Java]? - Free Suppor...

    Hello, product: com.groupdocs:groupdocs-comparison version: 26.3 We are currently using the 1 month free trial and vetting the comparison product against an automated pipeline we use internally. Some docs throw the …...compare(Unknown Source) at pdf.GroupDocsComparerBri.compare...compare(GroupDocsComparerBri.java:139) at pdf.PdfComparer.compareDocuments(PdfComparer...

    forum.groupdocs.com/t/tables-throwing-exception...
  10. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution in Java....Conversion Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...