Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 31,467 for

watermark api

(0.14 sec)
  1. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/comparison/java/load-custom-...
  2. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your Java applications....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  3. List attachments | Documentation

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for Java...Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/java/how-to-list-atta...
  4. 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....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Load a password-protected document | Documentation

    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...
  6. Text redaction | Documentation

    This article explains that how C# redaction Api allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/net/text-redactions/
  7. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata Api supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/net/working-with-op...
  8. Get document page preview | Documentation

    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...
  9. Sentiment classification usage | Documentation

    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...
  10. Load file from URL | Documentation

    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...