Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 20,791 for

model

(0.07 sec)
  1. 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...
  2. Reduce first-token latency|Documentation

    Cut the time to first response in Aspose.LLM for .NET — warm up the engine, shorten system prompts, size batches correctly, and avoid cold starts....Cold-start — binary download, model load, session creation. Happens...ever: downloads binaries + model (100-500 MB + 2-15 GB). Several...

    docs.aspose.com/llm/net/how-to/reduce-first-tok...
  3. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing document content in Java....text using OpenAI and Google models. Document firstDoc = new Document(getMyDir()...generative language models. AiModel model = ((OpenAiModel)AiModel...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  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. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Java API has support of primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....Scene from Primitive 3D Shapes Modeling is the process of pure creation...new Scene (); // Create a Box model scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/java/create-scene-with-primi...
  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. Aspose.Words.BuildingBlocks module | Aspose.Wor...

    The Aspose.Words.BuildingBlocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a document....Words Document Object Model (DOM) documentation article...Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LogitBias|Documentation

    Per-token logit adjustment in Aspose.LLM for .NET — add or subtract a value from any token's logit to favor or ban it....add a per-token offset to the model’s logits before sampling. Positive...Obtaining token IDs requires the model’s tokenizer — not exposed in...

    docs.aspose.com/llm/net/developer-reference/par...
  10. AI-Powered Presentation Translator|Aspose.Slide...

    Translate PowerPoint slides with AI using Aspose.Slides for Python. 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/python-net/ai/translator/