Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 19,721 for

model

(0.24 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::AI::OpenAiModel::WithProject met...

    Aspose::Words::AI::OpenAiModel::WithProject method. Sets a specified Project to the Model in C++....a specified Project to the model. System :: SharedPtr < Aspose...text using OpenAI and Google models. auto firstDoc = System ::...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  7. 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...
  8. 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...
  9. 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...
  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...