Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 4,274 for

classification

(0.55 sec)
  1. Load from stream | GroupDocs

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your .NET applications....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/load-document-fro...
  2. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Node.js via Java supported document types...Classification Product Solution Purchase...

    docs.groupdocs.com/merger/nodejs-java/supported...
  3. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/use-redaction...
  4. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Node.js via Java....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  5. Get comparison result as an object model | Grou...

    Learn how to get the result document object model with GroupDocs.Comparison for Python via .NET...Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/python-net/get-re...
  6. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/basic-usage/
  7. Merge audio | GroupDocs

    Learn how to merge audio files, combine audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/net/merge/audio/
  8. Markdown flavor control | GroupDocs

    Target GitHub Flavored Markdown or CommonMark output...Classification Product Solution Purchase...

    docs.groupdocs.com/markdown/net/markdown-flavor/
  9. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple net code lines and GroupDocs.Merger for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/python-net/merge/powe...
  10. URI rewriting | GroupDocs

    Customize resource URIs in the Markdown output — CDN URLs, custom paths...Classification Product Solution Purchase...

    docs.groupdocs.com/markdown/net/uri-rewriting/