Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,056 for

viewer ruby

(0.04 sec)
  1. GroupDocs.Viewer Cloud SDK for Ruby Launched No...

    GroupDocs.Cloud developer newsletter for October 2018 describes document manipulation Cloud APIs and SDKs updates, major feature enhancements and bug fixes within GroupDocs REST APIs....2018 # Incorporate Document Viewer Capabilities in Your Apps Using...GroupDocs.Viewer Cloud SDK for Ruby GroupDocs.Viewer Cloud SDK...

    blog.groupdocs.cloud/viewer/groupdocs.viewer-cl...
  2. PDF Viewer Plugin for WordPress Officially Rele...

    Convert JPG to Editable PPT and PPT to JPG in Java...Viewer for .NET: HTML5 Document Rendering...GroupDocs.Viewer for .NET is a powerful HTML5 document viewer component...

    blog.groupdocs.cloud/viewer/groupdocs-viewer-ja...
  3. Releasing Ruby SDK for GroupDocs.Signature Cloud

    Boost your Document Viewing Applications with more than 50 Document & Image Formats. GroupDocs.Viewer for Cloud 18.11 includes support of Outlook Data Files...Viewer Cloud 18.11 release . This...https://api.groupdocs.cloud/v1/viewer/data.pst/html/pages \ --header...

    blog.groupdocs.cloud/viewer/support-outlook-dat...
  4. Backroung Brush and Stamp Brush Styles Signatur...

    Ruby SDK release for public use of GroupDocs.Viewer cloud features in Ruby based applications....Viewer for Cloud We are pleased to announce Ruby SDK of...of GroupDocs.Viewer Cloud. This SDK supports all features introduced...

    blog.groupdocs.cloud/viewer/introduction-of-rub...
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. 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 / Advanced...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  10. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: 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/disable-characters-...