Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,888 for

data

(0.1 sec)
  1. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/merger/move-pages/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...alternative to many different types of data for storing documents. However...piece of information or a set of data with the stakeholders....

    blog.groupdocs.cloud/groupdocs.cloud/page/30/
  3. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites....Microsoft Word templates with data obtained via online forms. GroupDocs...with your templates, collecting data via the forms and incorporating...

    blog.groupdocs.cloud/total/get-up-and-running-q...
  4. Java: Convert MPP to HTML | Develop MPP to HTML...

    Learn how to convert Microsoft Project (MPP) files to HTML online using REST API. Easily share and view project plans in any web browser....accessible way to share project data with stakeholders, enabling...This approach allows project data, including tasks, schedules...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  5. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....LxLejtsVFwrZpHA' \ --data '{ "language": "en", "text":...'Content-Type: application/json' \ --data '{ "language": "en", "text":...

    docs.groupdocs.cloud/rewriter/text/request/
  6. GroupDocs.Assembly Cloud | Documentation

    Welcome to the GroupDocs Assembly Cloud....practical examples of templates, data and code. To learn about GroupDocs...

    docs.groupdocs.cloud/assembly/
  7. Signing up | Documentation

    Learn how to sign up for GroupDocs.Rewriter Cloud service....organizational measures to protect your data from unauthorized use, accidental...

    docs.groupdocs.cloud/rewriter/sign-up/
  8. Developer Guide | Documentation

    GroupDocs.Viewer Cloud Developer Guide...Overview Basic usage Advanced usage Data structures Working With Files...

    docs.groupdocs.cloud/viewer/developer-guide/
  9. RemoveOptions | Documentation

    RemoveOptions structure defines options for removing document annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Annotation Cloud / Developer Guide / Data structures / RemoveOptions RemoveOptions...

    docs.groupdocs.cloud/annotation/removeoptions/
  10. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to Data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...applications to obtain access to data to different APIs. OAuth provides...application/x-www-form-urlencoded' \ --data-urlencode 'grant_type=client_credentials'...

    docs.groupdocs.cloud/total/authenticating-api-r...