Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 34,237 for

watermark api

(0.18 sec)
  1. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/net/load-a-password...
  2. Verify Document for Signatures | GroupDocs

    This topic explains how to verify documents for various electronic signatures with GroupDocs.Signature for Python via .NET Api....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/python-net/verify-...
  3. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/net/get-document-p...
  4. Spreadsheet redactions | GroupDocs

    This article shows that how Python redaction Api allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/python-net/spreads...
  5. Remove form fields | GroupDocs

    Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. Sentiment classification usage | GroupDocs

    Create an instance of SentimentClassifier class. It is multilingual and supports English, Chinese, Spanish, and German. Creates SentimentClassifier instance var sentimentClassifier = new SentimentClassifier(); and call PositiveProbability method Classifies sentiment by text var positiveProbability = sentimentClassifier.PositiveProbability("This is a new must-have thing."); Console.WriteLine($"The probability of a positive sentiment is { positiveProbability }"); or call Classify method Classifies sentiment by text var response = sentimentClassifier.Classify("This is a new must-have thing."); Console.WriteLine($"The best class name:{response....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/classification/net/sentiment...
  7. Heading level offset | GroupDocs

    Shift all heading levels in the Markdown output...Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/markdown/python-net/heading-...
  8. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/conversion/net/load-file-fro...
  9. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  10. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/java/saving-docume...