Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 2,875 for

translation

(0.42 sec)
  1. 在 C# 中配置 AI 模型端點 | AI 模型端點配置 C#

    了解如何在 Aspose.Words 中為 .NET 配置自訂 AI 模型服務端點,並使用它們在 AI 支援的整合中實現更大的靈活性。...summarization, grammar checking, or translation. ... 為什麼配置 AI 模型服務很重要 # 此次更新賦予開發者以下功能:...

    blog.aspose.com/zh-hant/words/configuring-ai-mo...
  2. Aspose::Words::AI::OpenAiModel::WithOrganizatio...

    Aspose::Words::AI::OpenAiModel::WithOrganization method. Sets a specified Organization to the model in C++....Aspose::Words::AI::OpenAiModel::Translate method Aspose::Words::AI:...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. Convert HTML to MHTML via C# | products.aspose.com

    Sample code for HTML to MHTML C# conversion. Use API example code for batch HTML files to MHTML conversion within VB.NET, Asp.NET or any .NET based application.... It accurately translates the content, structure, and...

    products.aspose.com/email/net/conversion/html-t...
  4. Convert EML to MBOX via C# | products.aspose.com

    Sample code for EML to MBOX C# conversion. Use API example code for batch EML files to MBOX conversion within VB.NET, Asp.NET or any .NET based application.... It accurately translates the content, structure, and...

    products.aspose.com/email/net/conversion/eml-to...
  5. Convert HTML to OFT via C# | products.aspose.com

    Sample code for HTML to OFT C# conversion. Use API example code for batch HTML files to OFT conversion within VB.NET, Asp.NET or any .NET based application.... It accurately translates the content, structure, and...

    products.aspose.com/email/net/conversion/html-t...
  6. Convert HTML to EML via C# | products.aspose.com

    Sample code for HTML to EML C# conversion. Use API example code for batch HTML files to EML conversion within VB.NET, Asp.NET or any .NET based application.... It accurately translates the content, structure, and...

    products.aspose.com/email/net/conversion/html-t...
  7. Convert EMLX to MBOX via C# | products.aspose.com

    Sample code for EMLX to MBOX C# conversion. Use API example code for batch EMLX files to MBOX conversion within VB.NET, Asp.NET or any .NET based application.... It accurately translates the content, structure, and...

    products.aspose.com/email/net/conversion/emlx-t...
  8. Convert EMLX to OFT via C# | products.aspose.com

    Sample code for EMLX to OFT C# conversion. Use API example code for batch EMLX files to OFT conversion within VB.NET, Asp.NET or any .NET based application.... It accurately translates the content, structure, and...

    products.aspose.com/email/net/conversion/emlx-t...
  9. Language | Aspose.Words for Java

    Specifies the language into which the text will be translated using AI. in Java....be translated using AI.. Examples: Shows how to translate text...Document translatedDoc = model.translate(doc, Language.ARABIC); translatedDoc...

    reference.aspose.com/words/java/com.aspose.word...
  10. Flou gaussien – Filtres SVG – Code C#

    Apprenez à écrire du code SVG pour un filtre Flou gaussien et consultez des exemples C# pour implémenter l'effet Flou gaussien sur les éléments SVG et les bitmaps....height = "60" transform = "translate(120)" filter = "url(#f1)"...height = "60" transform = "translate(240)" filter = "url(#f2)"...

    docs.aspose.com/svg/fr/net/gaussian-blur/