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

annotation pdf

(0.03 sec)
  1. Use advanced rasterization options | Documentation

    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...
  2. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and formatting....Annotation Product Family GroupDocs...our guide on how to convert PDF to EMF using Python . This tutorial...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  3. Add Image Watermark to DOCX Using C#

    Discover how to add image watermark to DOCX using C# without extra software installation. Also, we'll provide you with code to insert image watermark to DOCX in C#....Annotation Product Family GroupDocs...on adding text watermarks to PDF using C#. If you need additional...

    kb.groupdocs.com/watermark/net/add-image-waterm...
  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. How to Convert TeX to HTML in C#

    This article explains the document conversion workflow to convert TeX to HTML in C# and demonstrates a sample application for LaTeX to HTML converter using C#....Annotation Product Family GroupDocs...TeX to PDF in C#, have a look at how to convert TeX to PDF using...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. eSign document with multiple signatures | Docum...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...Annotation Product Solution GroupDocs...below demonstrates how to eSign PDF document with multiple signatures...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items in Java....Annotation Product Solution GroupDocs...with attachments (like emails, PDF Portfolios). In case of outlook...

    docs.groupdocs.com/parser/java/iterate-through-...
  9. How to Convert MSG to DOCX using C#

    In this section, you will learn how to convert MSG to DOCX using C# without relying on third-party tools. Also, we will provide code to export MSG to DOCX in C#....Annotation Product Family GroupDocs...process of converting MSG to PDF using C#. If you require additional...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Pre-rasterize | Documentation

    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/