Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 14,795 for

docx

(0.38 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...docx) en utilisant Node.js et l’API...partir de documents Word (.doc, .docx) en utilisant Node.js et l’API...

    blog.groupdocs.cloud/fr/groupdocs.cloud/page/7/
  2. Klasyfikuj swój tekst za pomocą GroupDocs.Class...

    Klasyfikacja tekstu jest również nazywana kategoryzacją tekstu. Klasyfikatory tekstu mogą być używane do ustalania, strukturyzowania i kategoryzowania prawie wszystkiego w tekście....dokumentu: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Formaty...{"Folder": "words/docx","Name": "four-pages.docx" } }' Odpowiedź...

    blog.groupdocs.cloud/pl/classification/classify...
  3. Word または Excel ドキュメントを 7 つの異なる言語に翻訳 | REST API

    文書の構造を損なうことなく、Word および Excel 文書を中国語、英語、フランス語、ドイツ語、イタリア語、ロシア語、スペイン語に翻訳する翻訳 API。...docx" \], "errors": \[\] } REST API...文書を英語からフランス語に翻訳しています。ファイル document.docx は、MyStorage の下の myFolder に以...

    blog.groupdocs.cloud/ja/translation/translate-w...
  4. Java で Word から PNG へ、および PNG から Word ドキュメントへ変換

    無料で安全な API を使用して、Word DOC を最適化された PNG 画像に数秒で変換します。 Java で Word を PNG に変換する方法、および PNG を Word 文書に変換する方法を見てみましょう。...API を使用して Java で PNG を Word DOCX に変換する方法 Java REST API を使用して...DOC から PNG へ、および PNG から Word DOCX に変換するには、GroupDocs.Conversion...

    blog.groupdocs.cloud/ja/conversion/convert-word...
  5. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....docx" , Common . MyStorage ); var...est ( "conversions\one-page.docx" , CommonUtils :: $MyStorage...

    docs.groupdocs.cloud/conversion/working-with-st...
  6. 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......NET – Menggabungkan File DOC/DOCX Secara Programatis Pelajari...beberapa dokumen Word (DOC, DOCX) menjadi satu file menggunakan...

    blog.groupdocs.cloud/id/categories/groupdocs.me...
  7. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....docx" }, "Options": [ { "AllPages":..."signaturedocs/signedQRCode_one-page.docx" }, "Options": [ { "AllPages":...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  8. groupdocs word api

    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....docx) ドキュメントから画像を抽出する方法について説明します。Node...Cloud REST APIを使用して、Word文書(.doc、.docx)からプログラムでテキストを抽出する方法について説明しま...

    blog.groupdocs.cloud/ja/tag/groupdocs-word-api/
  9. GroupDocs.Assembly Cloud Product Family on Docu...

    GroupDocs.Assembly Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Assembly Cloud Product Family on Document Processing REST APIs | GroupDocs Clo......template DOCX, gabungkan data JSON, dan hasilkan DOCX atau PDF...

    blog.groupdocs.cloud/id/categories/groupdocs.as...
  10. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....docx", "Format": "pdf", "WatermarkOptions":..."FilePath": "WordProcessing/four-pages.docx", "Format": "pdf", "WatermarkOptions":...

    docs.groupdocs.cloud/conversion/add-watermark/