Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 9,933 for

word watermark

(1.17 sec)
  1. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text Watermark 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_text_Watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker Watermarker = new Watermarker("image.png"); // Initialize the font to be used for Watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the Watermark object TextWatermark Watermark = new TextWatermark("Test Watermark", font); // Set Watermark properties Watermark....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. How to Convert Word to PDF in Java

    Easily transform documents without a third-party tool and discover how to convert Word to PDF in Java, as well as check sample code to convert DOCX to PDF in Java....Watermark Product Family GroupDocs.Merger...to Convert Word to PDF in Java For many years, Word and PDF have...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Show or hide Word revisions in the result docum...

    Control whether native Word revision markup (track changes) is visible in the comparison result document using CompareOptions.ShowRevisions in GroupDocs.Comparison for .NET....Watermark Product Solution GroupDocs.../ Comparison / Show or hide Word revisions in the result document...

    docs.groupdocs.com/comparison/net/show-revisions/
  4. How to Convert HTML to Word using C#

    This short tutorial explains to you how to convert HTML to Word using C# without any third-party tool and how to use this guide to convert HTML to Word in C#....Watermark Product Family GroupDocs.Merger...Family How to Convert HTML to Word using C# This short tutorial...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Extract Images from Word Document in C#

    Easily extract Images from Word document in C# in just a few lines of code and learn how to write code to develop the application for C# image extractor from Word....Watermark Product Family GroupDocs.Merger...Family How to Extract Images from Word Document in C# In this brief...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  6. Render Word Document to Web Page using Node.js

    This topic explains how to render Word Document to Web Page using Node.js. A sample code example will also be provided for Word to web page rendering Node.js....Watermark Product Family GroupDocs.Merger...Redaction Product Family Render Word Document to Web Page using Node...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  7. In-Table List with Highlighted Rows in Word Pro...

    Note In this article, we will use GroupDocs.Assembly to generate a Table Report with Highlighted Rows in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft Word Document Creating a In-Table List with Highlighted Rows Practicing the following steps you can create In-Table List with Highlighted Rows Template in MS Word 2013. Click the document where you want to add the table....Watermark Product Solution GroupDocs...List with Highlighted Rows in Word Processing Document In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  8. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Watermark Product Solution GroupDocs...Documents / Working with metadata in Word Processing documents Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. How to Convert Word Document to Text in Java

    This quick tutorial provides detailed information to convert Word document to Text in Java and a sample code snippet for Java DOCX to TXT converter application....Watermark Product Family GroupDocs.Merger...Product Family How to Convert Word Document to Text in Java In...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert Outlook Email to Word in C#

    This tutorial provides all the necessary procedures to convert Outlook email to Word in C# and a sample working application for C# Email to Word conversion....Watermark Product Family GroupDocs.Merger...to Convert Outlook Email to Word in C# This article will provide...

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