Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 12,289 for

new

(0.06 sec)
  1. eSign image with Digital signature | GroupDocs

    This article demonstrates how to sign images with digital signatures using steganography (LSB technique) with GroupDocs.Signature for .NET. Learn how to embed invisible digital signatures into PNG and JPG images....Consulting Blog Knowledge Base New Releases Status Websites aspose...digital signature: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-image-wi...
  2. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  3. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/load-pdf-doc...
  4. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pptx" )) { //...

    docs.groupdocs.com/viewer/java/render-presentat...
  5. Add Watermarks to Word Documents | 5 Secure Met...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods with code examples, including locked headers, tiled watermarks, and password-protected sections that can't be easily removed...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/watermark/secure-word-docume...
  6. Convert images | GroupDocs

    In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code...Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( var converter = new GroupDocs . Conversion . Converter...

    docs.groupdocs.com/conversion/net/convert/image/
  7. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = New Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = New IndexingOptions(); options....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Setting...

    docs.groupdocs.com/search/java/ocr-support/
  8. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/output-adapters/
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...that comes with multitude of new features such as comparison of...16.11.0 - New FeaturesAPI comes with following new features:...

    blog.groupdocs.com/groupdocs.blog/page/81/
  10. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...