Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 661 for

get started

(0.04 sec)
  1. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to Get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....collection; Specify pages range start/end page numbers. There is also...also an ability to get only even/odd pages from the specified...

    docs.groupdocs.cloud/merger/remove-pages/
  2. Convert Word Document to PowerPoint Presentatio...

    PowerPoint PPTX help users to have greater visual impact. This article is about how to convert Word Document to PowerPoint Presentation using Ruby...been designed to help you get started with our document conversion...Conversion Cloud API. You can get client credentials by creating...

    blog.groupdocs.cloud/conversion/convert-word-do...
  3. Convert Markdown to PDF in C#

    Install GroupDocs.Conversion Cloud SDKs and convert Markdown to PDF in C# programmatically. It is lightweight and offers a wide range of features.... Get the following code sample to...recommend you follow our Getting Started guide . Finally, groupdocs...

    blog.groupdocs.cloud/conversion/convert-markdow...
  4. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or Get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....storage Compare documents or get document info Download comparison...cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...

    docs.groupdocs.cloud/comparison/compare-documen...
  5. API calls failing with (The request signature w...

    Hello, I’m running groupdocs in our custom infrastructure as well as with docker in the local environment. On the cloud infra I’m using AWS AppRunner to execute the docker container I stored on ECR. On the local envir…...AWS every time I call an API I get the following payload: { "uploaded":...2023-06-01 14:51:52 Application started. Press Ctrl+C to shut down...

    forum.groupdocs.cloud/t/api-calls-failing-with-...
  6. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First Get JSON Web Token # Please obtain your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # They are supplied via the environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....example Linux/MacOS/Bash # First get JSON Web Token # Please obtain...}' Windows PowerShell # First get JSON Web Token # Client Id and...

    docs.groupdocs.cloud/merger/join-images/
  7. Java JSON to HTML | Convert JSON to HTML | JSON...

    Learn how to convert JSON to HTML using Java. This guide explains step-by-step methods for JSON to HTML conversion using GroupDocs.Conversion Cloud SDK....0</version> </dependency> Get API Credentials # Obtain your...requiring extensive coding. To get started with this approach, we need...

    blog.groupdocs.cloud/conversion/convert-json-to...
  8. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or Get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....storage Compare documents or get document info Download comparison...cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID...

    docs.groupdocs.cloud/comparison/set-password-fo...
  9. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to Get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....collection; Specify pages range start/end page numbers. There is also...also an ability to get only even/odd pages from the specified...

    docs.groupdocs.cloud/merger/change-page-orienta...
  10. 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....Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...PowerShell # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/conversion/convert-one-not...