Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 17,837 for

pdf viewer

(0.44 sec)
  1. 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....Viewer Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  2. Advanced search for Metadata signatures | Group...

     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...
  3. Process attachments | GroupDocs

    Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for .NET...Viewer Product Solution GroupDocs...GroupDocs.Viewer Product Family / GroupDocs.Viewer for .NET /...

    docs.groupdocs.com/viewer/net/working-with-atta...
  4. Process attachments | GroupDocs

    Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for Java...Viewer Product Solution GroupDocs...GroupDocs.Viewer Product Family / GroupDocs.Viewer for Java /...

    docs.groupdocs.com/viewer/java/working-with-att...
  5. Process attachments | GroupDocs

    Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for Node.js via Java...Viewer Product Solution GroupDocs...GroupDocs.Viewer Product Family / GroupDocs.Viewer for Node.js...

    docs.groupdocs.com/viewer/nodejs-java/working-w...
  6. 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...
  7. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Conversion for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....Viewer Product Solution GroupDocs...Set the convert options for PDF format const options = new groupdocs...

    docs.groupdocs.com/conversion/nodejs-java/runni...
  8. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for Java....Viewer Product Solution GroupDocs...The property is ignored (e.g., PDF, HTML, RTF) import com.groupdocs...

    docs.groupdocs.com/assembly/java/developer-guid...
  9. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or Pdf using OCR with GroupDocs.Conversion for Java....Viewer Product Solution GroupDocs...(Encapsulated PostScript language) and PDF (Portable Document Format). Convert...

    docs.groupdocs.com/conversion/java/convert/imag...
  10. 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-...