Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 21,717 for

watermarking .net

(0.72 sec)
  1. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Single document...

    docs.groupdocs.com/merger/net/change-page-orien...
  2. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for .net API....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Single document...

    docs.groupdocs.com/merger/net/rotate-pages/
  3. Advanced usage | GroupDocs

    Learn about GroupDocs.Markdown advanced usage and its multiple powerful features like document markdown process customization, track markdown progress, load documents from different sources etc....Watermark Product Solution GroupDocs...Markdown / GroupDocs.Markdown for .NET / Developer guide / Advanced...

    docs.groupdocs.com/markdown/net/advanced-usage/
  4. Load password-protected documents | GroupDocs

    Compare password-protected PDF, Word, Excel, or PowerPoint files by passing LoadOptions.Password for both source and target documents in GroupDocs.Comparison for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Comparison for .NET / Advanced usage / Loading /...

    docs.groupdocs.com/comparison/net/load-password...
  5. 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...GroupDocs.Signature for Python via .NET / 👨‍💻 Developer Guide / Basic...

    docs.groupdocs.com/signature/python-net/verify-...
  6. 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...GroupDocs.Redaction for Python via .NET / Developer Guide / Basic usage...

    docs.groupdocs.com/redaction/python-net/spreads...
  7. 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...Family / GroupDocs.Redaction for .NET / Developer Guide / Basic usage...

    docs.groupdocs.com/redaction/net/get-document-p...
  8. Remove form fields | GroupDocs

    Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Watermark Product Solution GroupDocs...GroupDocs.Viewer for Python via .NET / Developer Guide / Render documents...

    docs.groupdocs.com/viewer/python-net/optimizati...
  9. 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...GroupDocs.Classification for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/classification/net/sentiment...
  10. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...Watermark Product Solution GroupDocs...GroupDocs.Signature for Python via .NET / 👨‍💻 Developer Guide / Basic...

    docs.groupdocs.com/signature/python-net/search-...