Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,151 for

sample code

(0.75 sec)
  1. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML files....and Client Secret , add below code snippet to a Java-based application:...document to the cloud using the code example given below: As a result...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...
  2. Convert HTML to Markdown via Java | Comprehensi...

    GroupDocs.Conversion offers conversion of a wide range of document formats. This article is about how to convert HTML to Markdown with Java using REST API....and available code snippets. Please enter the code shown below...the cloud storage using the code snippet given below: As a result...

    blog.groupdocs.cloud/conversion/convert-html-to...
  3. ODS to XLSX Conversion Example in PHP

    Convert ODS to XLSX in PHP with GroupDocs.Conversion Cloud SDK. Step-by-step guide, benchmarks, and best practices for fast, memory‑efficient conversion....PHP PHP ODS to XLSX Sample - Complete Code Example Cloud-Based...short. PHP ODS to XLSX Sample - Complete Code Example # The following...

    blog.groupdocs.cloud/conversion/ods-to-xlsx-con...
  4. 在 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...
  5. SVG to HTML Document Conversion in Java: A Comp...

    Learn how to convert SVG to HTML file in Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide for optimal results....and available code snippets. Please enter the code snippet shown...the cloud storage using the code snippet given below: Hence,...

    blog.groupdocs.cloud/conversion/svg-to-html-doc...
  6. Password-Protect Excel using Password Protectio...

    Follow this guide to learn how to password-protect Excel files. This password protection service is easy to use and lets you secure files programmatically....spreadsheets but we will also write the code snippet that will add password... Copy & paste the following code into your main file and run...

    blog.groupdocs.cloud/merger/password-protect-ex...
  7. 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-...
  8. Split PDF Files using REST API in Ruby

    Split a PDF document at certain pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....Secret, add following in the code as shown below: Split PDF Files...and get results. The following code snippet shows how to split a...

    blog.groupdocs.cloud/merger/split-pdf-files-usi...
  9. Split PowerPoint PPT or PPTX Presentations in Ruby

    Online PPTX Splitter tool helps to separate PPTX file pages fast and easy. This article is about how to split powerPoint PPT or PPTX presentations in Ruby....ID and Secret, add the below code into your application to split...and get results. The following code snippet shows how to split PowerPoint...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...
  10. 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...