Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 2,476 for

properties

(0.96 sec)
  1. Update Text Signatures in Document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature for Python via .NET API....Instantiate the object with desired properties Call the method to obtain...signatures [ 0 ] # Change text property text_signature . text = "John...

    docs.groupdocs.com/signature/python-net/update-...
  2. 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...
  3. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...viewing standard document properties like Author, Creation Date...

    docs.groupdocs.com/signature/net/esign-presenta...
  4. .msg to .pdf - unable to get rid of inline imag...

    Hi, I am converting MSG into PDF, all works well, but I would not like to have separate files for the inline images of the body of the mail, I cannot figure out what option I should use. Using GroupDocs.Conversion.NETF…...true // <-- check the exact property name in your version }; converter...class you see, is there a property that mentions embedding or...

    forum.groupdocs.com/t/msg-to-pdf-unable-to-get-...
  5. How to Convert EPS to JPG in C#

    This tutorial explains the process to convert EPS to JPG in C# using document converter APIs and provides a sample code for C# EPS to JPG converter application....format Create and define properties for customizing the output...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  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) Console . WriteLine ( $"Sign-process...

    docs.groupdocs.com/signature/net/sign-document-...
  7. How to Add Text Signature to RTF using Java

    In this tutorial, we will help you to add text signature to RTF using Java. Also, we will provide code to demonstrate how to insert text signature to RTF in Java....class and set the desired properties to personalize the visual...

    kb.groupdocs.com/signature/java/how-to-add-text...
  8. How to Convert ODT to PDF in C#

    This article provides a step-by-step procedure to convert ODT to PDF in C# and a sample working code for the C# ODT to PDF conversion application....document by defining various properties. Here are the main steps...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert Outlook Email to PDF using C#

    This quick tutorial describes the complete process of how to convert Outlook email to PDF using C# and learn how to develop the EML to PDF C# application....file by defining various properties using the PdfConvertOptions...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Sign JPEG with text signature using C#

    In this topic, you will get help on how to sign JPEG with text signature using C#. Also, code example will be supplied to add text signature to JPEG using C#....TextSignOptions class and set the properties for the appearance of text...

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