Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 16,601 for

pdf viewer

(0.1 sec)
  1. GroupDocs.Watermark for .NET

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

    kb.groupdocs.com/hy/watermark/net/
  2. Remove page redactions | Documentation

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

    docs.groupdocs.com/redaction/java/remove-page-r...
  3. 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....Viewer Product Solution GroupDocs...redacted output will save as PDF redactor . save (); }; } finally...

    docs.groupdocs.com/redaction/java/image-redacti...
  4. Advanced search for Metadata signatures | Docum...

     This article explains how to search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // search for signatures...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. 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....Viewer Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  6. Indexing from different sources | Documentation

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

    docs.groupdocs.com/search/java/indexing-from-di...
  7. 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....Viewer Product Family GroupDocs.Comparison...to PDF using C#, have a look at how to convert ODT to PDF in...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Sign documents with extra Digital Signature pro...

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

    docs.groupdocs.com/signature/java/sign-document...
  9. 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#....Viewer Product Family GroupDocs.Comparison...add replacement annotation in PDF using C#. For a more in-depth...

    kb.groupdocs.com/annotation/net/add-arrow-annot...
  10. 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....Viewer Product Family GroupDocs.Comparison...The feature of converting a PDF to HTML in C# was discussed in...

    kb.groupdocs.com/conversion/net/how-to-convert-...