Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 3,113 for

translation

(0.1 sec)
  1. AI-gestützte Funktionen in Python | Dokument üb...

    Verwenden Sie Aspose.Words für Python, um Dokumente mit AI zusammenzufassen, zu übersetzen und deren Grammatik zu überprüfen. Dies ermöglicht intelligentere und automatisierte Dokumentenverarbeitungs-Workflows....as_google_ai_model() translated_doc = model.translate(doc, aw.ai.Language...Language.ARABIC) translated_doc.save("AI.AiTranslate.docx") Grammatikprüfung...

    blog.aspose.com/de/words/ai-powered-features-as...
  2. Funcionalidades con tecnología AI en Python | T...

    Utilice Aspose.Words para Python para resumir, traducir y revisar la gramática de los documentos con AI, lo que permite flujos de trabajo de procesamiento de documentos más inteligentes y automatizados....as_google_ai_model() translated_doc = model.translate(doc, aw.ai.Language...Language.ARABIC) translated_doc.save("AI.AiTranslate.docx") Corrección...

    blog.aspose.com/es/words/ai-powered-features-as...
  3. Funzionalità basate su AI in Python | Traduci u...

    Utilizza Aspose.Words per Python per riassumere, tradurre e controllare la grammatica dei documenti con AI, consentendo flussi di lavoro di elaborazione dei documenti più intelligenti e automatizzati....as_google_ai_model() translated_doc = model.translate(doc, aw.ai.Language...Language.ARABIC) translated_doc.save("AI.AiTranslate.docx") Controllo...

    blog.aspose.com/it/words/ai-powered-features-as...
  4. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java.... translate(Document sourceDocument, int...of the document’s content. translate(Document sourceDocument, int...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...20 //Translate to initial point 21 document. Translate (x0, y0);...+= squareSide; 43 } 44 //Translate current graphics state 45...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  6. ContributorCollection.producer property | Aspos...

    ContributorCollection.producer property. Gets or sets the producer of a source....translator property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AI-powered Features|Aspose.Words for .NET

    Aspose.Words for .NET introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance....Models Summarize a Document Translate a Document Grammar Checking...

    docs.aspose.com/words/net/ai-powered-features/
  8. Aspose::Words::AI::OpenAiModel class | Aspose.W...

    Aspose::Words::AI::OpenAiModel class. Class representing OpenAi models integration within Aspose.Words in C++.... Translate (System::SharedPtr<Aspose::Words::Document>...Aspose::Words::AI::Language) override Translates the provided document into...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  9. Lưu trữ

    Lưu trữ...có thể sử dụng phương thức Translate do giao diện IAiModelText...Document translatedDoc = model.Translate(doc, Language.Arabic); translatedDoc...

    blog.aspose.com/vi/words/translate-documents-ne...
  10. 搜索

    搜索...要翻譯文檔,您可以使用 IAiModelText 介面提供的 Translate 方法。首先建立一個 AI 模型實例,設定適當的 API...WithApiKey(apiKey); 文檔翻譯Doc = model.Translate(doc, Language.Arabic); 翻譯文件...

    blog.aspose.com/zh-hant/words/translate-documen...