Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 35,269 for

groupdocs.viewer

(1.09 sec)
  1. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/load-password...
  2. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using c#....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Watermark....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  5. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  6. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/search-...
  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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/get-document-p...
  8. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/spreads...
  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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

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

    Shift all heading levels in the Markdown output...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/markdown/python-net/heading-...