Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,964 for

errores pdf

(0.06 sec)
  1. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....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-file-of...
  2. Save attachments | GroupDocs

    Retrieve and save attachments from emails, Outlook files, archives, and Pdfs....Outlook data files, archives, and PDF documents. Python from groupdocs...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  3. Load Document | GroupDocs

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....EMLX, MHT EmailLoadOptions PDF PDF PdfLoadOptions Using load options...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  4. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....documents TXT Fixed-layout format PDF Fixed-layout format XPS Email...be TXT or PDF. Or the original document can be a PDF, while output...

    docs.groupdocs.com/editor/net/save-document/
  5. 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...
  6. Parse data from documents | GroupDocs

    This article shows how to extract data from documents of various formats including Pdf, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....of various formats including PDF, Microsoft Word, Excel, LibreOffice...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/parse-data-from-...
  7. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text 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-text-...
  8. 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...
  9. 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/
  10. 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/