Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 14,307 for

docx

(1.69 sec)
  1. 使用 Java 将 CSV 转换为 XML:综合指南

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 通过 Java 将 CSV 转换为 XML。按照我们的分步指南,立即开始转换您的文件。...它支持范围广泛的 文件格式 ,包括 CSV、XML、PDF、DOC、DOCX、Excel、HTML、CAD、光栅图像等等。它易于使用并与基于...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  2. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). 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-dsv-do...
  3. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....: [{ options }] } doc, docm, docx, dot, dotm, dotx, odt, ott Properties...

    docs.groupdocs.cloud/conversion/convertoptions/
  4. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....docx" }, "Options": [ { "AllPages":..."signaturedocs/signedBarcode_one-page.docx" } }' Windows PowerShell # Get...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Word processing documents (DOC, DOCX, ODT, OTT), Spreadsheet files...setFilePath ( "signaturedocs\one-page.docx" ); $fileInfo -> setPassword...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. 在 Java 中将 XML 转换为 JSON:分步指南

    了解如何使用 REST API 在 Java 中将 XML 转换为 JSON。遵循我们的分步教程,只需几个简单的步骤即可立即开始。... SDK 支持多种文件格式,包括 PDF、DOCX、XLSX、PPTX、HTML、CSV 等。 也可以看看...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  7. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....docx" }, "Options": [ { "AllPages":..."signaturedocs/signedQRCode_one-page.docx" } }' Windows PowerShell # First...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. 用 Java 将 PNG 图像转换为 HTML 文件:综合指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK 将 PNG 图像转换为 Java 中的 HTML 文件。按照我们的分步指南简化转换过程。...支持将各种文件格式(包括 PNG 图像文件)转换为其他文件格式,例如 PDF、DOCX、SVG 等。 也可以看看 # 如果您想了解更多相关主题,我们建议您阅读下面列出的文章:...

    blog.groupdocs.cloud/zh/conversion/convert-png-...
  9. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. 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-presen...
  10. 在 Java 中将 TIFF 图像转换为 PDF - 分步指南。

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

    blog.groupdocs.cloud/zh/conversion/tiff-file-to...