Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 1,794 for

errores pdf

(0.06 sec)
  1. OCR support | Documentation

    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/
  2. Spell checking | Documentation

    This article shows that how spell checking works during the search....can be checked for spelling errors in words. To enable spelling..."Rleativity" containing a spelling error // The word "Relativity" will...

    docs.groupdocs.com/search/net/spell-checking/
  3. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...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-emails-fr...
  4. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/metadata/net/handling-metada...
  5. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....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-attachme...
  6. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....file formats as well such as PDF, BMP, PNG, JPEG, and XPS. Common...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  7. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...pdf" )) { TextSignOptions options...file signature . Sign ( "signed.pdf" , options ); } More resources...

    docs.groupdocs.com/signature/net/sign-document-...
  8. OCR Usage Basics | Documentation

    This article explains how to use OCR....extract a text from images and PDFs / OCR Usage Basics OCR Usage...from image files or non-text PDF documents GetText method is used:...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  9. Search text in Emails | Documentation

    Search a keyword in emails using Search 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/search-text-in-em...
  10. Extract text from ZIP archive files | Documenta...

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...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-text-fro...