Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 4,486 for

groupdocs.redaction,

(0.05 sec)
  1. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.

    docs.groupdocs.com/watermark/java/adding-image-...
  2. Load from URL | Documentation

    This article explains how to load a document from a URL with GroupDocs.Viewer within your .NET applications....This article explains how to load a document from a URL with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/load-document-fro...
  3. How to Render PDF as HTML using Java

    This article will instruct you how to render PDF as HTML using Java. Furthermore, it includes a code example to help you to convert word document to HTML....This article will instruct you how to render PDF as HTML using Java. Furthermore, it includes a code example to help you to convert word document to HTML.

    kb.groupdocs.com/viewer/java/how-to-render-pdf-...
  4. Protect PDF document | Documentation

    Protect PDF documents when rendering documents using GroupDocs.Viewer for .NET...Protect PDF documents when rendering documents using GroupDocs.Viewer for .NET

    docs.groupdocs.com/viewer/net/protect-pdf-docum...
  5. Merge text files | Documentation

    Learn how to merge TXT files, combine TXT files into one file programmatically in java language using GroupDocs.Merger for Node.js via Java library....Learn how to merge TXT files, combine TXT files into one file programmatically in java language using GroupDocs.Merger for Node.js via Java library.

    docs.groupdocs.com/merger/nodejs-java/merge/txt/
  6. Merge PPTX files using Java

    Discover the process of how to merge PPTX files using Java. Improve document management efficiency by mastering the technique to combine PPTX files in Java....Discover the process of how to merge PPTX files using Java. Improve document management efficiency by mastering the technique to combine PPTX files in Java.

    kb.groupdocs.com/merger/java/merge-pptx-files-u...
  7. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document...This article shows how to save output to a stream when rendering a document

    docs.groupdocs.com/viewer/java/save-output-to-s...
  8. Extract hyperlinks from document | Documentation

    This article explains that how to extract hyperlinks from documents....This article explains that how to extract hyperlinks from documents.

    docs.groupdocs.com/parser/java/extract-hyperlin...
  9. Extract formatted text from document | Document...

    This article explains that how to extract formatted text from document....This article explains that how to extract formatted text from document.

    docs.groupdocs.com/parser/net/extract-formatted...
  10. Scatter Chart in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Excel Document Creating a Scatter Chart Please follow below steps to create Scatter Chart in MS Excel 2013: Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group....Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Excel Document Creating a Scatter Chart Please follow below steps to create Scatter Chart in MS Excel 2013: Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group.

    docs.groupdocs.com/assembly/java/scatter-chart-...