Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,061 for

sample code

(0.1 sec)
  1. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard....and lets you focus on writing code specific to your particular...replace in the corresponding code. Below is an example demonstrating...

    docs.groupdocs.cloud/editor/quickstart/
  2. Backroung Brush and Stamp Brush Styles Signatur...

    Ruby SDK release for public use of GroupDocs.Viewer cloud features in Ruby based applications....Ruby code to consume the api features. Here is the sample code...

    blog.groupdocs.cloud/viewer/introduction-of-rub...
  3. Accept or Reject Tracked Changes of Word Docume...

    Programmatically Accept or Reject Tracked Changes of Word Document using a REST API on the cloud in Python with Document Comparison Cloud SDK for Python....following the steps and available code examples. Once you have your...your ID and secret, add in the code as demonstrated below: Accept...

    blog.groupdocs.cloud/comparison/accept-or-rejec...
  4. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....and lets you focus on writing code specific to your particular...htmlString = htmlString . Replace ( "Sample test text" , "Hello world"...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  5. Convert PDF to JPG and JPG to PDF Programmatica...

    Use our quick and secure PDF image conversion API to convert PDF file to image. Let's see how to convert PDF to JPG and JPG to PDF Programmatically in Java....have your ID and secret, add a code snippet in a Java-based application:...complete, you can jump to the code snippet that modifies the PDF...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Convert Excel to PDF using REST API in Ruby

    How to Convert Excel to PDF using REST API in Ruby...these in the ruby application code as shown below: Convert Excel...files to the cloud using the code example. As a result, the uploaded...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  7. Translate Document API - Free Support Forum - g...

    Hello All, Getting below response for calling document translation API, not sure what the issue is. I am passing the correct JSON body as suggested in the documentation. I am using Postman to serve this request. I am ge…... "pair": "en-fr", "name": "sample_rtf.rtf", "folder": "InternalStorage"..."InternalStorage", "savefile": "sample_rtf_trns.rtf", "storage": "InternalStorage"...

    forum.groupdocs.cloud/t/translate-document-api/...
  8. Convert PowerPoint to PDF using File Conversion...

    GroupDocs.Conversion API helps in converting various file formats. This tutorial is about how to convert PowerPoint to PDF using File Conversion API in Ruby...these in the ruby application code as shown below: Convert PowerPoint...files to the Cloud using the code example. As a result, the uploaded...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  9. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...Conversion Cloud 安装到您的 Visual Studio Code 项目: dotnet add package GroupDocs...Open(@"H:\groupdocs-cloud-data\input-sample-file.docx", FileMode.Open);...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  10. Extract Images from Word in Node.js

    Extract Images from Word in Node.js. Develop your image file extractor using GroupDocs.Parser Cloud SDKs for your business software and boost productivity....go through the steps and the code snippet to implement the functionality... Copy & paste the following code snippet to build your own Word...

    blog.groupdocs.cloud/parser/extract-images-from...