Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 19,764 for

model

(0.39 sec)
  1. Module.DetectAreasMode.TABLE|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.TABLE algorithm....Contents [ Hide ] When this model is enabled, OCR engine detects...cells. This areas detection model is recommended when working...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  2. Aspose::Words::AI::SummarizeOptions class | Asp...

    Aspose::Words::AI::SummarizeOptions class. Allows to specify various options for summarizing document content in C++....text using OpenAI and Google models. auto firstDoc = System ::...Google generative language models. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. 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...
  4. Create 3D Presentations in Java|Aspose.Slides D...

    Generate interactive 3D presentations in Java with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....demonstrate 3D model of your future business project, 3D model of the...building or its interior, 3D model of the game character, or just...

    docs.aspose.com/slides/java/3d-presentation/
  5. 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...
  6. 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...
  7. IPageLayoutCallback class | Aspose.Words for No...

    Aspose.Words.Layout.IPageLayoutCallback class. Implement this interface if you want to have your own custom method called during build and rendering of page layout Model....and rendering of page layout model. Remarks The primary use for...possible to build page layout model for only a few pages at start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Module.DetectAreasMode.DOCUMENT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.DOCUMENT Model....DOCUMENT Contents [ Hide ] This model works best with large amounts...this document areas detection model: var settings = Module . WasmAsposeOCRRecogni...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  9. 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...
  10. 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...