Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,499 for

classification

(0.38 sec)
  1. Using Tables of Word Processing Documents as Da...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Word Processing Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/using-tables-of...
  2. Working with String Template | GroupDocs

    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 Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/working-with-st...
  3. Add component to the document | GroupDocs

    The page describes how to add components to a document using GroupDocs.Annotation API....Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/net/add-component...
  4. Saving | GroupDocs

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedPages indicates whether to save only annotated pages or not. For details, see the following pages:...Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/net/saving/
  5. Load documents from different sources | GroupDocs

    Load documents in Python apps with GroupDocs.Viewer. Explore practical use cases and examples....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/python-net/loading-do...
  6. Load documents from different sources | GroupDocs

    This article contains document loading use-cases with GroupDocs.Viewer within your JavaScript applications....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/nodejs-java/loading-d...
  7. Advanced usage | GroupDocs

    Learn about GroupDocs.Comparison advanced usage and its multiple powerful features like document comparison customization, loading documents from different sources etc....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/nodejs-java/advan...
  8. Comparison basic | GroupDocs

    Quick Start section about main features of GroupDocs.Comparison API, describes how to compare documents with just couple lines of code....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/net/basic-usage/
  9. Get started | GroupDocs

    Get started with GroupDocs.Viewer for .NET (C#)...Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/getting-started/
  10. Developer Guide | GroupDocs

    Note This section describes some basic and advanced use cases of GroupDocs.Watermark for Java. Please refer to GitHub repository for more examples and samples....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/developer-guide/