Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,234 for

groupdocs assembly license support

(0.04 sec)
  1. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with Groupdocs.Conversion for Node.js via Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. GroupDocs.Search Overview | Documentation

    What Is Groupdocs.Search? Groupdocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index. Why Use Groupdocs.Search as a Developer? No additional software is required to search through documents of Supported formats. Great variety of indexing and search options are provided to meet any requirements....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/nodejs-java/groupdocs...
  3. GroupDocs.Signature for Java | Documentation

    Groupdocs.Signature for Java is an easy to use electronic signature API designed for Java applications...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/
  4. Changing Automatically Detected Types of Docume...

    Note The code uses some of the objects defined in The Business Layer. Changing Automatically Detected Types API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the Groupdocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the Groupdocs.Assembly.Data.DocumentTableSet class has been added. Download Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/changing-autom...
  5. GroupDocs.Redaction for Java | Documentation

    A Java API for redaction of sensitive and classified information from the documents. You can redact in adobe pdf, redact in excel or in many of different file formats....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/
  6. Saving to HTML with External Resource Files | D...

    Note This feature is Supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Since version 19.5, The Groupdocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/net/saving-to-html-...
  7. Working with Lazy And Recursive Access of Data ...

    Note The code uses some of the objects defined in The Business Layer. Purpose At some point, you may want to or trying to use IDataRecord and IDataReader recursively in your application using Groupdocs.Assembly for .NET. But these Interfaces cannot serve the purpose. However, it is quite possible to accomplish the same goal using custom types. See IDataReader and IDataRecords Implementors here. Creating Template Download Template Get template from here....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/net/working-with-la...
  8. Working with String Template | Documentation

    Groupdocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/working-with-s...
  9. Loading of template documents from HTML with re...

    Note This feature is Supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template documents from HTML with resources Groupdocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/loading-of-tem...
  10. Barcode Image Generation in Presentation Docume...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft PowerPoint 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.pptx The Code...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/barcode-image-...