Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 31,527 for

groupdocs signature

(0.16 sec)
  1. ClassNotFoundException BouncyCastleProvider exc...

    This article is about ClassNotFoundException: BouncyCastleProvider exception...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/java/classnotfoundexc...
  2. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/save-to-stream/
  3. Add watermarks to images | Documentation

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

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/load-a-password...
  5. Document Integrity on GroupDocs Blog | Document...

    Document Integrity on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Integrity on Groupdocs Blog | Document Automation Solutions for .NET & Jav......Document Integrity on GroupDocs Blog | Document Automation Solutions...in Document Integrity on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/fr/tag/document-integrity/in...
  6. Iterative Signing on GroupDocs Blog | Document ...

    Iterative Signing on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Iterative Signing on Groupdocs Blog | Document Automation Solutions for .NET & Java ......Iterative Signing on GroupDocs Blog | Document Automation Solutions...content in Iterative Signing on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/fr/tag/iterative-signing/ind...
  7. 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

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

    docs.groupdocs.com/classification/net/sentiment...
  9. Load document from Amazon S3 Storage | Document...

    This article demonstrates how to convert document stored in Amazon S3 storage using Groupdocs.Conversion for Java API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/java/load-documen...
  10. Custom Hash on GroupDocs Blog | Document Automa...

    Custom Hash on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Custom Hash on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers í ½......Custom Hash on GroupDocs Blog | Document Automation Solutions...content in Custom Hash on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/fr/tag/custom-hash/index.xml