Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,176 for

errores pdf

(0.22 sec)
  1. Latest GroupDocs.Editor Product Family topics -...

    Get technical support of GroupDocs.Editor for .NET and Java....7 315 July 30, 2024 Editor error with box-sizing style java 4...3 461 May 18, 2024 Editor- Error on loading word document java...

    forum.groupdocs.com/c/editor/20
  2. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....images and puts them in a single PDF file, so you can share the redacted...original format Save in rasterized PDF Save overwriting original file...

    docs.groupdocs.com/redaction/net/saving-documents/
  3. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single Pdf file, so you can share the redacted document without any additional conversions....images and puts them in a single PDF file, so you can share the redacted...original format Save in rasterized PDF Save overwriting original file...

    docs.groupdocs.com/redaction/java/saving-docume...
  4. Saving a File to Local Disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....pdf) or a relative path (e.g., converted.pdf ). convertOptions...Word document ( .docx ) to a PDF file and save it to a specified...

    docs.groupdocs.com/conversion/java/save-file-to...
  5. GroupDocs.Viewer for Node.js 26.5 – Mail Messag...

    GroupDocs.Viewer for Node.js 26.5 adds MailMessageViewInfo, XML-stylesheet support, CSS improvements, and resolves critical bugs across DXF, Pdf, EML, PPT, XLS, and CAD formats....range of bugs affecting DXF, PDF, EML, PPT/PPS, Spreadsheet, XLS...File is corrupted or damaged.” error during call viewer.View for...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. Reorder pages | GroupDocs

    Reorder Pdf pages during rendering with GroupDocs.Viewer for Python via .NET. Control the output page sequence....Render documents / Render to PDF / Reorder pages Reorder pages...reorder pages in the output PDF document. To reorder pages, follow...

    docs.groupdocs.com/viewer/python-net/reorder-pa...
  7. Reduce image quality | GroupDocs

    This topic describes how to compress images in Pdf file using the GroupDocs.Viewer Java API....documents / Render to PDF / Optimize the output PDF file / Optimize...feedback On this page If the output PDF file contains images, you can...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Set image size limits | GroupDocs

    Control image size in Pdf output: set width, height, or maximum dimensions....Render documents / Render to PDF / Set image size limits Set image...jpg" ) as viewer : # Create a PDF file. viewOptions = PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/set-image-...
  9. Load File From Stream | GroupDocs

    Pass any Python file-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert documents directly from memory or cloud storage without touching the local filesystem....stream and converting it to PDF. In this example we get and specify...output_path = "./annual-review.pdf" pdf_options = PdfConvertOptions...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Java API....docx ) into a PDF: ConvertSpecificPages.java import...// Set conversion options for PDF PdfConvertOptions options = new...

    docs.groupdocs.com/conversion/java/convert-spec...