Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 2,900 for

document annotation

(0.09 sec)
  1. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document into cloud storage Render Document or get Document info Download rendered Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  2. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search multiple signatures in a Document. For example, you can search whether a Document contains Text and Barcode Signatures at same time. To search list of signatures on Document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/working-with-sea...
  3. Search Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Digital signatures in supported Document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and Document folder (if required) using following API....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/search-digital-s...
  4. Working with Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a Document with Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and Document folder (if required) using following API....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/working-with-bar...
  5. Working with Text Documents | Documentation

    Textual Documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT Document not only back to TXT, but also to WordProcessing....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/working-with-text-d...
  6. 7. Convert to Text Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported Document formats to Text Formats and returns the output Document storage URL and also support to get result as a stream or Array of stream. Convert to Text Formats You can convert the supported Document formats to Text Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Text format example....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/convert-to-text...
  7. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Assembly Cloud...

    docs.groupdocs.cloud/assembly/getting-started/p...
  8. Working with Presentations | Documentation

    Presentation Documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input Document into cloud storage Load the Document into editable representation in the cloud storage (HTML file and resources) Download HTML Document (and resources, if needed) from storage Edit HTML Document at client side Upload HTML Document back into the storage Save the edited Document into Spreadsheet format in the storage Download saved Document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/working-with-presen...
  9. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several Documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Classification...

    docs.groupdocs.cloud/classification/supported-f...
  10. Extract Images | Documentation

    This REST API provides the functionality to extract images from the Document. There are following ways to extract images from a Document: Extract all images from the whole Document; Extract images from specific Document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected Documents, it is also required to provide a password....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Parser Cloud...

    docs.groupdocs.cloud/parser/extract-images/