Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 13,945 for

docx

(0.07 sec)
  1. Convert Word to PDF on Document Processing REST...

    Convert Word to PDF on Document Processing REST APIs | GroupDocs Cloud Recent content in Convert Word to PDF on Document Processing REST APIs | GroupDocs Cloud Преобразование документов Word в PDF ......преобразовывайте документы Word (DOCX или DOC) в файлы PDF с помощью...преобразовывать файлы DOC и DOCX в файлы PDF в облаке. Recent...

    blog.groupdocs.cloud/ru/tag/convert-word-to-pdf...
  2. Convert Word to PDF on Document Processing REST...

    Convert Word to PDF on Document Processing REST APIs | GroupDocs Cloud Recent content in Convert Word to PDF on Document Processing REST APIs | GroupDocs Cloud Перетворюйте документи Word у PDF у R......конвертуйте документи Word (DOCX або DOC) у файли PDF за допомогою...дозволяє конвертувати файли DOC і DOCX у файли PDF у хмарі. Recent...

    blog.groupdocs.cloud/uk/tag/convert-word-to-pdf...
  3. Convert JPG to Word in Python

    JPG to Word conversion turns each image into an editable Word document within few seconds. This article is about how to Convert JPG to Word in Python....Set the JPG file path Assign “docx” to the format Define DocxConvertOptions...sample will save the converted docx file on the cloud. You can download...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  4. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files...."pdf" ; string outputFormat = "docx" ; byte [] file = File . ReadAllBytes..."/path/to/yourfile.docx" , format = Format . Docx ) file_request...

    docs.groupdocs.cloud/translation/file/sdk/
  5. 在 Node.js 中使用 REST API 在 Word 文档中添加注释

    使用适用于 Node.js 的 Document Annotation Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式在 Word 文档中添加注释。...js SDK # 为了注释 DOC 或 DOCX 文件,我们将使用 GroupDocs.Annotation...我们可以按照下面提到的简单步骤向 DOCX 文件添加注释: 上传 DOCX文件到云端 在 Node.js 中为 DOCX 文件添加多个注释...

    blog.groupdocs.cloud/zh/annotation/add-annotati...
  6. How to Convert PDF to Editable Word Document wi...

    Convert PDF to editable Word document with Python Cloud SDK for document conversion on any platform without depending on third-party tools or applications....How to Convert PDF to Editable DOCX in Python # I’ll be using Python...editable DOCX And that’s it. PDF document is converted to DOCX and...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. 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/3/
  8. 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...
  9. Convert Word to PDF on Document Processing REST...

    Convert Word to PDF on Document Processing REST APIs | GroupDocs Cloud Recent content in Convert Word to PDF on Document Processing REST APIs | GroupDocs Cloud 使用 REST API 在 Ruby 中将 Word 文档转换为 PDF ......中使用云端的 REST API 以编程方式将 Word 文档(DOCX 或 DOC)转换为 PDF 文件。 使用 Node.js...文档转换为 PDF。 Node.js SDK 允许将 DOC 和 DOCX 文件转换为云端的 PDF 文件。 Recent content...

    blog.groupdocs.cloud/zh/tag/convert-word-to-pdf...
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“Docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“Docx”, for example)....The format of input file, (“docx”, for example). This field must...The format of input file, (“docx”, for example). This field must...

    docs.groupdocs.cloud/conversion/loadoptions/