Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,031 for

properties

(0.11 sec)
  1. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert images 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-im...
  2. How to Add Digital Signature to PDF in C#

    Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls....starting point for adding properties like Contact, Reason, Location...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  3. How to Insert Area Annotation to PDF using Java

    This topic demonstrates how to insert area annotation to PDF using Java. It also provides all instructions and a code example to add area annotation to PDF in Java....AreaAnnotation class and set desired properties e.g. position, page number...

    kb.groupdocs.com/annotation/java/how-to-insert-...
  4. How to Convert PDF to CSV using C#

    Quickly review the detailed instructions to convert PDF to CSV using C# and how to consume this guide for the implementation of PDF to CSV C# capability....extended by defining a number of properties using the SpreadsheetConvertOp...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert MHTML to PDF in Java

    This tutorial explains how to convert MHTML to PDF in Java. This article consists of steps and code to show the implementation to convert MHTML to PDF using Java....PdfConvertOptions class to define properties for the output PDF document...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in Java. Document and image annotation Java API allows annotating by linking external data.... Define the hyperlink properties like url, page number, points...

    blog.groupdocs.com/annotation/create-hyperlinks...
  7. How to Run Examples | Documentation

    This section decsribes how to get started with GroupDocs.Merger for Java library...application: Go to project properties. Click on Java Build Path...

    docs.groupdocs.com/merger/java/how-to-run-examp...
  8. Get document info | Documentation

    This article shows how to get the basic document info....object with interface; Call properties such as , or . The following...

    docs.groupdocs.com/parser/java/get-document-info/
  9. Result of added watermarks | Documentation

    GroupDocs.Watermark API returns result with information about added watermarks...font ); // Set watermark properties watermark . ForegroundColor...

    docs.groupdocs.com/watermark/net/result-of-adde...
  10. Migration Notes | Documentation

    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/