Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,471 for

properties

(0.23 sec)
  1. Add Text Watermark to DOC using Java

    Let's learn how to add text watermark to DOC using Java. We will also provide you code to insert text watermark to DOC using Java without requiring extra software....TextWatermark class and adjust its properties to match your desired settings...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  2. How to Sign XLSX with Digital Signature using Java

    Let's learn how to sign XLSX with digital signature using Java. You will also be provided a simple code example for digital signature integration in XLSX using Java....to its constructor Set the properties of DigitalSignOptions for...

    kb.groupdocs.com/signature/java/how-to-sign-xls...
  3. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Python via .NET API....all the format’s peculiar properties, write your code and then...

    docs.groupdocs.com/merger/python-net/merge/
  4. 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-...
  5. 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-...
  6. How to Convert MPP to PDF in Java

    Easily transform Microsoft project files into a non-editable format, learn how to convert MPP to PDF in Java, and develop the Java MPP to PDF converter application....allows you to define various properties for customizing the resultant...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Convert HTML to Markdown using Java

    This article walks you through the complete process to convert HTML to Markdown using Java and demonstrates how to create the Java HTML to MD converter capability....WordProcessingConver class for defining properties to customize the converted...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert TeX to PDF using C#

    This tutorial walks you through the workflow to convert TeX to PDF using C# by consuming a few API calls and provides sample code for TeX to PDF converter in C#....file by defining various properties using the PdfConvertOptions...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert PowerPoint to PDF using Java

    Quickly review the procedure to convert PowerPoint to PDF using Java and learn how to follow these instructions to create the convert PPT to PDF Java functionality....initialized for defining the properties for customizing the converted...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert PDF to RTF in C#

    This article describes the detailed procedure to convert PDF to RTF in C# and provides sample code to demonstrate the implementation of the C# PDF to RTF converter....customized by setting the properties such as Width, Height, Zoom...

    kb.groupdocs.com/conversion/net/how-to-convert-...