Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,042 for

sample code

(0.05 sec)
  1. 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...
  2. 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-...
  3. Convert JPG to PDF C#| JPEG in to PDF using .NE...

    Learn how to convert JPG or JPEG images into professional, print-ready PDF in C#. Guide covers setup, coding for JPEG to PDF using REST API and cURL....with just a few lines of C# code, you can efficiently transform...to obtain API credentials. A sample JPG or JPEG image for testing...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  4. 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...
  5. 在 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...
  6. 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...
  7. GroupDocs.Annotation Cloud 19.5

    Great news for developers! All new GroupDocs.Annotation Cloud 19.5 is introduced. We are committed to evolving GroupDocs.Annotation Cloud REST API....method, as shown in following sample code. V1.1 Example V2.0 Example...

    blog.groupdocs.cloud/annotation/groupdocs.annot...
  8. 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...
  9. 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...
  10. Convert ZIP or RAR to PDF using a File Converter

    Let's convert Zip or RAR to PDF using GroupDocs.Conversion Cloud SDKs. This file converter provides rich conversion methods to perform RAR to PDF conversion....Programmatically # Let’s write a code snippet and call some prominent...RAR to PDF. The following code sample demonstrates how to convert...

    blog.groupdocs.cloud/conversion/convert-zip-or-...