Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 2,043 for

errores pdf

(0.53 sec)
  1. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....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/handle-loading-of...
  2. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....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/removing-metad...
  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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....result ; default : throw new Error ( 'The image type is not supported:...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....your software may make input errors, forgetting to switch the desired...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  5. How to save document with password | GroupDocs

    This article explains how to save document with password protection....pdf" )) { // create QRCode option...signature . Sign ( "SignedProtected.pdf" , signOptions , saveOptions...

    docs.groupdocs.com/signature/net/save-signed-do...
  6. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....sample demonstrates how to embed PDF file into DOCX document as OLE...OleWordProcessingOpt ( @"c:\embedded.pdf" , pageNumber ); oleWordProcessingOpt...

    docs.groupdocs.com/merger/net/add-document-to-w...
  7. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....pdf" ); { // deleting QR-Code signatures...signature . delete ( "signed_out.pdf" , SignatureType . QrCode );...

    docs.groupdocs.com/signature/java/delete-signat...
  8. Verify QR-code signatures in the document | Gro...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....pdf" ); QrCodeVerifyOptions options...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/verify-qr-cod...
  9. Verify Barcode signatures in the document | Gro...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....pdf" ); BarcodeVerifyOptions options...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/verify-barcod...
  10. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications.... The Word and PDF documents, Excel and Oped Document...filePathEmbedded = @"c:\embedded.pdf" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/add-document-to-p...