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

model

(0.1 sec)
  1. 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...
  2. Translate a Document|Aspose.Words for .NET

    Translate a document. Aspose.Words for .NET 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/net/translate-a-document/
  3. 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...
  4. AnthropicAiModel.summarize method | Aspose.Word...

    Aspose.Words.AI.AnthropicAiModel.summarize method...leverages the connected AI model for content processing. summarize...method utilizes the connected AI model for processing each document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Layout::IPageLayoutCallback inte...

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

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Create 3D Presentations in JavaScript|Aspose.Sl...

    Generate interactive 3D presentations in JavaScript 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/nodejs-java/3d-presentat...
  7. Aspose::Words::AI::AiModel::CheckGrammar method...

    Aspose::Words::AI::AiModel::CheckGrammar method. Checks grammar of the provided document. This operation leverages the connected AI Model for checking grammar of document in C++....leverages the connected AI model for checking grammar of document...OpenAI generative language models. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  8. 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...
  9. Aspose::Words::AI::AiModel::Translate method | ...

    Aspose::Words::AI::AiModel::Translate method. Translates the provided document into the specified target language. This operation leverages the connected AI Model for content translating in C++....leverages the connected AI model for content translating. virtual...translate text using Google models. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  10. Aspose::Words::AI::SummarizeOptions::get_Summar...

    Aspose::Words::AI::SummarizeOptions::get_SummaryLength method. Allows to specify summary length. Default value is Medium 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/...