Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 9,618 for

page

(1.79 sec)
  1. How to run examples | GroupDocs

    This article describes how to run Java file conversion API code examples....examples Leave feedback On this page The complete project with code...repository if found helpful. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/java/how-to-run-e...
  2. 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....watermarks Leave feedback On this page Following code snippet shows...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain text file....encoding Leave feedback On this page GroupDocs.Parser provides the...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/detect-encoding/
  4. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Node.js via Java....changes Leave feedback On this page allows you to set the changes...result is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/nodejs-java/setti...
  5. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built-in feature in GroupDocs.Comparison for Node.js via Java....Changes Leave feedback On this page allows you to customize the...WordTrackChanges false Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/nodejs-java/word-...
  6. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....type Leave feedback On this page Overview provides overloaded...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/delete-signatu...
  7. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....signatures Leave feedback On this page provides class to specify different...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....types Leave feedback On this page provides overloaded method that...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/delete-signatu...
  9. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....queries Leave feedback On this page provides LINQ query support...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/search-signatu...
  10. Adding image watermarks | GroupDocs

    Add image watermarks from a file or a stream using GroupDocs.Watermark for Python via .NET....watermarks Leave feedback On this page GroupDocs.Watermark supports...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/python-net/adding-...