Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 3,109 for

docx to docx

(0.03 sec)
  1. 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-...
  2. Document Processing REST APIs | GroupDocs Cloud

    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....Java developers can convert DOCX to PDF with GroupDocs.Conversion...

    blog.groupdocs.cloud/
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...examples to retrieve pictures from DOCX files efficiently. As a C# ...Cloud SDK to efficiently compare DOCX files and track changes. Merging...

    blog.groupdocs.cloud/groupdocs.cloud/page/5/
  4. Convert Markdown to HTML in C#

    Follow this guide To convert Markdown To HTML in C#. GroupDocs.Conversion provides rich methods and properties To convert MD To HTML programmatically....popular file format such as PDF , DOCX , HTML , etc. However, GorupDocs...

    blog.groupdocs.cloud/conversion/convert-markdow...
  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. 使用 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...
  8. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....Document MS Word : DOC , DOT , DOCX , DOCM , DOTX , DOTM , RTF ...Microsoft Word 97 - 2007 Template DOCX Office Open XML WordprocessingML...

    docs.groupdocs.cloud/assembly/getting-started/f...
  9. 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....your Word documents (DOC or DOCX) into PDF files programmatically...can easily convert your Word (DOCX or DOC) documents to PDF files...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  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/