Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 34,555 for

groupdocs.annotation

(0.12 sec)
  1. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. GroupDocs.Signature for .NET 19.10 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 19.10 Major Features The most notable feature is start of supporting .Net Standard 2.0. Also there are few new features and bug fixes in this regular release. In this version we implemented search functionality for text and image signatures, fixed few issues with unreleased internal resources. Most changes are related to support of .Net Standard, new search signatures types implementation....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  3. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert/prese...
  5. GroupDocs.Signature for .NET 17.3.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.3.0 Major Features There are about 20 improvements, new features and fixes in this regular release. The most notable are: Introduced Image Appearance of Digital Signature for Words and Cells Documents Involved Text Signature Verification for Words, Cells and Slides Documents Improved alternative Pdf Text Sticker default appearance Implemented Image Signature Opacity for Words document Involved Image Opacity feature for Digital Signature for Pdf Documents Introduced ability to setup specified (like First, Last, Odd, Even) or arbitrary pages of Document for all Signature Types for all supported Document Types Introduced ability to verify specified (like First, Last, Odd, Even) or arbitrary pages of Document of supported Signature Verification types Improved properties of Image Signature - added ability to specify source of Image from guid or stream Improved validation layer Improved working with Digital Certificates through properties of Digital Signature Options Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-2706 Improve Digital Certificate Helper class to release disposable objects Improvement SIGNATURENET-2705 Pdf internal resources do not work properly after using Text Sticker default appearance object Bug SIGNATURENET-2702 Implement Text Signature Verification for Slides Documents New Feature SIGNATURENET-2700 Implement Text Signature Verification for Word Documents New Feature SIGNATURENET-2691 Implement Image appearance of Digital Signatures for Cells Documents New Feature SIGNATURENET-2688 Implement Image appearance of Digital Signatures for Words Documents New Feature SIGNATURENET-2670 Implement Image Signature Opacity for Words Documents New Feature SIGNATURENET-2665 Implement Digital Signature Opacity for PDF Documents New Feature SIGNATURENET-2662 Implement ability to put Text Signature on user specified Document Pages (first, last, even, odd and arbitrary pages list) for Cells Documents New Feature SIGNATURENET-2659 Implement ability to put Digital Signature on user specified Document Pages (first, last, even, odd and arbitrary pages list) for Pdf Documents New Feature SIGNATURENET-2656 Implement ability to put Image Signature on user specified Document Pages (first, last, even, odd and arbitrary pages list) for Pdf Documents New Feature SIGNATURENET-2650 Implement ability to put Text Signature on user specified Document Pages (first, last, even, odd and arbitrary pages list) for Pdf Documents New Feature SIGNATURENET-2629 Implement Image Signature Opacity for Slides Documents New Feature SIGNATURENET-2626 Implement Image Signature Opacity for Cells Documents New Feature SIGNATURENET-2624 Implement Image Signature Opacity for PDF Documents New Feature SIGNATURENET-2488 Implement Text Signature Verification for Cells Documents New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  6. Unable to set license of GroupDocs.Search - Fre...

    https://forum.groupdocs.com/t/unable-to-set-license-of-groupdocs-search/14263/2 GroupDocs.Total.zip (720 Bytes)...@Niteen_Jadhav You can implement GroupDocs.Annotation for this purpose. Please...

    forum.groupdocs.com/t/unable-to-set-license-of-...
  7. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-documents...
  8. GroupDocs.Viewer for Java 20.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for Java 20.1 Major Features Warning In this version, we’re introducing the reworked public API which was designed to be simple and easy to use. For more details about the new API please check Public Docs section. The legacy API has been moved into legacy package so after update to this version it is required to make project-wide replacement of namespace usages from com....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  9. GroupDocs.Editor for .NET 17.9.0 Release Notes ...

    Note This page contains release notes for GroupDocs.Editor for .NET 17.9.0 Major Features This is the second version of GroupDocs.Editorfor .NET. There are 6 major new features and 4 big improvements in existing features: Support of bidirectional (right-to-left) content in paragraphs, tables and lists. Ability for user to export language (locale) metadata into the HTML document for spellcheck support during backward conversion. Ability for user to extract font resources into the HTML document with different options, which allow to adjust, which font resources should be extracted....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  10. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/barcodes-syntax...