Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 2,472 for

properties

(0.06 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. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Microsoft Project 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-ms...
  3. 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...
  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...signatures [ 0 ]; // change Text property textSignature . Text = "John...

    docs.groupdocs.com/signature/net/update-text-si...
  5. 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...
  6. Latest release of GroupDocs.Viewer for .NET v3....

    In response to the feedback of our customers we have upgraded GroupDocs.Viewer for .NET and released its new version 3.3.0. This version of the API has come with improved performance along with new features. Most of the issues found in older versions have also been fixed. Lets find out what is new in the latest release. New Features GroupDocs.Viewer for .NET v3.3.0 has come with following new features. Set custom font directories Get document information by guid Get document information by stream Get document information by Uri Remove all cache files Remove cache files older than specified time Get original files attached with email message Get image representation of email attachments Get html representation of email attachments For more information, please visit product documentation: GroupDocs....Cells/Words/Email DocumentInfoOptions properties names and types Remove duplicated...adding prefix to font-family property if it can be overridden Implement...

    blog.groupdocs.com/viewer/latest-release-groupd...
  7. Sign document with XML Advanced Electronic Sign...

     This article explains how to sign document with XML advanced electronic signatures (XAdES) using GroupDocs.Signature API.... One of these properties is the field of enumeration...certificate and its password. Set property XAdESType to enumeration value...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Add Text Watermark to PPTX using C#

    Learn how to add text watermark to PPTX using C#, without extra software installation. Additionally, you'll get code required to insert text watermark to PPTX in C#....TextWatermark class and customize its properties to your liking for the watermark...protecting your intellectual property, and leaving a lasting impression...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  9. Add Text Watermark to PDF Using Java

    Discover how to add text watermark to PDF using Java without need of extra software. Also, we'll provide you code example to insert text watermark to PDF in Java....TextWatermark object and set its properties according to your desired... specifying the PageIndex property of the PdfArtifactWatermark...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  10. 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-...