Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,798 for

errores pdf

(0.03 sec)
  1. Specify the JPEG image quality | Documentation

    Reduce Pdf file size by adjusting JPEG image quality. Set the image quality between 1 and 100....Render documents / Render to PDF / Specify the JPEG image quality...image quality in the output PDF document: Python with gv . Viewer...

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  2. GroupDocs Watermark Overview | Documentation

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to Pdf, Word, Excel, PowerPoint, Visio, and many other formats....image or text watermarks to PDF, Word, Excel, PowerPoint, Visio...from : Word files (DOC, DOCX) PDF files Excel spreadsheets (XLS...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  3. Set image quality | Documentation

    The page describes how to set the quality of an image added to a document....pdf-file" )) // specify the path to the input PDF file {...= "input.pdf" ; // specify the path to the input PDF file string...

    docs.groupdocs.com/annotation/net/change-image-...
  4. Load File From Local Disk | Documentation

    This article demonstrates how to convert a file stored on a local disk using GroupDocs.Conversion for Python via .NET API....and converting it to PDF: convert_docx_to_pdf.py from groupdocs...PdfConvertOptions def convert_docx_to_pdf (): # Specify source file location...

    docs.groupdocs.com/conversion/python-net/develo...
  5. Convert to HTML with advanced options | Documen...

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....input firstly is converted to PDF and after that to desired format...setUsePdf ( true ); // Convert via PDF to maintain layout options ....

    docs.groupdocs.com/conversion/java/convert-to-h...
  6. Specify file type when loading a document | Doc...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API.... SAMPLE_PDF ; string fileName = Path . GetFileName...{ // Specify the file type (PDF) while loading the document LoadOptions...

    docs.groupdocs.com/signature/net/load-document-...
  7. Load document from URL | Documentation

    This article explains how to load Pdf, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java..../Resources/SampleFiles/Pdf/sample.pdf?raw=true" ; try { InputStream...new LoadOptions ( FileType . PDF ); Merger merger = new Merger...

    docs.groupdocs.com/merger/java/load-document-fr...
  8. Reorder pages | Documentation

    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...
  9. eSign document with Metadata signature | Docume...

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...types from metadata perspective: PDF document metadata layer supports...properties as “name-value” pairs. PDF documents provide additional...

    docs.groupdocs.com/signature/java/esign-documen...
  10. Import documents | Documentation

    This section describes how to import documents into another document as OLE objects using Java language...files of different types like PDF or DOCX document, PowerPoint...below: How to add attachment to PDF document Add document to Word...

    docs.groupdocs.com/merger/java/import-documents/