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

sample code

(0.06 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. 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...
  3. 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...
  4. 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...
  5. Node.js Annotation API | How to Put a Line Thro...

    Learn how to implement strikethrough text in PDF documents using Node.js and REST API. Enhance your PDF manipulation capabilities with a step-by-step guide for developers....from the dashboard and add the code as shown below: Step 3: Uploading...Upload programmatically using the code example given below: As a result...

    blog.groupdocs.cloud/annotation/strikethrough-t...
  6. 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-...
  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. 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-...