Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 11,228 for

doc

(0.68 sec)
  1. 在 Python 中使用 REST API 從 Word 文件中提取或刪除註釋

    使用適用於 Python 的 Document Annotation Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式提取或刪除註釋。...doc 或 .docx)文件。您還可以使用 Python 從 Word...REST API 和 Python SDK # 為了從 DOC 或 DOCX 文件中提取或刪除註釋,我將使用 GroupDocs...

    blog.groupdocs.cloud/zh-hant/annotation/extract...
  2. Trích xuất hình ảnh từ tài liệu Word sử dụng C#...

    Học cách trích xuất hình ảnh từ các tệp Word (.DocX, .Doc) trong C# .NET và REST API. Hướng dẫn từng bước để trích xuất và lưu hình ảnh nhúng trực tuyến....doc hoặc .docx tệp một cách thủ công...hình ảnh trực tiếp từ các tệp .doc và .docx trong các ứng dụng C#...

    blog.groupdocs.cloud/vi/parser/extract-images-f...
  3. 从 Word 文档中提取图像使用 C# .NET | REST API

    学习如何在 C# .NET 和 REST API 中从 Word (.DocX, .Doc) 文件中提取图像。逐步教程,在线提取和保存嵌入的图像。...doc 或 .docx 文件中保存每个图像可能会很慢且容易出错—...等。根据我们的要求,API 通过让您在 C# 应用程序中直接从 .doc 和 .docx 文件中读取、提取和保存图片来简化这些用例。...

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  4. Extraire ou supprimer des annotations de fichie...

    Extrayez ou supprimez par programmation des annotations à l'aide de l'API REST sur le cloud en Python avec Document Annotation Cloud SDK pour Python....doc ou .docx) par programmation sur...des annotations de fichiers DOC ou DOCX , j’utiliserai l’API...

    blog.groupdocs.cloud/fr/annotation/extract-or-r...
  5. GroupDocs.Viewer 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....開發人員,您可以輕鬆地在雲上支持響應式 HTML 網頁的瀏覽器中呈現您的 Word 文檔(DOC 或 OCX)。在本文中,您將學習如何在 PHP 中使用 REST...開發人員,您可以在雲上的 .NET 應用程序中以編程方式輕鬆地將 DOC 或 DOCX 文件呈現為 HTML 頁面。在本文中,您將學習如何在...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  6. 從 Node.js 中擷取 Word 的文本 | Word 文檔解析 API

    學習如何使用 Node.js REST API 從 Word 文檔 (.Docx) 中提取文本。通過 Node.js REST API 或 cURL 自動化 Word 文本提取。...doc 和 .docx 文件中提取內容,而無需安裝 Microsoft...js,您可以輕鬆地從 Word 文件 (.docx 或 .doc) 中提取文本,以便進行自動化、索引或數據挖掘。該 SDK...

    blog.groupdocs.cloud/zh-hant/parser/extract-tex...
  7. วิธีแปลงไฟล์ MSG เป็น PDF ใน Ruby

    แปลงอีเมล Outlook และรูปแบบไฟล์ OfficeLogic Groupware MSG เป็นรูปแบบ PDF บทความนี้เกี่ยวกับวิธีแปลงไฟล์ MSG เป็น PDF ใน Ruby...เช่น center\window, display\doc\title, margin, image\quality...false convertOptions.display_doc_title = true convertOptions.dpi...

    blog.groupdocs.cloud/th/conversion/how-to-conve...
  8. GroupDocs.Merger Cloud Product Family on Docume...

    GroupDocs.Merger Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Merger Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud P......文書を結合する – DOC/DOCX ファイルをプログラムでマージする 複数の Word (DOC, DOCX) ドキュメントを...文書から特定のページまたはセクションを分割します。 Java で Word ドキュメント (DOC、DOCX) を結合する方法 この包括的なステップバイステップ...

    blog.groupdocs.cloud/ja/categories/groupdocs.me...
  9. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared Document can be applied or rejected and the exported to a final Document. GroupDocs.Comparison Cloud allows to obtain basic information about source Document - file type, size, pages count etc....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/overview/
  10. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/changeinfo/