Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 11,732 for

document watermarking

(0.15 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...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the Document preview in JPEG, PNG and BMP....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/get-document-p...
  3. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of Document structure while using GroupDocs Watermarking Java API...Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/existing-obje...
  4. Split document | GroupDocs

    This guide describes how to split Document of PDF, Word, Excel, PowerPoint and many other formats into several resultant Documents using GroupDocs.Merger for Java API....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/split-document/
  5. Split document | GroupDocs

    This guide describes how to split Document of PDF, Word, Excel, PowerPoint and many other formats into several resultant Documents using GroupDocs.Merger API....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/split-document/
  6. Save document | GroupDocs

    This guide describes how to save Document of PDF, Word, Excel, PowerPoint and many other formats into one resultant Document using GroupDocs.Merger API....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/save-document/
  7. Barcode Image Generation in Spreadsheet Documen...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.xlsx The Code...Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/barcode-image-...
  8. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed Document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the Document, and then the Document will not be reindexed during the update operation. To notify an index about renaming a Document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a Document, it will not be reindexed the next time you call the update method, even if its contents have changed....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/document-renaming/
  10. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed Document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the Document, and then the Document will not be reindexed during the update operation. To notify an index about renaming a Document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a Document, it will not be reindexed the next time you call the update method, even if its contents have changed....Watermark Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/document-...