Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,995 for

properties

(0.2 sec)
  1. How to Convert SVG to JPG using Java

    This tutorial walks you through the complete workflow to convert SVG to JPG using Java and enables you to easily write the SVG to JPG Java code with a few API calls....ImageConvertOptions class for defining the properties to customize the output JPG...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Convert Text File to JPG using Java

    Easily convert Text file to JPG using Java with a few API calls of the document conversion library and review sample code for Java TXT to JPG converter application....example by setting up various properties using the ImageConvertOptions...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#....TextWatermark class and tailor its properties according to your preferences...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  4. Adding image watermarks | Documentation

    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-...
  5. Handling MPEG audio metadata | Documentation

    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-...
  6. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....viewing standard document properties like Author, Creation Date...

    docs.groupdocs.com/signature/java/esign-word-pr...
  7. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...Analyze response over the properties and signatures as the instances...

    docs.groupdocs.com/signature/java/signing-archi...
  8. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....class includes the following properties: is a list of changes that...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  9. How to merge source code files | Documentation

    This article explains how to control file merging in GroupDocs.Comparison for .NET....source code files by using the properties: accepts the found changes...Sum . If you do not use the property, all changes are committed...

    docs.groupdocs.com/comparison/net/how-to-merge-...
  10. How to merge source code files | Documentation

    This article explains how to control file merging in GroupDocs.Comparison for Java....source code files by using the properties: accepts the found changes...Sum . If you do not use the property, all changes are committed...

    docs.groupdocs.com/comparison/java/how-to-merge...