Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 7,432 for

document signature api

(0.05 sec)
  1. Document filtering during indexing | Documentation

    This page contains a description of the use of Document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/search/net/document-filterin...
  2. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the Document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible Api SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....we’re an integral part of the document management world. In 2012...GroupDocs ; introduced flexible API SDKs to help you integrate our...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  3. Numbered List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Numbered List in Email Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  4. Single Row Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/net/single-row-imag...
  5. Watermark Images | Text and Image Watermarks

    Add text and image watermarks to Images (JPG, PNG, etc). Apply watermarks using the online watermark application or using .NET and Java libraries....watermark: It’s like putting your signature on your pictures to show they...using C# . For further .NET API resources, you can explore the...

    blog.groupdocs.com/watermark/watermark-images/
  6. Numbered List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document format. Numbered List in Email Document Creating a Numbered List Practicing the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”. Start numbered list. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/java/numbered-list-...
  7. Load document from stream | Documentation

    There might be cases when the Document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving Documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the Document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/load-document-fr...
  8. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word Document to restrict the editing....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/locking-waterm...
  9. Create and edit new WordProcessing document | D...

    This article demonstrates how to create and edit WordProcessing Documents using GroupDocs.Editor for .NET. It also covers supported formats like spreadsheets and presentations....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/net/create-document/
  10. Specify file type when loading a document | Doc...

    This article explains how to specify the file type when loading a Document with GroupDocs.Viewer within your Java applications....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/java/specify-file-typ...