Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,015 for

properties

(0.04 sec)
  1. Add Text Watermark to PPTX using C#

    Learn how to add text watermark to PPTX using C#, without extra software installation. Additionally, you'll get code required to insert text watermark to PPTX in C#....TextWatermark class and customize its properties to your liking for the watermark...protecting your intellectual property, and leaving a lasting impression...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  2. Add Text Watermark to PDF Using Java

    Discover how to add text watermark to PDF using Java without need of extra software. Also, we'll provide you code example to insert text watermark to PDF in Java....TextWatermark object and set its properties according to your desired... specifying the PageIndex property of the PdfArtifactWatermark...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  3. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer and Node.js to convert Word documents to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/nodejs-java/render-wo...
  4. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for java version 20.11 - inserting an edited worksheet into existing spreadsheet...specifying its index in the property of class. Opening a spreadsheet...class now contains two new properties: integer and boolean flag...

    docs.groupdocs.com/editor/java/inserting-edited...
  5. Sign document with MaxiCode barcode Symbology |...

    This article explains how to sign document with MaxiCode barcode Symbology signatures... Fill properties Instantiate the object with...HIBCLICCombinedData object into Data property. Call method of class instance...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...options and set the ZOrder property. Call method of class instance...analyze SignResult (IResult properties) System . out . print ( "Sign-process...

    docs.groupdocs.com/signature/java/sign-document...
  7. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....close (); Updating shape properties Since version 17.12, GroupDocs...the feature of modifying properties ( , , , , or ) of particular...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  8. How to Sign PDF with Text Signature using C#

    This tutorial aims to guide you how to sign PDF with text signature using C#. Also, we will furnish you with a code example to add text signature in PDF using C#....class and set the desired properties for the appearance of the...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  9. How to Convert Text to HTML in C#

    Do you want to do document conversion in a few steps? then review guidelines to convert Text to HTML in C# and sample code for C# convert Text to HTML capability....You can also define many properties for customizing the converted...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Sign DOCX with QR Code using C#

    In this topic, we will guide you on how to sign DOCX with QR Code using C#. We will also provide a code example to create QR Code in DOCX using C#....QrCodeSignOptions class and set desired properties Call the Signature.Sign method...

    kb.groupdocs.com/signature/net/how-to-sign-docx...