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

sample code

(0.1 sec)
  1. Convert TXT Files to PDF using REST API in Ruby

    Online document converter allows you to convert TXT to PDF in high quality. This article is about how to convert TXT files to PDF using REST API in Ruby....following the steps and available code examples. Once you have your...and secret, please add in the code as shown below: How to Convert...

    blog.groupdocs.cloud/conversion/convert-txt-fil...
  2. 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/...
  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. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    Sign Documents (over 20+ supported formats) with different siganture types Text Signatures with various format, styles and appearance ,Image Signatures, Digital Signatures BarCode Signatures QRCode Signatures using GroupDocs.Signature Cloud SDK for Python....Digital Signatures, Barcode and QR-Code Signatures. It also provides...Supported Barcodes Supported QR-Codes Signing Documents Verifying...

    blog.groupdocs.cloud/signature/14009/
  5. 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-...
  6. 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...
  7. 在 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...
  8. 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/
  9. 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...
  10. Extract Text from PowerPoint in Node.js | PPT T...

    Learn how to extract text from PowerPoint (.ppt, .pptx) using GroupDocs.Parser Cloud SDK for Node.js. Automate PowerPoint parsing with REST API or cURL.... With just a few lines of code, you can extract plain or structured...the output of the above code sample in the image below: Extract...

    blog.groupdocs.cloud/parser/extract-text-from-p...