Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 20,664 for

model

(0.18 sec)
  1. GoogleAiModel class | Aspose.Words for Python

    aspose.words.ai.GoogleAiModel class. Class representing Google AI Models (Gemini) integration within Aspose.Words....Class representing Google AI Models (Gemini) integration within...dev/gemini-api/docs/models for Gemini models details. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GoogleAiModel Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.AI.GoogleAiModel class to seamlessly integrate Google AI Models, enhancing your document processing capabilities effortlessly....Class representing Google AI Models (Gemini) integration within...wait before the request to AI model times out. The default value...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. IAiModelText.checkGrammar method | Aspose.Words...

    IAiModelText.checkGrammar method. Checks grammar of the provided document...leverages the connected AI model for checking grammar of document...OpenAI generative language models. let model = aw . AI . AiModel ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Meshes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Binormal Data for all Meshes in 3D Model Triangulation of a Simple Polygon...in 3D Model Split Mesh Aspose.3D Document Object Model (DOM)...

    docs.aspose.com/3d/net/meshes/
  5. AI Grammar Checking|Aspose.Words for Java

    Check a document grammar. Aspose.Words for Java allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude Models....OpenAI, Google, and Claude models' families listed in the AiModelType...how to use the GPT-4o mini model in Aspose.Words to check grammar:...

    docs.aspose.com/words/java/grammar-checking/
  6. 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/
  7. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during document rendering and building. Enhance your workflow today!...page layout model build and rendering. Page layout model is built...triggered build, page layout model may or may not be further rendered...

    reference.aspose.com/words/net/aspose.words.lay...
  8. AiModel.create method | Aspose.Words for Node.js

    AiModel.create method. Creates a new instance of [AiModel](../) class....text using OpenAI and Google models. let firstDoc = new aw . Document...Google generative language models. let model = aw . AI . AiModel ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AiModel.with_api_key method | Aspose.Words for ...

    AiModel.with_api_key method. Sets a specified API key to the Model....a specified API key to the model. def with_api_key ( self , api_key...text using OpenAI and Google models. first_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout Model build and rendering. Page layout Model is built in two steps. First, "conversion step", this is when page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page layout Model may or may not be further rendered into fixed page format. For example, computing number of pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....page layout model build and rendering. Page layout model is built...triggered build, page layout model may or may not be further rendered...

    reference.aspose.com/words/cpp/aspose.words.lay...