Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,104 for

pdf conversion

(0.13 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....Conversion Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  2. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Conversion Product Solution GroupDocs...temp . getHeight ()); } Sign Pdf document with Text signature...

    docs.groupdocs.com/signature/java/sign-document...
  3. GroupDocs.Comparison for .NET

    查找有关使用 C# .NET 平台比较类似文档的答案。...Conversion Product Family GroupDocs...如何使用 C# 比较 Excel 文件 如何使用 C# 比较 PDF 文件 如何使用 C# 比较 Word 文档 简体中文 English...

    kb.groupdocs.com/zh/comparison/net/
  4. GroupDocs.Metadata for .NET

    Այս API-ն թույլ է տալիս ավելացնել, հեռացնել և թարմացնել ցանկացած տեսակի ֆայլի ձևաչափի մետատվյալներ՝ օգտագործելով C# .NET լեզուն ցանկացած հարթակում:...Conversion Product Family GroupDocs...օգտագործելով C# Կարդացեք մետատվյալները PDF-ից՝ օգտագործելով C# Կարդացեք...

    kb.groupdocs.com/hy/metadata/net/
  5. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Conversion Product Solution GroupDocs...redacted output will save as PDF redactor . save (); }; } finally...

    docs.groupdocs.com/redaction/java/image-redacti...
  6. Add Arrow Annotation to JPG using C#

    You will learn how to add arrow annotation to JPG using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation to JPG in C#....Conversion Product Family GroupDocs...add replacement annotation in PDF using C#. For a more in-depth...

    kb.groupdocs.com/annotation/net/add-arrow-annot...
  7. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....Conversion Product Solution GroupDocs..."c:\\MyDocuments\\ExampleDocument.pdf" " ; // Creating an index IndexSettings...

    docs.groupdocs.com/search/java/indexing-from-di...
  8. GroupDocs.Total for Java | Documentation

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Conversion Product Solution GroupDocs...spreadsheets, presentations, PDF files, emails, images, and 3D...

    docs.groupdocs.com/total/java/
  9. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your Pdf, presentation and spreadsheet documents....Conversion Product Solution GroupDocs...easily to remove pages from PDF documents, slides from presentations...

    docs.groupdocs.com/redaction/java/remove-page-r...
  10. Pre-rasterize | Documentation

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

    docs.groupdocs.com/redaction/net/pre-rasterize/