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

errores pdf

(0.06 sec)
  1. Verifying documents with exception handling | G...

     This article explains how to handle specific exceptions when verifying document electronic signatures with GroupDocs.Signature API....this page provides different error messages due to validation issues...above method with catching type error. This example shows how to handle...

    docs.groupdocs.com/signature/net/verifying-docu...
  2. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage.... a PDF document Extract the root metadata...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#....of various formats including PDF, Microsoft Word, Excel, LibreOffice...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  4. Load password-protected document | GroupDocs

    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. Fluent syntax | GroupDocs

    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/
  6. GroupDocs.Annotation for Java | GroupDocs

    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/
  7. GroupDocs.Assembly for .NET | GroupDocs

    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/
  8. Introducing GroupDocs.Signature for Java | Grou...

    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...
  9. Get file info | GroupDocs

    This 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/java/get-file-info/
  10. Plain text | GroupDocs

    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/