Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 3,673 for

document security

(0.07 sec)
  1. List attachments | Documentation

    Retrieve a list of Document attachments from your emails, Outlook data files, archives and PDF Documents with GroupDocs.Viewer for Java...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/how-to-list-atta...
  2. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/nodejs-java/render-vi...
  3. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Total for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Total Product Family / GroupDocs...

    docs.groupdocs.com/total/java/supported-documen...
  4. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  5. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.5. Major Features Supported loading of template Documents from HTML with resources and saving of assembled Documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing Documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template Documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet Documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation Documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a Document to DOC or PDF assembled from a DOCX template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR to JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Us Contact Customers Legal Security Events Acquisition GroupDocs...Supported loading of template documents from HTML with resources and...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  6. ClassNotFoundException BouncyCastleProvider exc...

    This article is about ClassNotFoundException: BouncyCastleProvider exception...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/classnotfoundexc...
  7. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using c#....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. 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....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Classification Product Family...

    docs.groupdocs.com/classification/net/sentiment...
  9. Load file from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from URL when using GroupDocs.Conversion for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/net/load-file-fro...
  10. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/net/build-search-query/