Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 4,650 for

text annotations

(0.06 sec)
  1. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....Annotation Product Solution GroupDocs...type="text" disabled="disabled"> becomes <input type=text disabled>...

    docs.groupdocs.com/viewer/net/minify-html/
  2. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....Annotation Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/java/sign-document...
  3. Working with Image Reports - Common List | Docu...

    Articles in this section...Annotation Product Solution GroupDocs...Document Common List Image in Text Document Common List Image in...

    docs.groupdocs.com/assembly/java/working-with-i...
  4. Single document operations | Documentation

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate page using GroupDocs.Merger for Java....Annotation Product Solution GroupDocs...Remove pages Split document Split text file Swap pages Extract pages...

    docs.groupdocs.com/merger/java/single-document-...
  5. Update signatures in documents | Documentation

    This section shows how to update electronic signatures in the documents....Annotation Product Solution GroupDocs...Barcode ✎ Image ✎ QR Code ✎ Text Was this page helpful? Not really...

    docs.groupdocs.com/signature/java/update-signat...
  6. Updating documents | Documentation

     This section contains examples on electronic signatures updates using extended options with GroupDocs.Signature API....Annotation Product Solution GroupDocs...✜ Multiple types ✜ QR Code ✜ Text Was this page helpful? Not really...

    docs.groupdocs.com/signature/net/updating/
  7. Loading | Documentation

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or third-party storage for further processing with GroupDocs.Comparison for Java API....Annotation Product Solution GroupDocs...documents Load custom fonts Load text from string Was this page helpful...

    docs.groupdocs.com/comparison/java/loading/
  8. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Watermark API, describes how to add watermakes with just a couple lines of code....Annotation Product Solution GroupDocs...Basic usage Leave feedback Add text watermarks Add image watermarks...

    docs.groupdocs.com/watermark/python-net/basic-u...
  9. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Annotation Product Solution GroupDocs...Removing shapes with particular text formatting You can also find...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  10. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Annotation Product Solution GroupDocs...bounds the field value. All the text that is contained (even partially)...

    docs.groupdocs.com/parser/java/working-with-tem...