Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 19,600 for

model

(0.36 sec)
  1. 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...
  2. 总结文档|Aspose.Words为Python via .NET

    总结一个文档。 Aspose.Words为Python 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。...Google generative language models. model = aw . ai . AiModel . create...with_api_key ( api_key ) . as_open_ai_model () options = aw . ai . SummarizeOptions...

    docs.aspose.com/words/zh/python-net/summarize-a...
  3. Latest Aspose.3D Product Family topics - Free S...

    Get technical support of Aspose.3D for .NET and Java....August 8, 2024 Converted GLB Model Rotation 3d-net 12 443 August...How can I make a simple 3D Model viewer? 2 492 February 20, 2024...

    forum.aspose.com/c/3d/18
  4. Polygons|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....Polygons to Triangles in 3D Model Generate UV Mesh Working with...

    docs.aspose.com/3d/java/polygons/
  5. 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...
  6. Generate Normal Data for All Meshes in a 3D Fil...

    Using Aspose.3D for .NET, developers can generate normal data for all meshes in any 3D Model (without the normal data)....data for all meshes in any 3D model (without the normal data). Generate...Binormal Data for all Meshes in 3D Model...

    docs.aspose.com/3d/net/generate-normal-data-for...
  7. Aspose.Words module | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  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. 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...
  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...