Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 3,618 for

document classification

(0.1 sec)
  1. Adding image watermarks | Documentation

    GroupDocs.Watermark API supports adding the following image file types as image watermark...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/adding-image-w...
  2. Add point annotation | Documentation

    The page describes how to add point annotation to a Document using GroupDocs.Annotation for Java....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/add-point-an...
  3. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on Document page....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Save to stream | Documentation

    You might need to save a Document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a Document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use Document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the Document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-to-stream/
  5. Extract text from documents | Documentation

    This article shows how to extract text with GroupDocs.Parser from PDF, Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Move page | Documentation

    This article demonstrates how to move Document page to another position within PDF, Word, Excel, PowerPoint Document using GroupDocs.Merger API....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/move-page/
  7. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/suppo...
  8. Developers Guide - Web Report Generator | Docum...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/developers-guid...
  9. Change page orientation | Documentation

    Following this guide you will learn how to change Word Document page orientation to Portrait or Landscape using GroupDocs.Merger for .NET....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/change-page-orien...
  10. Inserting Chart Axis Title Dynamically | Docume...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.12 or greater Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the Document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Document Edit the Worksheet with your data to update the chart....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/inserting-char...