Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,576 for

client id

(0.08 sec)
  1. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser.... VersionId File version Id Useful for storages that support...Token # Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/merger/security-operations/
  2. Convert PDF to PPTX using a REST API in Python ...

    Programmatically Convert PDF to PowerPoint presentation (PPTX) using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....oud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, please add in the...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. SVG to HTML Document Conversion in Java: A Comp...

    Learn how to convert SVG to HTML file in Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guIde for optimal results....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...account to obtain the Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/svg-to-html-doc...
  4. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Token # Please get your Client Id and Client Secret from https://dashboard...environment variables: $CLIENT_ID and $CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/parser/get-container-items...
  5. Convert PDF to HTML in .NET | PDF to Web Page C...

    How to convert PDF to HTML using .NET API. Step-by-step guIde with code samples, cURL commands, and SEO-friendly tips for accurate PDF to web conversion....obtain your personalized Client ID and Client Secret from the Aspose...ClientId = "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" };...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  6. Scalable Vector Graphics to JPEG | Convert SVG ...

    Convert SVG to JPG in C# .NET using GroupDocs.Conversion Cloud SDK. Perform seamless conversion of scalable vector graphics to JPG in C#. SVG to JPG Converter... Client ID and Client Secret). Please follow...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  7. CSV to HTML | Convert CSV to HTML Table in C# .NET

    Discover how to seamlessly convert CSV files to HTML using C# .NET. Easy Convert comma delimited data into HTML online.... Client ID and Client Secret). Please follow...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  8. HTML to PDF Node.js API | Convert Web Page to P...

    Easily convert HTML files or webpages to PDF using GroupDocs.Conversion Cloud SDK for Node.js. Automate HTML to PDF conversion online using REST API....have your personalized Client ID and Client Secret from the GroupDocs...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/conversion/html-to-pdf-onl...
  9. Extract Text from HTML | HTML Text Parser | HTM...

    Learn how to extract text from HTML with .NET REST API. Parse clean text, remove tags, and automate HTML content extraction with .NET REST API. HTML to TXT...so that you can obtain Client ID & Client Secret*(they are necessary...Configuration( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); var parserApi...

    blog.groupdocs.cloud/parser/extract-text-from-h...
  10. Use Python to Change Content of a TXT File - Ed...

    Use a REST API to easily alter text files using Python. Use this robust solution to easily edit, update, and customize web pages....# Next, access your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/editor/edit-text-file-with...