Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 20,685 for

model

(1.46 sec)
  1. Save and restore session|Documentation

    Persist an Aspose.LLM for .NET chat session to disk and resume it in a later process or on another machine....context of the first — the model remembers the customer’s scenario...across major versions. Same model file. Load on a machine that...

    docs.aspose.com/llm/net/use-cases/save-and-rest...
  2. Create a PDF from web page using MVC .NET 4.8 -...

    I am using .NET framework 4.8 and would like to create a PDF from and application using MVC. Please provide guidance on using views and viewModels to create the PDF....ActionResult GeneratePdf() { var model = new PdfViewModel { Title =...RenderRazorViewToStr("PdfView", model); // Convert HTML to PDF using...

    forum.aspose.com/t/create-a-pdf-from-web-page-u...
  3. AI-Powered Presentation Translator|Aspose.Slide...

    Translate PowerPoint slides with AI using Aspose.Slides for .NET. Localize PPT, PPTX and ODP while preserving layout—fast and developer-friendly. Try it....integrates with external AI models over the internet. This functionality...different AI provider or language model. Aspose.Slides handles the communication...

    docs.aspose.com/slides/net/ai/translator/
  4. AI Grammar Checking|Aspose.Words for Python via...

    Check a document grammar. Aspose.Words for Python allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude Models....checking on a document with AI models, including sample code and...OpenAI, Google, and Claude models' families listed in the AiModelType...

    docs.aspose.com/words/python-net/grammar-checking/
  5. Hello, world!|Documentation

    Minimal end-to-end example with Aspose.LLM for .NET — create the API from a preset, send a message, and print the response.... Enough RAM for the chosen model. Qwen25Preset needs roughly...(100-500 MB) from GitHub and the model file (~4 GB for Qwen25Preset...

    docs.aspose.com/llm/net/hello-world/
  6. Customizing presets|Documentation

    Override fields on built-in Aspose.LLM for .NET presets — either instance-level tweaks or a subclass for reusable configuration....substitute entire services (custom model loaders, custom prompt formatters)...Subclasses inherit the base preset’s model source and chat template — you...

    docs.aspose.com/llm/net/developer-reference/pre...
  7. Using Azure OpenAI with Aspose.Words.IA - Free ...

    I want to use Aspose.words.IA in .Net to Check grammar using my Azure OpenAI instance. but I receive an error message : Ressource not found. Th url and Apikey are correct because I already use them in my project to reach…...api-version=2025-01-01-preview"; OpenAiModel model = (OpenAiModel)AiModel.Create(AiModelType...Gpt4O) .WithApiKey(azureApiKey); model.Url = azureEndpoint; CheckGrammarOptions...

    forum.aspose.com/t/using-azure-openai-with-aspo...
  8. Module.DetectAreasMode.COMBINE|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.COMBINE Model....PHOTO model. This allows you to handle even...specialized models. Try one of the dedicated area detection models if...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  9. Programming with Documents|Aspose.Words for Nod...

    Use the Aspose using `Nodejs.Words` Document Object Model classes to programmatically create, modify, and manage documents with nodejs-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Words Document Object Model classes. Articles in this section...Aspose.Words Document Object Model (DOM) Translate Markdown to...

    docs.aspose.com/words/nodejs-net/programming-wi...
  10. Aspose::Words::NodeList class | Aspose.Words fo...

    Aspose::Words::NodeList class. Represents a collection of nodes matching an XPath query executed using the SelectNodes() method. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...#include <Aspose.Words.Cpp/Model/Nodes/NodeType.h> #include <Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...