Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 2,465 for

properties

(0.36 sec)
  1. Convert CSV to PDF using C#

    Let's quickly understand how to convert CSV to PDF using C#. We will provide you with essential instructions and code example to export CSV to PDF using C#....PdfConvertOptions and set your desired properties for output PDF Call Converter...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  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. How to Sign RTF with QR Code using Java

    Quickly learn how to sign RTF with QR Code using Java to enhance document's security. We will also provide a code example to create QR Code in RTF using Java....QrCodeSignOptions class and set its properties Call the Signature.Sign method...

    kb.groupdocs.com/signature/java/how-to-sign-rtf...
  4. 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/
  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. 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-...
  7. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...the interface that contains properties for size limits: C# /// <summary>...in pixels. ''' </summary> Property MaxWidth As Integer ''' <summary>...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  8. 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) Console . WriteLine ( $"Sign-process...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Add Image Watermark to DOCX Using C#

    Discover how to add image watermark to DOCX using C# without extra software installation. Also, we'll provide you with code to insert image watermark to DOCX in C#....ImageWatermark class and customize its properties according to your preferred...

    kb.groupdocs.com/watermark/net/add-image-waterm...
  10. How to Sign RTF with QR Code using C#

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

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