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

sample code

(0.11 sec)
  1. 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/...
  2. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python....following the steps and available code examples. Once you have your...and secret, please add the code sample in your Python application...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  3. 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...
  4. February 2014 Newsletter

    Integrations and new Cloud API Samples, products releases and updates and more in our February 2014 Newsletter.... This sample code shows you how to use GroupDocs...in a console app. See the sample code . Review on APPVITA: GroupDocs...

    blog.groupdocs.cloud/total/groupdocs-total-net-...
  5. 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...
  6. 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/
  7. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....try the below-mentioned Java code snippets. Maven Repository:...following the steps and available code snippets. Once you have your...

    blog.groupdocs.cloud/conversion/convert-word-do...
  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. Convert SVG to PNG Online for Free - A Step-by-...

    Learn how to convert SVG to PNG images online for free: A Step-by-Step Guide Using GroupDocs Products...developers can use the steps and code sample below to create an SVG to...in your application. Use the code provided to load and convert...

    blog.groupdocs.cloud/conversion/free-online-svg...
  10. Convert Text to JPG in Node.js

    Let's walk through GruopDocs.Conversion Cloud SDKs for Node.js and see how to convert Text to JPG in Node.js. Build your own JPG generator programmatically....walk through the steps and the code snippet to programmatically...in Node.js. The following code sample demonstrates how to build...

    blog.groupdocs.cloud/conversion/convert-text-to...