Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 20,610 for

model

(0.36 sec)
  1. Page Count way off - Free Support Forum - aspos...

    I loaded the attached PDFi nto an Aspose Document and the reported page count is 7 but there are 429 pages in the PDF David-Foster-Wallace-Infinite-Jest.pdf (4.7 MB) LoadOptions loadOptions = new LoadOptions(); loadOpt…...Words Document Object Model . But on the other hand PDF...into the Flow Document Object Model. Unfortunately, such conversion...

    forum.aspose.com/t/page-count-way-off/326236
  2. Streaming-like responses|Documentation

    Aspose.LLM for .NET does not expose token streaming. This page documents the limitation, the workarounds, and the patterns that deliver a responsive user experience without streaming....user sees the reply after the model finishes generating. On a modern...small model Some applications run a small, fast model for an...

    docs.aspose.com/llm/net/use-cases/streaming-lik...
  3. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....to use the Document Object Model to create, modify, and manage...Aspose.Words Document Object Model classes. Articles in this section...

    docs.aspose.com/words/python-net/programming-wi...
  4. OpenAiModel constructor | Aspose.Words for Node.js

    Aspose.Words.AI.OpenAiModel constructor...name string The name of the model. For example, gpt-5.2-chat-latest...name string The name of the model. For example, gpt-5.2-chat-latest...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::AI::IAiModelText::CheckGrammar m...

    Aspose::Words::AI::IAiModelText::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/...
  6. AI-powered Features in Python | Translate a Doc...

    Use Aspose.Words for Python to summarize, translate, and check grammar of documents with AI, enabling smarter and automated document processing workflows....built on top of large language models (LLMs) like OpenAI, Google...aspose-words Initialize an AI model (for example, Gemini 1.5 Flash):...

    blog.aspose.com/words/ai-powered-features-aspos...
  7. Module.DetectAreasMode.PHOTO|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.PHOTO Model....PHOTO Contents [ Hide ] This model works best with sparse irregular...low-quality scans. However, this model may be less efficient when dealing...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  8. Presets|Documentation

    Preset base class, parameter bags, and patterns for using and customizing presets in Aspose.LLM for .NET....language model for inference: where to find the model file, how...load the main model (local path, Aspose model ID, or Hugging...

    docs.aspose.com/llm/net/developer-reference/pre...
  9. How-to recipes|Documentation

    Short focused recipes for Aspose.LLM for .NET — Model picking, quantization primer, speed-vs-quality tuning, cancellation, first-token latency, memory estimation....want… Go to A decision (which model, which quantization, what settings)...Choosing your setup Select a model by task — decision table over...

    docs.aspose.com/llm/net/how-to/
  10. How To Use XPath To Select XML Nodes – C# – Asp...

    Learn how to navigate through an XML document and select nodes using XPath. Consider С# examples of selecting information from an XML using XPath queries....car descendant::Car with a model’s date of manufacture newer...newer than 2005 descendant::Model > 2005 . In terms of the DOM tree...

    docs.aspose.com/html/net/how-to-articles/how-to...