Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 18,528 for

model

(0.1 sec)
  1. SummaryLength enumeration | Aspose.Words for Py...

    aspose.words.ai.SummaryLength enumeration. Enumerates possible lengths of summary....text using OpenAI and Google models. first_doc = aw . Document...Google generative language models. model = aw . ai . AiModel . create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::AI::IAiModelText::CheckGrammar m...

    Aspose::Words::AI::IAiModelText::CheckGrammar method. Checks grammar of the provided document. This operation leverages the connected AI Model for checking grammar of document in C++....leverages the connected AI model for checking grammar of document...OpenAI generative language models. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. 在 PHP 中创建 3D 演示文稿|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...demonstrate 3D model of your future business project, 3D model of the...building or its interior, 3D model of the game character, or just...

    docs.aspose.com/slides/zh/php-java/3d-presentat...
  4. OpenAiModel.with_project method | Aspose.Words ...

    OpenAiModel.with_project method. Sets a specified Project to the Model....a specified Project to the model. def with_project ( self , project_id...text using OpenAI and Google models. first_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AiModel.WithApiKey | Aspose.Words for .NET

    Unlock the power of AiModel with the WithApiKey method. Effortlessly set your API key for enhanced functionality and seamless integration....a specified API key to the model. public AiModel WithApiKey (...text using OpenAI and Google models. Document firstDoc = new Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. Aspose::Words::Layout namespace | Aspose.Words ...

    Aspose::Words::Layout namespace. The Aspose.Words.Layout namespace provides classes that allow to access information such as on what page and where on a page particular document elements are positioned, when the document is formatted into pages in C++....to walk over the page layout model. Available properties are type...and rendering of page layout model. Enums Enum Description CommentDisplayMode...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Translate a Document|Aspose.Words for Java

    Translate a document. Aspose.Words for Java simplifies document translation using Google AI Models, allowing you to specify the target language....Google generative language models, which allows developers to...languages, the Google AI-based model will be able to translate all...

    docs.aspose.com/words/java/translate-a-document/
  8. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the spose.OCR for Python via .NET recognition package....following byte array in RGB color model: Because the pixel array does...as well as its color model. Color model Bytes per pixel Pixel...

    docs.aspose.com/ocr/python-net/ocrinput/image-b...
  9. IAiModelText class | Aspose.Words for Python

    aspose.words.ai.IAiModelText class. The common interface for AI Models designed to generate a variety of text-based content....The common interface for AI models designed to generate a variety...leverages the connected AI model for checking grammar of document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How To Use XPath To Select XML Nodes – C# – Asp...

    Learn how to navigate through an XML document and select nodes using XPath. Consider С# examples of selecting information from an XML using XPath queries....car descendant::Car with a model’s date of manufacture newer...newer than 2005 descendant::Model > 2005 . In terms of the DOM tree...

    docs.aspose.com/html/net/how-to-articles/how-to...