Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,394 for

properties

(0.71 sec)
  1. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Visio diagrams 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/java/render-visio-doc...
  2. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....advanced use of image watermark properties please check the following...

    docs.groupdocs.com/watermark/java/adding-image-...
  3. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio Properties from MP3 files....reading some common MPEG audio properties from MP3 files. Note For...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  4. Add Text Watermark to PPTX using Java

    Discover how to add text watermark to PPTX using Java, all without needing any extra software installation. Plus, get code to insert text watermark to PPTX in Java....TextWatermark class and set its properties according to your preferences...securing your intellectual property, and creating a memorable...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  5. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....and contains the following properties: getPageCount(): Returns...doesn’t support encryption, this property returns false . getFormat():...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  6. Add Text Watermark to PDF Using C#

    Find out how to add text watermark to PDF using C# without the need for additional software. Plus, we'll supply you with the code to insert text watermark to PDF in C#....TextWatermark class and configure its properties to your desired specifications...page, using the PageIndex property of PdfArtifactWatermark class...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  7. How to Convert ODG to PDF using Java

    This tutorial provides step-by-step instructions to convert ODG to PDF using Java and a working sample code for ODG to PDF file converter in Java capability....by setting up the various properties and use this workflow on...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert EPUB to PDF using Java

    Let's get familiar with a step-by-step process to convert EPUB to PDF using Java with simple API calls and review a sample code to convert EPUB file to PDF in Java....PdfConvertOptions class for defining the properties to customize the output PDF...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Add Text Signature to DOCX using Java

    In this topic, we will provide you guide on how to add text signature to DOCX using Java. We will also supply code example to insert text signature to DOCX in Java....and configure the desired properties to personalize the visual...

    kb.groupdocs.com/signature/java/how-to-add-text...
  10. How to Sign XLSX with Digital Signature using C#

    In this topic, you will get help on how to sign XLSX with digital signature using C#. Also, code example will be supplied to create digital signature in XLSX using C#....its constructor Set desired properties of DigitalSignOptions for...

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