Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,400 for

properties

(0.15 sec)
  1. Add polyline annotation | GroupDocs

    The page describes how to add polyline annotation to a document using GroupDocs.Annotation for Java....following methods to set the properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-polyline...
  2. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more.... Properties Property Type Description Format...new PdfConvertOptions ()); } Property Examples Specifying Format...

    docs.groupdocs.com/conversion/net/load-image-do...
  3. Add Text Watermark to JPG using C#

    Discover how to add text watermark to JPG using C#. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in C# programming....match your desired watermark properties Add the watermark to the...flexibility to customize various properties such as alignment, font,...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  4. Add Text Watermark to PNG using Java

    Explore the method how to add text watermark to PNG using Java. Additionally, you'll be provided a code example illustrating how to insert text watermark to PNG in Java....to its constructor Set the properties of the TextWatermark class...Exploring various watermark properties and customization options...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  5. Issues when converting htm to pdf from version ...

    I updated GroupDocs.Conversion to the latest (25.7) and I noticed a few issues when converting htm to pdf external images not being loaded tr width 100% not being respected It works fine until version 25.5.1...external resources and layout properties in the newer version. Here...image handling or layout properties. This can provide insights...

    forum.groupdocs.com/t/issues-when-converting-ht...
  6. Generate QR Codes in C# | Sign Documents and Im...

    Electronically sign documents and Images by generating QR codes in C# and attach these to Word, Excel, PDF, PNG, JPG, WebP files using .NET Signature API.... Set the QR code properties using the QrCodeSignOptions...transparency, and some more properties to alter their appearance...

    blog.groupdocs.com/signature/generate-qr-codes-...
  7. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....following methods to set the properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-underlin...
  8. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java....following methods to set the properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-highligh...
  9. 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....font ); // Set watermark properties watermark . setForegroundColor... and . The values of all properties for absolute sizing and positioning...

    docs.groupdocs.com/watermark/java/adding-text-w...
  10. Render Lotus Notes database files as HTML, PDF,...

    Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....The PdfViewOptions class properties allow you to control the...file to PNG. Use the and properties to specify the output image...

    docs.groupdocs.com/viewer/python-net/render-lot...