Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,696 for

as

(0.1 sec)
  1. Merge PDF files using Java

    Learn how to merge PDF files using Java programming. Enhance document management with code example to combine PDF files in Java, without needing additional software....Learn how to merge PDF files using Java programming. Enhance document management with code example to combine PDF files in Java, without needing additional software.

    kb.groupdocs.com/merger/java/merge-pdf-files-us...
  2. Adding image watermarks | GroupDocs

    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-...
  3. Save output to a stream | GroupDocs

    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...
  4. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Java language using GroupDocs.Merger for Java library....Learn how to merge archive files, combine archive files into one file programmatically in Java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/merge/archives/
  5. Compare CSV Files in Java - Compare and Find Di...

    How to compare two CSV files in Java? Compare the data of CSV files using Java API to find differences and get the output in a CSV file....How to compare two CSV files in Java? Compare the data of CSV files using Java API to find differences and get the output in a CSV file.

    blog.groupdocs.com/comparison/compare-csv-files...
  6. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the releAse of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePAsswordValidation property of the ViewerConfig using the configuration files such As app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18....Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18.

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  7. Update Watermark Text in DOCX Using C#

    Explore how to update watermark text in DOCX using C#. Also, we'll furnish you with code to change watermark text in DOCX in C# without extra software installation....Explore how to update watermark text in DOCX using C#. Also, we'll furnish you with code to change watermark text in DOCX in C# without extra software installation.

    kb.groupdocs.com/watermark/net/update-watermark...
  8. How to Convert DOCX to PNG using Node.js

    In this article, you will learn how to convert DOCX to PNG using Node.js. We will also provide code to export DOCX to PNG in Node.js....In this article, you will learn how to convert DOCX to PNG using Node.js. We will also provide code to export DOCX to PNG in Node.js.

    kb.groupdocs.com/conversion/nodejs/how-to-conve...
  9. How to Add Replacement Annotation in PDF using C#

    This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#....This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#.

    kb.groupdocs.com/annotation/net/how-to-add-repl...
  10. Working with Email Messages | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the lAst occupied row As follows....Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows.

    docs.groupdocs.com/assembly/net/working-with-em...