Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
In diesem Abschnitt finden Sie eine Reihe von Docs API-Beispielanwendungen und ‑Dienstprogrammen, die zeigen, wie Sie eine beabsichtigte Google Docs-Aktion in eine API-Anfrage umwandeln.
Dokumentinhalte als JSON mit der Docs API ausgeben: Gibt einen JSON-Dump des gesamten Inhalts eines Dokuments aus. So können Sie die Struktur von Google Docs-Dateien besser nachvollziehen oder Probleme beheben.
Seriendruck mit der Docs API: Erstellen Sie Seriendruckdokumente aus einer Vorlage mit Daten aus Google Sheets oder Nur-Text.
Codelab
Transkript von Geschäftstreffen mit Google Docs und maschinellem Lernen erstellen:
In diesem Codelab erfahren Sie, wie Sie eine Audiodatei über die
Google Cloud Speech-to-Text API senden und das Transkript in einem Google-Dokument ausgeben. Die Speech-to-Text API ist einfach zu verwenden und nutzt ein leistungsstarkes neuronales Netzwerk, um Entwicklern die Umwandlung von Audio in Text zu ermöglichen. Außerdem wird es durch maschinelles Lernen unterstützt.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-29 (UTC)."],[],[],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."]]