Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 15,981 for

pdf conversion

(0.05 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. Save file to local disk | Documentation

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for .NET API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/save-file-to-...
  4. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....Conversion Product Family GroupDocs...text in PDF, have a look at how to highlight text in PDF using...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  5. How to Compare Text Files in C#

    Easily understand the stepwise process to compare Text files in C# and learn how to implement the compare two Text files and highlight the differences in C#....Conversion Product Family GroupDocs...comparing PDF files in C#, have a look at how to Compare PDF Files...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  6. Convert N consecutive pages | Documentation

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for .NET API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/convert-n-con...
  7. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API....Conversion Product Solution GroupDocs...setFileFormat ( SpreadsheetSaveFileF . Pdf ); saveOptions . setOverwriteExisting...

    docs.groupdocs.com/signature/java/save-signed-s...
  8. How to Render DOCX as HTML using C#

    Let's learn how to render DOCX as HTML using C# without installing extra tools. We will also provide code to create HTML with embedded resources from DOCX using C#....Conversion Product Family GroupDocs...steps of converting DOCX to PDF using Node.js. If you require...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  9. Set image size limits | Documentation

    Control image size in Pdf output: set width, height, or maximum dimensions....Conversion Product Solution GroupDocs...Render documents / Render to PDF / Set image size limits Set image...

    docs.groupdocs.com/viewer/python-net/set-image-...
  10. Search for Image e-signatures | Documentation

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( sample . pdf ); // setup search options ImageSearchOptions...

    docs.groupdocs.com/signature/java/search-for-im...