نماذج من واجهة برمجة التطبيقات لـ "مستندات Google"
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يعرض هذا القسم مجموعة من التطبيقات النموذجية والأدوات المساعدة لواجهة برمجة التطبيقات Docs API التي توضّح كيفية ترجمة إجراء معيّن في "مستندات Google" إلى طلب بيانات من واجهة برمجة التطبيقات.
درس تطبيقي حول الترميز
إنشاء نص لاجتماعات عملك باستخدام "مستندات Google" و"التعلم الآلي":
في هذا الدرس العملي، ستتعرّف على كيفية إرسال ملف صوتي من خلال
Google Cloud Speech-to-Text API،
ثم إخراج النص إلى مستند Google. تتميّز واجهة Speech-to-Text API بسهولة الاستخدام، كما أنّها تستخدم شبكة عصبونية قوية تتيح للمطوّرين تحويل الصوت إلى نص. بالإضافة إلى ذلك، تستند هذه الميزة إلى تكنولوجيا تعلُّم الآلة.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# Google Docs API samples\n\nThis section presents a set of Docs API sample applications and\nutilities that demonstrate how to translate an intended Google Docs action\ninto an API request.\n\n- [Output document contents as JSON with\n Docs API](/workspace/docs/api/samples/output-json): Outputs a JSON dump of\n the complete contents of a document. This can help you understand the\n structure of Docs files or troubleshoot issues.\n\n- [Extract the text from a document with\n Docs API](/workspace/docs/api/samples/extract-text): Extracts only the text\n from a document. This is especially useful for passing the text to another\n service.\n\n- [Mail merge with Docs API](/workspace/docs/api/samples/mail-merge): Mail\n merge documents from a template with data from Google Sheets or plain\n text.\n\nCodelab\n-------\n\n[Create a transcript of your business meetings using Google Docs \\& Machine\nLearning](https://codelabs.developers.google.com/codelabs/docs-ml-transcript#0):\nIn this codelab, you'll learn how to send an audio file through the [Google Cloud Speech-to-Text API](https://cloud.google.com/speech-to-text/),\nthen output the transcript to a Google document. The Speech-to-Text API is\neasy-to-use and applies a powerful neural network to enable developers to\nconvert audio to text. Plus, it's powered by Machine Learning."]]