Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,798 for

errores pdf

(0.08 sec)
  1. Convert to Image with advanced options | Docume...

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java....document should be converted to PDF first. If this property is set...input firstly is converted to PDF and after that to desired format...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Supported Image Types | Documentation

    This section describes GroupDocs.Merger for Java supported image types. The Library supports JPEG, GIF, TIFF and many more....merging Cross-format merge to PDF JPG Image File JPEG Image File...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/merger/java/supported-image-...
  3. eSign document with Barcode signature | Documen...

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...example shows how to sign a PDF document with a Barcode signature...signature = new Signature ( "sample.pdf" )) { BarcodeSignOptions options...

    docs.groupdocs.com/signature/net/esign-document...
  4. Document rendering basics | Documentation

    This section describes how to use GroupDocs.Viewer for Java to convert different document types to Pdf, HTML, PNG, and JPEG formats....Render Word documents Render PDF documents Render spreadsheet...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/java/document-renderi...
  5. Process attachments | Documentation

    Extract and save attachments from emails, Pdfs, and archives using GroupDocs.Viewer for Python....attachments Files embedded in PDF files Email messages contained...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/python-net/working-wi...
  6. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) SaveOptions so = new SaveOptions(); so....document will be rasterized to PDF, but the scan-like effects will...pages into images, and save PDF with scan-like pages) SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...
  7. Document rendering basics | Documentation

    This section describes how to use GroupDocs.Viewer for .NET (C#) to convert different document types to Pdf, HTML, PNG, and JPEG formats....Render Word documents Render PDF documents Render spreadsheet...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/net/document-renderin...
  8. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java 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/java/save-document/
  9. eSign document with QR-code signature | Documen...

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....below demonstrates how to sign PDF document with QR-code signature...signature = new Signature ( "sample.pdf" ); // create QRCode option with...

    docs.groupdocs.com/signature/java/esign-documen...
  10. Load options for different document types | Doc...

    This article demonstrates how to load and convert Pdf. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for .NET API....Note document with options Load PDF document with options Load personal...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/conversion/net/load-options-...