Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 16,310 for

pdf annotation

(0.33 sec)
  1. How to verify signatures with predicate functio...

    This article explains how to verify signatures using predicate functions (Func) with GroupDocs.Signature API to filter signatures before verification, optimizing performance by skipping unnecessary verification operations....Annotation Product Solution GroupDocs...to the PDF file. string filePath = Constants . SAMPLE_PDF ; string...

    docs.groupdocs.com/signature/net/verify-signatu...
  2. GroupDocs.Merger Product Family

    Find answers about merging various types of file formats using code on any platform....Annotation Product Family GroupDocs...DOCX files using Java Merge PDF files using Java Merge EPUB files...

    kb.groupdocs.com/merger/
  3. Use advanced rasterization options | GroupDocs

    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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) var so = new SaveOptions(); so....Annotation Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  4. How to Convert EPUB to Word in C#

    This short tutorial provides the stepwise instructions to convert EPUB to Word in C# and a sample code for the C# EPUB to Word converter application....Annotation Product Family GroupDocs...to PDF using C#, have a look at how to convert ODT to PDF in...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert Excel to CSV in C#

    Convert documents quickly and learn how to convert Excel to CSV in C#. Examine the sample code to convert Excel to CSV in C# and modify it to fit your needs....Annotation Product Family GroupDocs...The feature of converting a PDF to HTML in C# was discussed in...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. eSign Document with Form Field Signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature for Python via .NET...Annotation Product Solution GroupDocs...of Form Field signatures for PDF documents only. This example...

    docs.groupdocs.com/signature/python-net/esign-d...
  7. 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/net/pre-rasterize/
  8. Redact Text in PPTX using Java

    In this guide, you'll discover how to redact text in PPTX using Java. Moreover, you'll receive a simple code example to replace text in PPTX using Java....Annotation Product Family GroupDocs...thorough guide on redacting text in PDF files using Java. For a more...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  9. How to Add Image Signature to DOCX using Java

    This topic will provide knowledge on how to add image signature to DOCX using Java. Also, a code example will be provided to insert image signature into DOCX using Java....Annotation Product Family GroupDocs...to add Barcode signature to PDF in Java If you find yourself...

    kb.groupdocs.com/signature/java/how-to-add-imag...
  10. Scan QR Code from DOCX using C#

    Let’s quickly learn how to scan QR Code from DOCX using C#. Moreover, an example will be provided to extract QR Code from DOCX in C# without using extra software....Annotation Product Family GroupDocs...guide on scanning QR Codes from PDF using C#. For a comprehensive...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...