Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,461 for

properties

(0.08 sec)
  1. 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...
  2. 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-...
  3. DocProperties in content control not converting...

    Hello GroupDocs Support Team, I have this problem, when converting a word document to pdf. The document contains content controls (developer tools in word) and I have some custom document Properties in those. After the …...have some custom document properties in those. After the conversion...not resolve custom document‑property placeholders that are placed...

    forum.groupdocs.com/t/docproperties-in-content-...
  4. Minify HTML | GroupDocs

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer.... Removal of all HTML tag properties. Removal of protocol declarations...Removal of quotes around tag property values (except inline events)...

    docs.groupdocs.com/viewer/net/minify-html/
  5. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert text files 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/nodejs-java/render-te...
  6. 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...
  7. How to Render PDF as PNG using Java

    Within this article, you'll discover how to render PDF as PNG using Java. By following our detailed instructions, you can seamlessly convert PDF to PNG....PngViewOptions class and set properties for image’s width and height...

    kb.groupdocs.com/viewer/java/how-to-render-pdf-...
  8. How to Add Text Signature to RTF using C#

    In this guide, we will walk you through the steps to add text signature to RTF using C#. we will supply you with code example to insert text signature to RTF in C#....TextSignOptions class and set its properties for the appearance of text...

    kb.groupdocs.com/signature/net/how-to-add-text-...
  9. 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-...
  10. Convert PDF to HTML programmatically using C#

    Let's convert a PDF document to HTML using a few lines of code. Automate PDF conversion within .NET application to convert whole document or selected pages....PageCount, Zoom, and other properties. Lastly, use the Convert...

    blog.groupdocs.com/conversion/convert-a-pdf-doc...