Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,185 for

groupdocs.classification

(2.15 sec)
  1. Load File from Stream | GroupDocs

    Load source and target documents from open file streams to avoid persisting intermediate files, using GroupDocs.Comparison for Python via .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/python-net/develo...
  2. Optimize output for printing | GroupDocs

    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-...
  3. Reduce image quality | GroupDocs

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

    docs.groupdocs.com/redaction/java/select-specif...
  5. Exporting metadata properties | GroupDocs

    Export metadata properties to an Excel workbook, CSV, JSON or XML using GroupDocs.Metadata for Python via .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/python-net/exportin...
  6. Markdown flavor control | GroupDocs

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

    docs.groupdocs.com/markdown/net/markdown-flavor/
  7. Save image as base64 | GroupDocs

    The listed articles below explain how to embeds images as Base64 strings directly in the Markdown....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/markdown/net/as-base64-strat...
  8. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/python-net/save-to...
  9. Batch-convert a folder | GroupDocs

    Convert all documents in a directory to Markdown...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/markdown/net/batch-convert/
  10. Searching and modifying watermarks | GroupDocs

    GroupDocs.Watermark API allows you to search the possible watermarks placed in any document. You can also search the watermarks that are added using some third-party tool. The found possible watermarks can be removed or their properties can be changed. For more details please refer to the following guides:...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/searching-and...