Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 4,148 for

classification

(0.05 sec)
  1. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream using GroupDocs.Metadata for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/python-net/load-fro...
  2. Put image annotations over the text using ZInde...

    This page describes how to set image ZIndex to place it over the text...Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/net/put-image-ann...
  3. Common List Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the Text Document format. Adding Syntax to be evaluated by GroupDocs....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/common-list-im...
  4. How to Run Examples | GroupDocs

    Download from GitHub The complete examples package of GroupDocs.Assembly is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favorite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following image: Open Eclipse and import the project to get started with it. Archived project file can also be imported....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/how-to-run-exa...
  5. Common List Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Email Document format. Common List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show multiple managers’ picture and name. Adding Syntax to be evaluated by GroupDocs....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/common-list-im...
  6. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/get-supported...
  7. Verifying documents with exception handling | G...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/verifying-doc...
  8. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/net/extend-support...
  9. Select specific pages for rasterized PDF | Grou...

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

    docs.groupdocs.com/redaction/java/select-specif...
  10. Reduce image quality | GroupDocs

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

    docs.groupdocs.com/viewer/net/optimization-pdf-...