Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 19,771 for

model

(1.4 sec)
  1. Aspose::Words::AI::AnthropicAiModel::Summarize ...

    Aspose::Words::AI::AnthropicAiModel::Summarize method. Generates summaries for an array of documents, with options to control the summary length and other settings. This method utilizes the connected AI Model for processing each document in the array in C++....method utilizes the connected AI model for processing each document...leverages the connected AI model for content processing. System...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. Aspose::Words::AI::OpenAiModel::Summarize metho...

    Aspose::Words::AI::OpenAiModel::Summarize method. Generates summaries for an array of documents, with options to control the summary length and other settings. This method utilizes the connected AI Model for processing each document in the array in C++....method utilizes the connected AI model for processing each document...leverages the connected AI model for content processing. System...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. AI语法检查|Aspose.Words为C++

    检查文档语法。 Aspose.Words为C++ 允许用户使用OpenAI,Google和Claude模型检查语法并检测文档中的错误。...SharedPtr < IAiModelText > model = System :: ExplicitCast < OpenAiModel...( true ); auto proofedDoc = model -> CheckGrammar ( doc , grammarOptions...

    docs.aspose.com/words/zh/cpp/grammar-checking/
  4. 翻译文档|Aspose.Words为C++

    翻译文档。 Aspose.Words为C++ 使用GoogleAI模型简化文档翻译,允许您指定目标语言。...SharedPtr < IAiModelText > model = System :: ExplicitCast < GoogleAiModel..."API_KEY" )); auto translatedDoc = model -> Translate ( doc , Language...

    docs.aspose.com/words/zh/cpp/translate-a-document/
  5. Aspose::Words::Layout::LayoutOptions::set_Callb...

    Aspose::Words::Layout::LayoutOptions::set_Callback method. Sets IPageLayoutCallback implementation used by page layout Model in C++....implementation used by page layout model. void Aspose :: Words :: Layout...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Add Blind Watermark to GLTF File Formats via py...

    Sample Python blind watermark code for GLTF file. Use this example code to add blind watermark to GLTF file within any Web based application....does not require any any 3D modeling or rendering software. One...file format that stores 3D model information in JSON format....

    products.aspose.com/3d/python-net/watermark/gltf/
  7. Compress U3D File Formats via python-net | prod...

    Sample Python compression code for U3D file. Use this example code to compress U3D file within any Web based application....does not require any any 3D modeling or rendering software. One...computer graphics. It contains 3D model information such as triangle...

    products.aspose.com/3d/python-net/compression/u3d/
  8. Add Blind Watermark Verification to X File Form...

    Sample Node.js verify blind watermark code for X file. Use this example code to verify blind watermark to X file within any Web based application....does not require any any 3D modeling or rendering software. One...File Format? X is a DirectX model image file used by DirectX technology...

    products.aspose.com/3d/nodejs-java/verify-water...
  9. Optical mark recognition|Documentation

    How to recognize the completed form and get results with Aspose.OMR for C++....omr" ); System :: SharedPtr < Model :: RecognitionResult > result...omr" ); System :: SharedPtr < Model :: RecognitionResult > result...

    docs.aspose.com/omr/cpp/recognition/
  10. AnthropicAiModel.Translate | Aspose.Words for .NET

    Anthropic AI translation service for documents. Translate files into any language using Claude's advanced natural language processing....leverages the connected AI model for content translating. public...

    reference.aspose.com/words/net/aspose.words.ai/...