Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 18,108 for

model

(0.06 sec)
  1. Saving recognition results|Documentation

    How to get form recognition results in CSV, XML or JSON formats....Model.RecognitionResult class: GetCsv..."pattern.omr" ); Aspose . OMR . Model . RecognitionResult recognitionResult...

    docs.aspose.com/omr/net/recognition/save/
  2. Summarize a Document|Aspose.Words for C++

    Summarize a document. Aspose.Words for C++ simplifies document summarization using OpenAI and Google AI Models by allowing you to specify the summary length....summarization using AI-powered models, making it easier to process...advanced generative language models from OpenAI and Google , as...

    docs.aspose.com/words/cpp/summarize-a-document/
  3. SummaryLength Enum | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummaryLength enum, offering flexible summary length options for enhanced document summarization and improved content clarity....text using OpenAI and Google models. Document firstDoc = new Document...generative language models. AiModel model = (( OpenAiModel ) AiModel...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. SummaryLength enumeration | Aspose.Words for Py...

    aspose.words.ai.SummaryLength enumeration. Enumerates possible lengths of summary....text using OpenAI and Google models. first_doc = aw . Document...Google generative language models. model = aw . ai . AiModel . create...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OpenAiModel.with_project method | Aspose.Words ...

    OpenAiModel.with_project method. Sets a specified Project to the Model....a specified Project to the model. def with_project ( self , project_id...text using OpenAI and Google models. first_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AiModel.WithApiKey | Aspose.Words for .NET

    Unlock the power of AiModel with the WithApiKey method. Effortlessly set your API key for enhanced functionality and seamless integration....a specified API key to the model. public AiModel WithApiKey (...text using OpenAI and Google models. Document firstDoc = new Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. Module.DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.CURVED_TEXT Model....CURVED_TEXT areas detection model uses a specialized neural network...and extracted. However, this model is less efficient and consumes...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  8. 档案

    档案...xlsx"); } @model List<Excel_Viewer.Helper.Sheet>...role="tablist"> @for (int i = 0; i < Model.Count; i++) { if (i == 0) {...

    blog.aspose.com/zh/cells/view-excel-files-in-as...
  9. Translate a Document|Aspose.Words for Java

    Translate a document. Aspose.Words for Java 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/java/translate-a-document/
  10. AI Grammar Checking|Aspose.Words for C++

    Check a document grammar. Aspose.Words for C++ allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude Models....OpenAI, Google, and Claude models' families listed in the AiModelType...how to use the GPT-4o mini model in Aspose.Words to check grammar:...

    docs.aspose.com/words/cpp/grammar-checking/