Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 14,210 for

docx

(0.66 sec)
  1. 使用 REST API 編輯 Word 文檔或 Excel 工作表

    使用適用於 Python 的 Document Editor Cloud SDK,使用 Python 中云端文檔中的 REST API 以編程方式編輯 Word 文檔或 Excel 工作表。...docx", recursive=False) destination_file...WordProcessingSaveOp 以保存在 DOCX 中 使用 Edit API 的 Save 方法將 HTML 保存回 DOCX 以下代碼片段顯示瞭如何使用...

    blog.groupdocs.cloud/zh-hant/editor/edit-word-o...
  2. Analisi di testi o documenti utilizzando un'API...

    Esegui in modo programmatico l'analisi del sentiment dei tuoi documenti e di qualsiasi testo non elaborato utilizzando un'API REST in C# con GroupDocs.Classification per .NET SDK....Innanzitutto, carica il file DOCX sul cloud utilizzando l’esempio...Open("C:\\Files\\Classification\\sample.docx", FileMode.Open); // creare...

    blog.groupdocs.cloud/it/classification/sentimen...
  3. Chỉnh sửa Tài liệu Word hoặc Trang tính Excel b...

    Lập trình chỉnh sửa tài liệu Word hoặc trang tính Excel bằng cách sử dụng API REST từ tài liệu của bạn trên đám mây bằng Python với SDK đám mây của Trình chỉnh sửa tài liệu dành cho Python....docx", recursive=False) destination_file...WordProcessingSaveOp để lưu trong DOCX Lưu HTML trở lại DOCX bằng phương pháp...

    blog.groupdocs.cloud/vi/editor/edit-word-or-exc...
  4. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....docx"}' Windows PowerShell # First...-d "{ 'FilePath': 'one-page.docx' }" Windows CMD : : First get...

    docs.groupdocs.cloud/annotation/delete-pages/
  5. Convert Word to PDF in ruby

    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....Word Dokumente mit Ruby in PDF DOCX ist eines der beliebtesten ...Welt. Allerdings formatiert MS DOCX Dokumente neu und kann beim...

    blog.groupdocs.cloud/de/tag/convert-word-to-pdf...
  6. dotnet on Document Processing REST APIs | Group...

    dotnet on Document Processing REST APIs | GroupDocs Cloud Recent content in dotnet on Document Processing REST APIs | GroupDocs Cloud Criar faturas online na nuvem em apenas alguns passos Aprenda a......um modelo DOCX, associe dados JSON e obtenha DOCX ou PDF com...

    blog.groupdocs.cloud/pt/tag/dotnet/index.xml
  7. 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....Word a PowerPoint Convierta DOCX a PPTX o PPT en Ruby Conversión...a documentos de Word (DOC o DOCX) mediante programación en la...

    blog.groupdocs.cloud/es/categories/groupdocs.co...
  8. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....docx" }, "Options": [ { "SignatureType":...'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType':...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  9. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....docx" }, "Options": [ { "AllPages":...'signaturedocs/signedCollectionsOne_page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/search-for-multi...
  10. 在 Java 中以編程方式將 Word 轉換為 JPG 並將 JPG 轉換為 Word

    文件轉換 API 允許將圖像從 JPG 轉換為 Word DOC。本文介紹如何在 Java 中以編程方式將 Word 轉換為 JPG 以及將 JPG 轉換為 Word...我們將在本文中介紹以下幾點: Java 以編程方式將 DOCX 轉換為 JPG 並將 JPG 轉換為 DOCX - API 安裝 如何使用 REST...Word 文檔 Java 以編程方式將 DOCX 轉換為 JPG 並將 JPG 轉換為 DOCX - API 安裝 # 要在 Java...

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