Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 2,342 for

errores pdf

(2.55 sec)
  1. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....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/java/working-with-m...
  2. Custom text extractors | GroupDocs

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....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/net/custom-text-extra...
  3. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....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/net/spreadsheet-re...
  4. Spell checking | GroupDocs

    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/
  5. 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/
  6. Search network deployment | GroupDocs

    This page contains information about deployment of the search network....ConsoleLogger : ILogger { public void Error ( string message ) { Console...Console . WriteLine ( "Error: " + message ); } public void Trace (...

    docs.groupdocs.com/search/net/search-network-de...
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java... Need to mention that PDF documents use only the fonts...have fonts. For example, the PDF, DOCX, XLSX, PPTX, document formats...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  8. How to Search for QR Code Signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....pdf" ) as sign : # Search for signatures...qr_code_signature . text } " ) sample.pdf The following sample file is...

    docs.groupdocs.com/signature/python-net/search-...
  9. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....pdf" )) { // define few search options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/search-for-mul...
  10. Indexing reports | GroupDocs

    This article demonstrates that how indexing reports can be retrieved from the index using search API...indexing duration; List of errors; List of indexed documents;...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/indexing-reports/