Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,148 for

errores pdf

(0.19 sec)
  1. Working with metadata in HEIF/HEIC images | Gro...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...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/working-with-me...
  2. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....watermark to the HTML/JPG/PNG/PDF output, follow these steps: Create...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  3. Get file info | GroupDocs

    The page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....information: is a document file type (PDF, Word document, Excel spreadsheet...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/annotation/net/get-file-info/
  4. Load from Stream | GroupDocs

    This article shows that how to load file from stream using redaction API...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/load-from-stream/
  5. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream...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/save-a-modified...
  6. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form....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/nesting-search-qu...
  7. Save attachments | GroupDocs

    Save attachments and embedded files from Pdf, Outlook data file or email...Outlook data files, archives, and PDF documents. Java import com.groupdocs...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  8. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...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/load-a-passwor...
  9. Save attachments | GroupDocs

    Save attachments and embedded files from Pdf, Outlook data file or email...Outlook data files, archives, and PDF documents. JavaScript import...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ex...
  10. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....jpg" , options ); } Sign PDF with embedded object and encrypted...or update standard embedded PDF document metadata signatures...

    docs.groupdocs.com/signature/net/sign-document-...