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

docx

(0.04 sec)
  1. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details...."utf-8" ))); // Save html back to docx let saveOptions = new editor_cloud...

    docs.groupdocs.cloud/editor/working-with-spread...
  2. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing...."utf-8" ))); // Save html back to docx let saveOptions = new editor_cloud...

    docs.groupdocs.cloud/editor/working-with-text-d...
  3. 使用 Java 将 PNG 转换为 PowerPoint - 分步指南。

    了解如何快速高效地将 PNG 图像转换为 PowerPoint 格式。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...提供了 范围广泛 的文档转换选项,包括 PDF、DOC、DOCX、XLSX、HTML、光栅图像等。对于需要将文档转换为不...

    blog.groupdocs.cloud/zh/conversion/convert-png-...
  4. 用 Java 提取 PDF 页面 | PDF提取器

    了解如何使用 Java 从 PDF 中提取页面并在线分离 PDF 页面。本文提供有关如何使用 GroupDocs.Merger API 的分步指南。...文档拆分为单独的文件 如何在 Java 中合并 Word 文档(DOC、DOCX) 如何在 Python 中拆分 PowerPoint PPT...

    blog.groupdocs.cloud/zh/merger/extract-pages-fr...
  5. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...0/annotation/storage/file/Output/output.docx" , "rel" : "self" , "type" :...

    docs.groupdocs.cloud/annotation/multiple-annota...
  6. 在 Java 中将 TIFF 图像转换为 PDF - 分步指南。

    了解如何使用 Java 将 TIFF 文件转换为 PDF 文档。通过可自定义的设置和安全的数据处理获得准确和高质量的转换。...Java 支持各种文档和图像格式之间的转换,包括 PDF、DOCX、XLSX、PPTX、JPG、PNG、BMP 等等。 也可以看看...

    blog.groupdocs.cloud/zh/conversion/tiff-file-to...
  7. 在 Python 中使用 REST API 注释 PDF 文档 |休息API

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 PDF 文档。...也可以看看 # 在 Python 中使用 REST API 注释 DOCX 文件 在 Python 中使用 REST API 从 Word...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  8. 如何使用 Java API 将 Excel 转换为 PDF

    在 Java 中使用我们快速安全的文件格式 REST API 转换您的文档和文件。本文介绍如何使用 Java API 将 Excel 转换为 PDF。...文件 在 Python 中使用 REST API 注释 DOCX 文件 在 Python 中使用 REST API 从 Word...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  9. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....docx' }, 'Options': [ { 'AllPages':...'OutputFilePath': 'signedText_one-page.docx' } }" Response { "fileInfo"...

    docs.groupdocs.cloud/signature/sign-document-wi...
  10. Java 将 Word 文档转换为 HTML 文件

    使用 Java GroupDocs API 自动将 Word Docx 文件转换为 HTML 文件。本文介绍如何使用 REST API 在 Java 中将 Word 文件转换为 HTML。...docx"); UploadFileRequest request...-testing\\input-sample-file.docx", fileStream, MyStorage); FilesUploadResult...

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