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

value

(0.07 sec)
  1. Rotate PDF File Pages using Rest API in Python

    Rotate all pages in PDF or rotate single page in PDF using PDF page rotator API. This article is about how to rotate PDF file pages using Rest API in Python...enumeration to select a suitable value of rotation in the clockwise...number and end page number values; Next, set the range_mode to...

    blog.groupdocs.cloud/merger/rotate-pdf-file-pag...
  2. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/search-for-multi...
  3. Philips · GitHub

    Philips builds and deploys digital health technology faster with innersource on GitHub....still be made in the pursuit of value-based healthcare. “The healthcare...

    github.com/customer-stories/philips
  4. GitHub - groupdocs-translation-cloud/groupdocs-...

    Java library for communicating with the GroupDocs.Translation Cloud API - groupdocs-translation-cloud/groupdocs-translation-cloud-java...based short code index, and value is a list of parameters names...matter index and value is list of paths to values that require translation...

    github.com/groupdocs-translation-cloud/groupdoc...
  5. rfyiamcool (fengyun.rui) · GitHub

    🌈 march forward courageously ! Happy every day ! 🦀 @rosedblabs @go-redsync @ServiceMesher @b3log @openimsdk @go-co-op - rfyiamcool...Lightweight, fast and reliable key/value storage engine based on Bitcask...

    github.com/rfyiamcool
  6. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body... We value your opinion. Your feedback...

    docs.groupdocs.cloud/conversion/convert-to-html...
  7. 4. Convert One Note Document with Load Options ...

    This example demonstrates how to convert one note documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/conversion/convert-one-not...
  8. 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”.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  9. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  10. How to self-host GroupDocs.Editor Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/editor/self-host-with-docker/