Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 3,760 for

document annotation

(0.21 sec)
  1. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  2. Get View Info for Outlook Data File | Documenta...

    GroupDocs.Viewer Cloud provides additional information for Outlook Data Files when calling Info method. Following example demonstrates how to retrieve view information for Outlook Data File. 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...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/get-view-info-for-o...
  3. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  4. Topics tagged php-render-documents

    Topics tagged php-render-Documents...php-render-documents Topic Replies Views Activity Overlay image...in PDF document issue with PHP using GroupDocs.Annotation REST...

    forum.groupdocs.cloud/tag/php-render-documents
  5. View Word Documents as HTML Pages using a REST ...

    Programmatically View Word Documents as HTML Pages using a REST API in C#. Document Viewer .NET SDK allows rendering of DOC and DOCX files to HTML Pages....Khan Blog Home View Word Documents as HTML Pages using a REST...useful in sharing your Word documents as responsive HTML pages with...

    blog.groupdocs.cloud/2021/10/08/render-word-doc...
  6. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering text Documents or email messages. This feature is supported for: Plain-text (.txt) files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the Document encoding. 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...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/specify-encoding-wh...
  7. Join Documents of different formats | Documenta...

    This REST API allows merging the Document of different formats into one pdf or word processing Document. The table below contains the full list of properties that can be specified for each joined Document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected Documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Merger Cloud...

    docs.groupdocs.cloud/merger/join-document-cross...
  8. GroupDocs.Annotation Cloud Product Family | Gro...

    Monthly Newsletter May, 2015 Display 50+ Common Document Types on Your Kentico Site Kentico is a popular CMS largely focused on Document management....May, 2015 Display 50+ Common Document Types on Your Kentico Site...popular CMS largely focused on document management. Recently we have...

    blog.groupdocs.cloud/annotation/groupdocs-custo...
  9. Convert HTML to PDF using REST API in Python | ...

    Programmatically convert HTML files to PDF Documents using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....convert your HTML files to PDF documents programmatically on the cloud...how to convert HTML to PDF documents using a REST API in Python...

    blog.groupdocs.cloud/2021/09/24/convert-html-to...
  10. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info API method to retrieve information Note Not all options are supported by all Document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings fields Name Description API Version FileInfo.FilePath The path of the Document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/infosettings/