Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,043 for

errores pdf

(0.1 sec)
  1. Search for Digital e-signatures | GroupDocs

    This topic explains how to search for digital electronic signatures across the documents with GroupDocs.Signature API.... You are welcome to eSign PDF, Word, Excel, PowerPoint documents...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/java/search-for-di...
  2. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API.... You are welcome to eSign PDF, Word, Excel, PowerPoint documents...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/java/save-signed-w...
  3. Extract images to files | GroupDocs

    This article explains that how to extract images to files....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-images-to...
  4. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....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...
  5. Working with metadata in MOV files | GroupDocs

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms 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...
  6. Hot to load document from Azure Blob Storage | ...

    This section explains how to load document from Azure Blob Storage 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/load-document-...
  7. Add document to Spreadsheet via OLE | GroupDocs

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications.... For example, the PDF document can be inserted in the...filePathEmbedded = @"c:\embedded.pdf" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/add-document-to-s...
  8. Load document from Stream | GroupDocs

    This section explains how to load document from stream with GroupDocs.Signature API....pdf" )) { using ( Signature signature...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/load-document-...
  9. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....represents the document file type (PDF, Word document, Excel spreadsheet...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/comparison/java/get-file-info/
  10. Digital signing with custom hash | GroupDocs

    This article explains how to apply digital signatures with custom hash algorithms using GroupDocs.Signature API....pdf" ; string sampleOutputFilePath = "signed.pdf" ; using..."sample.pdf" ; string sampleOutputFilePath = "signed.pdf" ; using...

    docs.groupdocs.com/signature/net/digital-signin...