Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 6,465 for

file format

(0.08 sec)
  1. Merge JPG Files into one in Java

    Learn how to merge multiple JPG images into one using GroupDocs.Merger Cloud SDK for Java. Get step-by-step instructions for using this tool....українська Polski Merge Multiple JPG Files into One in Java using REST...demonstrate how to merge multiple JPG files into one in Java using REST...

    blog.groupdocs.cloud/merger/merge-multiple-jpg-...
  2. Merge and Combine PDF Files using REST API in Ruby

    PDF merger API allows combining multiple PDF Files into a single PDF File. This article is about How to Merge and Combine PDF Files using REST API in Ruby....How to Merge and Combine PDF Files using REST API in Ruby You can...documents into a single PDF file programmatically on the cloud...

    blog.groupdocs.cloud/merger/merge-and-combine-p...
  3. Annotate PDF Documents using REST API in PHP | ...

    Programmatically Annotate PDF documents using a REST API on the cloud in PHP with Document Annotation Cloud SDK for PHP. Add multiple annotations using PHP....to the supported document formats . Please install it using the...given below: Upload the PDF file to the cloud Annotate PDF Document...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  4. Compare Word Documents using REST API in Node.js

    Programmatically compare two or more Word documents (DOC, DOCX) using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud SDK for Node.js....Documents Compare Two Word Files using a REST API in Node.js...js Compare Multiple DOCX Files using Node.js Get List of Changes...

    blog.groupdocs.cloud/comparison/compare-word-do...
  5. Accept or Reject Tracked Changes of Word Docume...

    Programmatically Accept or Reject Tracked Changes of Word Document using a REST API on the cloud in Python with Document Comparison Cloud SDK for Python....‎documents of supported file formats and finds differences ‎between...result, it creates a resultant file containing differences. It also...

    blog.groupdocs.cloud/comparison/accept-or-rejec...
  6. 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....save it as separate PowerPoint files. It will be time consuming task...Split PPTX to Single Slide Files using REST API in Ruby Separate...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...
  7. Extract Pages From Word Documents using Rest AP...

    Easily extract specific pages from word documents as individual Files. This article is about how to extract pages from word documents using Rest API in Ruby...shall be covered to convert word file to separate pages in this tutorial:...Ruby Extract Pages from Word File by Range Mode in Ruby Online...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  8. 在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件

    本文介绍如何在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件...file_path = "python-testing/sample-word...le-word.docx" settings.format = "jpeg" loadOptions = groupdocs_conversion_cloud...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. Get Document Information | Documentation

    This REST API allows to obtain basic inFormation about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document File Format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document inFormation. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....of properties: Document file format Pages count, size and visibility..."formatExtension" : ".docx" , "format" : "Microsoft Word Open XML...

    docs.groupdocs.cloud/viewer/get-document-inform...
  10. 在 C# 中以编程方式将 CSV 转换为 JSON 或将 JSON 转换为 CSV

    使用 C# REST API 将 JSON 数组转换为 CSV 表。本文介绍如何在 C# 中以编程方式将 CSV 转换为 JSON 或将 JSON 转换为 CSV。...CSharp { // 上传示例文件 class Upload_File { static void Main(string[]...fileStream = File.Open(@"H:\groupdocs-cloud-data\input-sample-file.csv"...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...