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

errores pdf

(1.25 sec)
  1. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....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. Digital certificate for Spreadsheets has wrong ...

    Hi there, I’m getting this error while trying to use the certificate constructed manually (C#) … I’m trying to avoid the popup that comes up in a solution 1 that is working, The code that is working is here: Stream ex…...Hi there, I’m getting this error while trying to use the certificate...comes back with this error is below … Error: GroupDocsSignatureEx:...

    forum.groupdocs.com/t/digital-certificate-for-s...
  3. Subscribing for verification process events | G...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....pdf" ); signature . VerifyStarted...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/subscribing-f...
  4. Extract tables from document page | GroupDocs

    Learn how to extract tables from a specific document page using GroupDocs.Parser for .NET. Extract tables from Excel, Word, Pdf pages by page index in C#....welcome to extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  5. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....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/search-for-text-c...
  6. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 tag....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/handling-the-i...
  7. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....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...
  8. Compare Document Metadata with GroupDocs.Metada...

    Practical guide showing how to detect added, removed, and changed metadata between document versions using GroupDocs.Metadata for Java. Includes code examples for full diff, ownership detection, revision history, and export formats....property, a time‑consuming and error‑prone task. GroupDocs.Metadata...(e.g., contract_v1.pdf and contract_v2.pdf ) Installation # Add...

    blog.groupdocs.com/metadata/compare-metadata-ve...
  9. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...pdf.gz" )) { // create sign options...= signature . Sign ( "output.pdf.gz" , options ); // analyze signed...

    docs.groupdocs.com/signature/net/signing-archiv...
  10. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....pdf" ); // define qr-code size int...= signature . sign ( "signed.pdf" , listOptions ); // analyzing...

    docs.groupdocs.com/signature/java/locating-sign...