Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 16,428 for

annotation pdf

(0.14 sec)
  1. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Annotation Product Solution GroupDocs...to the file as a rasterized PDF, e.g. uisng ImageAreaRedaction:...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  2. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...document should be converted to PDF first. If this property is set...

    docs.groupdocs.com/conversion/net/convert-to-im...
  3. Render attachments | GroupDocs

    Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents...Annotation Product Solution GroupDocs...Outlook data files, archives, and PDF documents. Java import com.groupdocs...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  4. Preview Digital Certificates properties | Group...

    This article shows how to receive digital certificates properties over Document Info method....Annotation Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/preview-certif...
  5. Load document from FTP | GroupDocs

    This section explains how to load document from FTP with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/load-document...
  6. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Comparison for Node.js via Java. No Microsoft Office or other third‑party software is required....Annotation Product Solution GroupDocs...comparison of Word/Excel/PowerPoint/PDF and other text-based formats...

    docs.groupdocs.com/comparison/nodejs-java/syste...
  7. Load document from local disk | GroupDocs

    This section explains how to load document from local disk with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/load-document-...
  8. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...formats (auto-detected) # - PDF # - DOC, DOCX # - XLS, XLSX #...

    docs.groupdocs.com/parser/python-net/load-speci...
  9. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...Annotation Product Solution GroupDocs...add_suffix = True so . rasterize_to_pdf = False date_time_str = datetime...

    docs.groupdocs.com/redaction/python-net/save-in...
  10. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (Pdf, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Annotation Product Solution GroupDocs...images within office documents (PDF, DOCX, etc.) You have to implement...

    docs.groupdocs.com/redaction/net/using-ocr/