Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 3,096 for

docx to docx

(2.04 sec)
  1. Convert JSON to CSV in Node.js | JSON to CSV On...

    Learn how To convert structured JSON data inTo CSV format using Node.js API. Easily transform JSON To CSV for reporting, databases, or spreadsheets....types, including JSON, CSV, DOCX, PDF, and more. Key Benefits:...

    blog.groupdocs.cloud/conversion/convert-json-to...
  2. 在 Node.js 中将 Word 转换为 PDF | DOCX 转 PDF 在线 REST API

    学习如何使用 Node.js API 将 Microsoft Word 文档 (DOC, Docx) 转换为 PDF。一个可靠且可扩展的 REST API 用于 Word 到 PDF 的转换。... Microsoft Word ( DOC , DOCX ) 是一种流行的文档创建和编辑格式,但在安全共享、归档或打印方面,...Node.js 应用程序中。 关键特点: # 支持 DOC,DOCX,DOT 和其他 Word 格式。 转换为 PDF、HTML、JPG、XLSX...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...you can easily render DOC or DOCX files to HTML pages programmatically...can easily convert your Word (DOCX or DOC) documents to PDF files...

    blog.groupdocs.cloud/groupdocs.cloud/page/37/
  4. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...Word 转换为 PDF][4] [使用高级选项在 C# 中将 DOCX 文件转换为 PDF][5] [如何在 C# 中将页面范围从...loud-data\input-sample-file.docx", FileMode.Open); // 创建文件上传请求...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  5. GroupDocs August, 2012 Newsletter - Integration...

    Introducing GroupDocs Conversion plus other enhancements....common file formats: DOC to DOCX, DOCX to PDF, DOC to PDF, PDF to...view a variety of files (DOC, DOCX, PDF, XLS, XLSX, PPT, PPTX and...

    blog.groupdocs.cloud/conversion/groupdocs-augus...
  6. Error calling ConvertDocument - Free Support Fo...

    This is the exception from the SDK: GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: The namespace declaration attribute has an incorrect ‘namespaceURI’: ‘A Namespace Name for xmlns Attributes’. at GroupDocs.Conver…...docx (77.6 KB) Here is the code sample:...using ConvertDocument to convert docx to PDF : “Message: Internal...

    forum.groupdocs.cloud/t/error-calling-convertdo...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...this tutorial: How to Convert DOCX to Images file types using REST...the best way to convert Word DOCX to JPG, PNG and GIF files in...

    blog.groupdocs.cloud/groupdocs.cloud/page/33/
  8. GroupDocs.Conversion 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....convert Word documents (DOC or DOCX) to JPG images using Java REST...convert Word documents (DOC or DOCX) to HTML using C# and .NET REST...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  9. 使用 Ruby 将 Word 文档转换为 PowerPoint 演示文稿

    PowerPoint PPTX 帮助用户有更大的视觉冲击力。本文介绍如何使用 Ruby 将 Word 文档转换为 PowerPoint 演示文稿...PowerPoint 转换的 API 在 Ruby 中将 DOCX 转换为 PPTX 或 PPT 使用高级选项将 Word..."MyInternalStorage" 在 Ruby 中将 DOCX 转换为 PPTX 或 PPT # 以下是使用 Ruby...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  10. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.Docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.Docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the sTorage....docx" , }, "SaveOptions" : { "OverwriteExisting"... "OutputFilePath" : "file02.docx" }, "Options" : [ { "SignatureType"...

    docs.groupdocs.cloud/signature/signsettings/