Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 14,275 for

docx

(0.1 sec)
  1. 在 Java 中合并 Word 文档

    通过此全面的分步指南,了解如何使用 GroupDocs.Merger Cloud SDK for Java 合并 Java 中的 Word 文档 DOC 或 Docx。...Polski 如何在 Java 中合并 Word 文档(DOC、DOCX)。 合并多个 Word 文档可能是一项复杂且耗时的任务...将探讨如何在 Java 中合并 Word 文档(DOC、DOCX)。 本文应涵盖以下主题: Java Word 文档合并...

    blog.groupdocs.cloud/zh/merger/how-to-merge-wor...
  2. Crea fatture online con l'API GroupDocs.Assembl...

    Scopri come generare fatture professionali al volo usando GroupDocs.Assembly Cloud. Carica un modello Docx, collega dati JSON e ottieni Docx o PDF con semplici chiamate cURL o il .NET SDK....Genera la fattura finale in DOCX per ulteriori modifiche o in... templates/invoice-template.docx ). // 1️⃣ Initialize the Cloud...

    blog.groupdocs.cloud/it/assembly/create-invoice...
  3. GroupDocs.Viewer Versi Cloud V2

    GroupDocs.Viewer Cloud REST API V2 akhirnya hadir!. API versi V2 adalah API yang lebih disederhanakan daripada V1, API dengan lebih sedikit metode dan opsi....membuat tampilan HTML respons dari DOCX. Kami menggunakan cURL untuk...cloud/v2/viewer/storage/file/one-page.docx' \ --header 'authorization:...

    blog.groupdocs.cloud/id/viewer/groupdocs.viewer...
  4. สรุปเอกสารใน C# | REST API สำหรับการสรุปเอกสาร

    วิธีการสรุปเนื้อหาของเอกสารโดยใช้ .NET REST API สร้างสรุปที่กระชับของไฟล์ PDF, ไฟล์ Word, และเอกสารข้อความโดยใช้การสรุปที่ขับเคลื่อนด้วย AI...อัตโนมัติรวมถึง PDF , DOC / DOCX , HTML , Markdown , TXT และ..."input/document.docx" , File.OpenRead( "document.docx" )); fileApi...

    blog.groupdocs.cloud/th/rewriter/summarize-docu...
  5. GroupDocs.Comparison Cloud 19.5를 소개합니다!

    Groupdocs.Comparison Cloud 19.5의 새 버전이 출시되었습니다. Document Comparison Cloud API에 대한 귀하의 관심은 우리가 새로운 기능을 구현하도록 동기를 부여합니다....docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx 저장소에서 파일 다운로드 ### Download document...

    blog.groupdocs.cloud/ko/comparison/introducing-...
  6. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents...."FilePath": "containers/archive/docx.zip", "StorageName": "" } }'...'FilePath': 'containers\archive\docx.zip', 'StorageName': '' } }"...

    docs.groupdocs.cloud/parser/get-container-items...
  7. 隆重推出 GroupDocs.Comparison Cloud 19.5!

    新版本的 Groupdocs.Comparison Cloud 19.5 已发布。您对我们的文档比较云 API 的兴趣让我们有动力实施新功能。...docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx 从存储下载文件 ### Download document...

    blog.groupdocs.cloud/zh/comparison/introducing-...
  8. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Linux/MacOS/Bash # Get JWT token curl -v 'https://api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # Join several documents into one curl -v 'https://api....docx", "StorageName": "" }, "Properties":...''FilePath'': ''documents\\input.docx'', ''StorageName'': '''' },...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  9. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Převeďte Word do HTML Online v Pythonu

    Soubor DOC můžete převést na soubor HTML a zobrazit slovo doc ve webovém prohlížeči. Tento článek je o tom, jak převést slovo na html online v Pythonu....docx", "H:\\groupdocs-cloud-data\\word-file.docx", storage_name)...storage_name) # Nahrajte soubor docx do cloudu response = file_api...

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