Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,755 for

errores pdf

(0.03 sec)
  1. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // 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: GroupDocs.Metadata for ....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-from-a-st...
  2. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for Node.js via Java....pdf` , 'w' ); fileOutputStreams ...; } catch ( e ) { throw new Error ( e ); } }, options ); } finally...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Sign documents with exception handling | Docume...

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....feedback provides different error messages due to validation issues...above method with catching type error. This example shows how to handle...

    docs.groupdocs.com/signature/java/sign-document...
  4. Load password-protected document | Documentation

    This article explains how to load password protected document with GroupDocs.Signature API....pdf" ); QrCodeSignOptions options...signature . sign ( "signedProtected.pdf" , options ); } catch ( Exception...

    docs.groupdocs.com/signature/java/load-password...
  5. How to update Barcode signature in advance | Do...

     This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API....was not found; there was an error occurred while updating signature...IsSignature Image Spreadsheet Pdf Presentation Word Processing...

    docs.groupdocs.com/signature/net/updating-barco...
  6. Fluent syntax | Documentation

    Following this guide you will learn how to use fluent syntax of GroupDocs.Merger for .NET API....pdf" )) { merger . Join ( @"c:\document2...xlsx" ) . Save ( @"c:\merged.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/merger/net/fluent-syntax/
  7. GroupDocs.Annotation for Java | Documentation

    API to annotate text or images in your documents using Java. It supports Pdf, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX... These include PDF documents, Microsoft Word, Microsoft...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/annotation/java/
  8. GroupDocs.Assembly for .NET | Documentation

    Release notes Package repository GroupDocs.Assembly for Net - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Net reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, Pdf files, email messages, and images....spreadsheets, presentations, PDF files, email messages, and images...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/assembly/net/
  9. Introducing GroupDocs.Signature for Java | Docu...

    Introduction to GroupDocs.Signature for Java - what is it and why to use...documents of various formats like PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/java/introducing-g...
  10. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page in Java....welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/java/plain-text/