Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,452 for

viewer ruby

(0.06 sec)
  1. GroupDocs.Viewer Cloud Product Family on Docume...

    GroupDocs.Viewer Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud D......Viewer Cloud Product Family on Document Automation...Recent content in GroupDocs.Viewer Cloud Product Family on Document...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  2. 2013 - An Exciting Year For GroupDocs

    This year was quite important and successful for our us. Let's look into the key achievements of GroupDocs in 2013....Following the release of GroupDocs Viewer for .NET earlier this year...year, we launched GroupDocs Viewer for Java , GroupDocs Annotation...

    blog.groupdocs.cloud/total/2013-exciting-year-g...
  3. PDF Rendering | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Dwonload file as PDF from Storage (HTML mode) You can render a document to PDF for HTML representation and download it. The API returns actual file data of document in PDF format. The following GroupDocs.Viewer Cloud REST API resource has been used to download document as PDF for HTML representation. cURL example Request curl -v "https://api....Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / V1...

    docs.groupdocs.cloud/viewer/pdf-rendering/
  4. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you to to retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how to get all attachments from MSG 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....Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / Basic...

    docs.groupdocs.cloud/viewer/get-attachments/
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/Viewer/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/Viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / Getting...

    docs.groupdocs.cloud/viewer/metered-consumption/
  6. Render document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render various types of documents into HTML, Image, or Pdf. Following example demonstrates on how to render document with default options. 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 Optional: Delete rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / Basic...

    docs.groupdocs.cloud/viewer/render-document/
  7. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports rendering documents that are protected with a password. The following code sample shows how to render password-protected documents. 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. Swagger UI lets you call this REST API directly from the browser....Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / Advanced...

    docs.groupdocs.cloud/viewer/load-password-prote...
  8. Rendering Email Messages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 When rendering email messages by GroupDocs.Viewer uses English language to render field labels such as (From, To, Subject etc.). To change field labels you can set FieldLabels on EmailOptions class. Viewer supports following field labels: Field Label Anniversary Anniversary Bcc Bcc Birthday Birthday Business Business Business Address Business Address Business Fax Business Fax BusinessHomepage BusinessHomepage Company Company Department Department Email Email Email Display As Email Display As Email2 Email2 Email2 Display As Email2 Display As Email3 Email3 Email3 Display As Email3 Display As End End First Name First Name From From Full Name Full Name Gender Gender Hobbies Hobbies Home Address Home Address Importance Importance Job Title Job Title Last Name Last Name Location Location Middle Name Middle Name Mobile Mobile Organizer Organizer Other Address Other Address PersonalHomepage PersonalHomepage Profession Profession Recurrence Recurrence Recurrence Pattern Recurrence Pattern Required Attendees Required Attendees Sent Sent Show Time As Show Time As Spouse/Partner Spouse/Partner Start Start Subject Subject To To User Field 1 User Field 1 User Field 2 User Field 2 User Field 3 User Field 3 User Field 4 User Field 4 The following GroupDocs....Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / V1...

    docs.groupdocs.cloud/viewer/rendering-email-mes...
  9. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / Basic...

    docs.groupdocs.cloud/viewer/get-document-inform...
  10. Rendering MS Project Document | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Starting from GroupDocs.Viewer Cloud 18.2 two new options have been added which allows to adjust Page Size and Time Unit when rendering MS Project documents. By default GroupDocs.Viewer API tries to find optimal output size and time unit, depending on the projects overall length, depending on the projects overall length. In case you need to set your own page size or time unit, you can specify ProjectOptions which provides two options PageSize and TimeUnit....Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / V1...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...