Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 33,323 for

annotator

(0.33 sec)
  1. Adding NEXT Field into Template Syntax | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here: Using next.docx The Code...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  2. 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...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/changing-autom...
  3. Working with Image Reports - Common Master-Deta...

    Articles in this section...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-i...
  4. Adding watermarks | GroupDocs

    Advanced topics on adding text and image watermarks in various document formats using GroupDocs.Watermark for Python via .NET....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/adding-...
  5. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for Java...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/showcases/
  6. Get supported file types | GroupDocs

    This article explains how to obtain supported file formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your Java applications....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/get-supported-fi...
  7. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Node.js via Java....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  8. 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....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-la...
  9. Basic Usage | GroupDocs

    Manage metadata in your documents with a few lines of code: read document info, search, set, remove, and clean metadata with GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/basic-us...
  10. Get taxonomies | GroupDocs

    Log taxonomy classes The list of taxanomy classes can be get like the following code snippet: Console.WriteLine(String.Join(" ", TaxonomyClasses.Iab2Classes)); Console.WriteLine(String.Join(" ", TaxonomyClasses.DocumentsClasses)); Console.WriteLine(String.Join(" ", TaxonomyClasses.SentimentClasses)); Console.WriteLine(String.Join(" ", TaxonomyClasses.Sentiment3Classes));...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/get-taxon...