Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 10,132 for

docx

(0.14 sec)
  1. Convert BMP to PDF using Rest API in Python

    Our BMP image to PDF converter API will keep the quality of the original file. This article is about how to convert BMP to PDF using Rest API in Python....sample will save the converted docx file on the cloud. You can download...

    blog.groupdocs.cloud/conversion/convert-bmp-to-...
  2. 宣布首次发布下一代 GroupDocs.Conversion Cloud API

    GroupDocs.Conversion Cloud 是一个 REST API,用于将 50 多种文档和图像格式转换为 Words、Cells、Html、PDF、幻灯片和图像格式。...Conversion Cloud API 将 DOCX 转换为 PDF 的快速示例。 卷曲示例 # **Request**...conversions','name':'sample.docx'}}"` **Response** `{ "href":...

    blog.groupdocs.cloud/zh/conversion/groupdocs.co...
  3. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#....including but not limited to DOCX , PDF , PPTX , XLSX , HTML ...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. Python Display JSON Data in HTML Page | HTML Re...

    Generate dynamic Python reports with JSON data using GroupDocs.Assembly Cloud API. Display JSON data on HTML pages with charts, tables, and more for engaging content. A step-by-step guide with samples....the following template in TXT, DOCX, or the required format to iterate...

    blog.groupdocs.cloud/assembly/display-json-data...
  5. Translating PDF files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating PDF files...."pdf" ; string outputFormat = "docx" ; byte [] file = File . ReadAllBytes...

    docs.groupdocs.cloud/translation/file/sdk/pdf/
  6. GroupDocs.Merger Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....split huge Word files and DOC/DOCX pages into smaller files. Let’s...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  7. Convert CSV to Excel XLS/XLSX Spreadsheet in Py...

    How do i convert a csv file to excel or import csv to excel online. Let's learn how to convert CSV to Excel XLS/XLSX spreadsheet in Python....conversions and file formats: Best DOCX to PDF Converter and Convert...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  8. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.Docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "Docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....docx" -H "accept: application/json"...application/json { "fileType" : "docx" , "pageCount" : 4 , "size"...

    docs.groupdocs.cloud/conversion/get-document-me...
  9. How to Change Page Orientation in Word Document...

    Change word document orientation to portrait or landscape in same word document. Let's examine how to change page orientation in Word document using Ruby....page orientation of Word DOC/DOCX files in Ruby. For the details...

    blog.groupdocs.cloud/merger/how-to-change-page-...
  10. Convert PDF to PPTX using a REST API in Python ...

    Programmatically Convert PDF to PowerPoint presentation (PPTX) using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python.... Such as PDF to DOCX, PDF to XLSX, PDF to PNG, and...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...