Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 4,274 for

classification

(0.24 sec)
  1. Load document from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/java/load-document-fr...
  2. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate page using GroupDocs.Merger for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/java/single-document-...
  3. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for .NET...Classification Product Solution Purchase...

    docs.groupdocs.com/merger/net/showcases/
  4. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like: cloning metadata type, gets or sets password and etc...Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/net/saving/
  5. Adding watermarks | GroupDocs

    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:...Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/adding-waterm...
  6. Electronic signature types | GroupDocs

    This documentation section describes different type of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature...Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/electronic-sig...
  7. 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...Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/barcode-image-...
  8. Working with Multiple Data Sources | GroupDocs

    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...Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/working-with-m...
  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...Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/defining-relati...
  10. Basic Usage | GroupDocs

    Generate documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/basic-usage/