Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 20,568 for

model

(0.55 sec)
  1. Som'n Dokument op|Aspose.Words vir Python via .NET

    Som'n dokument op. Aspose.Words vir Python vereenvoudig dokumentopsomming met behulp van OpenAI en Google AI Modelle deur jou toe te laat om die opsommingslengte te spesifiseer....met behulp van AI-aangedrewe modelle, wat dit makliker maak om lang...gevorderde generatiewe taal modelle van OpenAI en Google , sowel...

    docs.aspose.com/words/af/python-net/summarize-a...
  2. Self-hosted LLM Aspose.Words for .NET | Self-ho...

    Aspose.Words for .NET supports for self-hosted LLMs, enabling secure, flexible, and cost-efficient AI document processing without third-party APIs....self-hosted Large Language Models (LLMs) for AI-enhanced document...infrastructure Cost Control : Host models on your own hardware, avoiding...

    blog.aspose.com/words/self-hosted-llm-aspose-wo...
  3. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....the main class of the object model that represents a Microsoft...Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....create and modify PowerPoint 3D models. This can be achieved by bringing...shape from a 2d shape to a 3D model. Setting the light effect on...

    docs.aspose.com/slides/cpp/3d-presentation/
  6. 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...
  7. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents using C++. 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...Object Model Translate Markdown to Document Object Model (DOM)...

    docs.aspose.com/words/cpp/programming-with-docu...
  8. 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...
  9. Som'n Dokument op|Aspose.Words vir C++

    Som'n dokument op. Aspose.Words vir C++ vereenvoudig dokumentopsomming met behulp van OpenAI en Google AI Modelle deur jou toe te laat om die opsommingslengte te spesifiseer....met behulp van AI-aangedrewe modelle, wat dit makliker maak om lang...taalmodelle. Die lys van ondersteun modelle is beskikbaar in die AiModelType...

    docs.aspose.com/words/af/cpp/summarize-a-document/
  10. CheckGrammarOptions Class | Aspose.Words for .NET

    Optimize your documents with Aspose.Words.AI.CheckGrammarOptions. Discover customizable AI grammar checks for flawless writing and enhanced clarity....generative language models. AiModel model = AiModel . Create (...true ; Document proofedDoc = model . CheckGrammar ( doc , grammarOptions...

    reference.aspose.com/words/net/aspose.words.ai/...