Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 2,132 for

errores pdf

(1.16 sec)
  1. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported document types. The Library supports Pdf, DOCX, XLSX, PPTX and many more....document Cross-format merge to PDF / XPS Cross-format merge to DOC...Microsoft OneNote Plain Text File Error Log File Comma Separated Values...

    docs.groupdocs.com/merger/net/supported-documen...
  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....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/search/java/ocr-support/
  3. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...pdf" )) { // setup key and passphrase...signature . Sign ( "QrCodeEncrypted.pdf" , options ); } More resources...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...pdf" )) { // create QRCode option...= signature . Sign ( "output.pdf" , options ); // analyze SignResult...

    docs.groupdocs.com/signature/net/sign-document-...
  5. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution in Java....various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  6. Extract images from Emails | GroupDocs

    Extract images from emails, by default images are extracted with its original format...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Delete QR-code signatures from documents | Grou...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API.... To sign PDF, Word, Excel, PowerPoint, and...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/net/delete-qr-code...
  9. 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....pdf" ; String indexFolder = "c:\\MyIndex\\"...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/delete-indexed-d...
  10. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/java/extract-images-f...