Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,432 for

properties

(0.17 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....HyperlinkProperties properties ) { links . add ( properties . getLink ());...

    docs.groupdocs.com/parser/java/migration-notes/
  2. Add Text Watermark to PDF Using C#

    Find out how to add text watermark to PDF using C# without the need for additional software. Plus, we'll supply you with the code to insert text watermark to PDF in C#....TextWatermark class and configure its properties to your desired specifications...page, using the PageIndex property of PdfArtifactWatermark class...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  3. Update Text signatures in document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...signatures [ 0 ]; // change Text property textSignature . Text = "John...

    docs.groupdocs.com/signature/net/update-text-si...
  4. Update Text signatures in document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...get ( 0 ); // change Text property textSignature . setText (...

    docs.groupdocs.com/signature/java/update-text-s...
  5. How to Convert TeX to HTML in C#

    This article explains the document conversion workflow to convert TeX to HTML in C# and demonstrates a sample application for LaTeX to HTML converter using C#....loading the TeX file and set properties for customizing the converted...

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

    This quick article explains the stepwise process to convert XPS to PDF using Java and provides a sample working application for XPS to PDF converter in Java....code by defining various properties such as Width, Height, the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Sign XLSX with Image Signature using C#

    This article will provide help on how to sign XLSX with image signature using C#. Also, a code example will be provided to create image signature in XLSX using C#....its constructor Set desired properties for ImageSignOptions class...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  8. How to Sign PDF with Text Signature using Java

    Quickly learn how to sign PDF with text signature using Java. Also, we will provide a code example to add text signature in PDF using Java without using extra tools....object and set the preferred properties for how the text signature...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  9. Add Area Annotation to JPG using C#

    In this topic, you will learn how to add area annotation to JPG using C#. It also includes comprehensive steps and code example to insert area annotation to JPG in C#....class, specifying desired properties such as position and page...

    kb.groupdocs.com/annotation/net/add-area-annota...
  10. Render SVG as PNG using Python

    This topic will explain how to render SVG as PNG using Python. Moreover, it shows how to convert SVG to PNG in Python with precise control over image dimensions....set the width and height properties to control the dimensions...

    kb.groupdocs.com/viewer/python/render-svg-as-pn...