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

model

(0.1 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::AI::AiModel class | Aspose.Words...

    Aspose::Words::AI::AiModel class. An abstract class representing the integration with various AI Models within the Aspose.Words in C++....integration with various AI models within the Aspose.Words . class...leverages the connected AI model for checking grammar of document...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout Model build and rendering....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/python-net/aspose.wo...
  5. AI-powered Features|Documentation

    This article is a step-by-step guide to using AI-powered features for processing spreadsheet files....Table of Contents Configure AI Model Create AI Instance Process Files...C# programming. Configure AI Model To start using Cells AI, you...

    docs.aspose.com/cells/net/ai-powered-features/
  6. SummarizeOptions | Aspose.Words for .NET

    Discover the SummarizeOptions constructor for creating customized instances of the SummarizeOptions class, enhancing your coding efficiency and flexibility....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/...
  7. AiModel.translate method | Aspose.Words for Python

    AiModel.translate method. Translates the provided document into the specified target language...leverages the connected AI model for content translating. def...translate text using Google models. doc = aw . Document ( file_name...

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

    Unlock creative potential with Aspose.Words.AI.IAiModelText, the versatile interface for AI Models that generate diverse, high-quality text content effortlessly....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/net/aspose.words.ai/...
  9. AiModel.summarize method | Aspose.Words for Python

    aspose.words.ai.AiModel.summarize method...leverages the connected AI model for content processing. def...method utilizes the connected AI model for processing each document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SummarizeOptions.summary_length property | Aspo...

    SummarizeOptions.summary_length property. Allows to specify summary length...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...