Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 10,612 for

docx

(0.04 sec)
  1. Ruby Kullanarak Word'de Sayfaları Taşıma, Yenid...

    Sayfaları yeniden düzenlemek, hiçbir şeyi çıkarmadan belge tasarımını optimize etmek için harika bir çözümdür. Ruby kullanarak Word'de sayfaların nasıl yeniden sıralanacağını ve yeniden düzenleneceğini öğrenelim...Ruby’de REST API kullanılarak Word DOCX Sayfaları Nasıl Değiştirilir...'rearrange_pages/word-pages.docx' @options.output_path = "re...

    blog.groupdocs.cloud/tr/merger/how-to-move-reor...
  2. Додайте анотації в документи Word за допомогою ...

    Програмно додайте анотації в документи Word за допомогою REST API у хмарі в Node.js за допомогою Document Annotation Cloud SDK для Node.js....Для анотування файлів DOC або DOCX ми будемо використовувати API...можемо додати анотації до файлів DOCX, виконавши прості кроки, згадані...

    blog.groupdocs.cloud/uk/annotation/add-annotati...
  3. Tambahkan Anotasi di Dokumen Word menggunakan R...

    Tambahkan anotasi secara terprogram dalam dokumen Word menggunakan REST API di cloud di Node.js dengan Document Annotation Cloud SDK untuk Node.js....Untuk menganotasi file DOC atau DOCX , kami akan menggunakan Node...menambahkan anotasi ke file DOCX dengan mengikuti langkah-langkah...

    blog.groupdocs.cloud/id/annotation/add-annotati...
  4. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....docx' }, 'AcceptAll': true, 'OutputPath':...'OutputPath': 'output/result.docx' }" Response { "href" : "https://api...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  5. Chuyển đổi Word sang tệp hình ảnh JPEG, PNG hoặ...

    Bài viết này nói về cách chuyển đổi Word sang tệp hình ảnh JPEG, PNG hoặc GIF trong Python...trong Python Chuyển đổi DOC/DOCX sang PNG trong Python bằng API...API REST Chuyển đổi Word DOC/DOCX thành GIF bằng Python bằng API...

    blog.groupdocs.cloud/vi/conversion/convert-word...
  6. Como combinar vários documentos do Word usando ...

    Nossa API foi projetada para mesclar documentos e arquivos em vários formatos online. Este artigo é sobre como combinar vários documentos do Word usando Python.... Nossa API de fusão docx on-line fornece uma solução...Python SDK para mesclar arquivos docx online usando o comando abaixo:...

    blog.groupdocs.cloud/pt/merger/how-to-combine-m...
  7. วิธีรวมเอกสาร Word หลายชุดโดยใช้ Python

    API ของเราออกแบบมาเพื่อรวมเอกสารและไฟล์ในรูปแบบต่างๆ ทางออนไลน์ บทความนี้เกี่ยวกับวิธีการรวมเอกสารหลายคำโดยใช้ Python...ยใช้ REST API API การควบรวม docx ออนไลน์ของเรามอบโซลูชันที่ส...Merger Python SDK เพื่อรวมไฟล์ docx ออนไลน์โดยใช้คำสั่งด้านล่าง:...

    blog.groupdocs.cloud/th/merger/how-to-combine-m...
  8. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....docx'}, 'Pages': [ 2, 4, 7 ], 'OutputPath':...'output/extract-pages-by-numbers.docx' }" Response *Response will...

    docs.groupdocs.cloud/merger/extract-pages/
  9. Прийняти або відхилити відстежені зміни докумен...

    Програмно приймати або відхиляти відстежувані зміни документа Word за допомогою REST API у хмарі на Python із Document Comparison Cloud SDK для Python....docx) програмним шляхом у хмарі....згадані нижче: Завантажте файли DOCX у хмару Прийняти або відхилити...

    blog.groupdocs.cloud/uk/comparison/accept-or-re...
  10. 使用 Python 接受或拒绝 Word 文档的修订

    使用适用于 Python 的文档比较云 SDK 在 Python 中使用云中的 REST API 以编程方式接受或拒绝 Word 文档的跟踪更改。...docx) 的跟踪更改。本文将重点介绍如何在 Python 中使用...您可以按照下面提到的简单步骤接受或拒绝 Word 文档的特定修订: 上传 DOCX文件到云端 使用 Python 接受或拒绝更改 下载 生成的文件...

    blog.groupdocs.cloud/zh/comparison/accept-or-re...