Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 4,134 for

classification

(0.06 sec)
  1. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/python-net/feature...
  2. Installation (build tools) | GroupDocs

    Development environment Operating systems GroupDocs.Metadata for Java can be executed on any Operating System with Java JDK installed. Windows Desktops and Servers Linux Mac OS Supported runtime GroupDocs.Metadata for Java supports Java run-time version 7 (1.7) and above. Development environments NetBeans IntelliJ IDEA Eclipse Installation from GroupDocs artifactory using Maven GroupDocs hosts all Java APIs on GroupDocs Artifactory. You can easily use GroupDocs.Metadata for Java API directly in your Maven projects with simple configurations....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/installation/
  3. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-emails-f...
  5. Cancel rendering | GroupDocs

    Cancel or stop rendering rendering process with cancellation token...Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/cancel-rendering/
  6. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/adding-image-...
  7. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using Python via .NET programming language....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/python-net/merge/excel/
  8. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/esign-document...
  9. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/update-qr-code...
  10. Pie Chart in Word Processing Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Word Document Creating a Pie Chart Please follow below steps to can create Pie 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....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/pie-chart-in-wo...