Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 18,542 for

model

(0.2 sec)
  1. 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/...
  2. AiModel.CheckGrammar | Aspose.Words for .NET

    AI-powered grammar checker API for documents. Automatically detect and fix grammar errors in Word files using advanced language Models....leverages the connected AI model for checking grammar of document...generative language models. AiModel model = AiModel . Create (...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. SummarizeOptions constructor | Aspose.Words for...

    SummarizeOptions constructor. Initializes a new instances of [SummarizeOptions](../) class....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...
  4. 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...
  5. AiModel.create method | Aspose.Words for Python

    AiModel.create method. Creates a new instance of [AiModel](../) class....create method create(model_type) Creates a new instance of AiModel...class. def create ( self , model_type : aspose . words . ai ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IAiModelText.Translate | Aspose.Words for .NET

    Effortlessly translate documents with our IAiModelText Translate method. Harness AI for accurate, fast translations in your desired language....leverages the connected AI model for content translating. public...translate text using Google models. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  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. SummarizeOptions.SummaryLength | Aspose.Words f...

    Control your summary length with the SummarizeOptions SummaryLength property. Customize your content for clarity and impact. Default is Medium....text using OpenAI and Google models. Document firstDoc = new Document...generative language models. AiModel model = (( OpenAiModel ) AiModel...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. SummaryLength enumeration | Aspose.Words for No...

    Aspose.Words.AI.SummaryLength enumeration. Enumerates possible lengths of summary....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...
  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...