Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,148 for

errores pdf

(0.58 sec)
  1. 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 .Java....pdf converted_1.pdf is converted attachment PDF document...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/conversion/java/convert-each...
  2. Load Password-Protected File | GroupDocs

    Unlock and convert password-protected Word, Excel, PowerPoint, and Pdf documents by passing a LoadOptions instance with the password attribute to the Converter constructor in GroupDocs.Conversion for Python via .NET....pdf" pdf_convert_options = PdfConvertOptions () pdf_convert_options...converter . convert ( output_path , pdf_convert_options ) if __name__...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Specify file type when loading a document | Gro...

    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-...
  4. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...ExactPhraseRedaction to an Arabic PDF document: C# using ( Redactor...

    docs.groupdocs.com/redaction/net/text-redactions/
  5. Convert to HTML with advanced options | GroupDocs

    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. GroupDocs.Viewer for Java 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for Java 25.9. Available now on NuGet and GroupDocs website....) to HTML, PDF, or images. 5. Text Highlighting...conversion fixes. EPS file rendering errors. DXF, DWF, PS, and TEX rendering...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. eSign document with Metadata signature | GroupDocs

    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...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more....📘 PowerPoint watermarking 🧾 PDF Formats Format Description Load...Add Search Remove Remarks .pdf PDF (Adobe Portable Document) format...

    docs.groupdocs.com/watermark/java/supported-doc...
  9. Set image quality | GroupDocs

    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-...
  10. Import documents | GroupDocs

    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/