Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 2,198 for

errores pdf

(0.35 sec)
  1. GroupDocs.Comparison for .NET | GroupDocs

    GroupDocs.Comparison for .NET developer documentation. Learn how to diff docx, pptx, and compare Pdf files using C#....PowerPoint, OpenDocument ODT, PDF, Text, and HTML documents. The...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/comparison/net/
  2. Load document from local disk | GroupDocs

    This section explains how to load document from local disk 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/load-document...
  3. Load from a stream | GroupDocs

    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...
  4. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream in Java...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/save-a-modifie...
  5. GroupDocs.Conversion for Excel file crashing at...

    When testing a simple Excel file conversion to Pdf format, it seems that GroupDocs will scan all subfolders within the current working directory to look for fonts?? This causes problem when the current working directory…...simple Excel file conversion to PDF format, it seems that GroupDocs...Music' is denied. at System.IO.__Error.WinIOError(Int32 errorCode,...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  6. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript 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/nodejs-java/add-text-...
  7. 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-...
  8. How to update Barcode signature in advance | Gr...

     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...
  9. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad to announce another monthly release of document annotation API, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....to process CAD documents as PDF GetPages method for Email documents...from stream Implemented proper error handling when user try to invoke...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  10. Load document from URL | GroupDocs

    This section explains how to load document from URL with GroupDocs.Signature API....pdf?raw=true" ; InputStream stream...signature . sign ( "SampleSigned.pdf" , options ); More resources...

    docs.groupdocs.com/signature/java/load-document...