Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 3,377 for

groupdocs.classification

(0.04 sec)
  1. Load document from Azure Blob Storage | Documen...

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/net/load-document...
  2. Load document from FTP | Documentation

    This section explains how to load document from FTP with GroupDocs.Signature API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/load-document...
  3. Preview Digital Certificates properties | Docum...

    This article shows how to receive digital certificates properties over Document Info method....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/preview-certif...
  4. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  5. Reduce image quality | Documentation

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. Extract pages | Documentation

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Node.js via Java....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/merger/nodejs-java/extract-p...
  7. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Java....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/java/convert/font/
  8. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/select-specif...
  9. Working with GroupDocs.Assembly Engine | Docume...

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other syntax elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/working-with-g...
  10. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/inserting-bookm...