Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 30,802 for

annotate

(0.1 sec)
  1. How to Convert Excel to HTML using C#

    Let's get familiar yourself with the procedure to convert Excel to HTML using C#. Learn how to use the instructions to write the code to export Excel to HTML in C#....Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....Annotation Product Family GroupDocs...

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

    We explain to you the detailed instructions to convert RTF to PDF in Java and create a sample code for the implementation of Java RTF to PDF converter functionality....Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Convert PDF to Text using Java

    This short article explains the process to convert PDF to Text using Java and produces the sample code for PDF to Text converter Java functionality....Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert Text to PDF in C#

    This quick tutorial provides thorough instructions to convert Text to PDF in C# and a working example to demonstrate the implementation of C# Text to PDF capability....Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Get supported file formats | Documentation

    This article explains how to get the list of all supported file formats....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/get-supported-...
  7. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/adding-waterm...
  8. Barcode Image Generation in Word Processing Doc...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.docx The Code...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/barcode-image-...
  9. Defining Relations Between DocumentTable Instan...

    Define Relations Between Document Table Instances API provides ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, the Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations Note The code uses some of the objects defined in: The Business Layer ColumnNameExtractingDocumentTableLoadHandler...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/defining-relati...
  10. Working with Multiple Data Sources | Documentation

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-m...