Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 19,849 for

model

(0.06 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. 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/
  3. 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/
  4. 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...
  5. 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/
  6. 翻译文档|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/
  7. 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/
  8. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....and rendering of page layout model. public interface IPageLayoutCallback...possible to build page layout model for only a few pages at start...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Merge GLB File Formats via python-net | product...

    Sample Python merger code for GLB file. Use this example code to merge GLB file within any Web based application....does not require any any 3D modeling or rendering software. One...format representation of 3D models saved in the GL transmission...

    products.aspose.com/3d/python-net/merger/glb/
  10. Extract Assets from GLB File Formats via python...

    Sample Python extract assets code for GLB file. Use this example code to extract assets from GLB file within any Web based application....does not require any any 3D modeling or rendering software. One...format representation of 3D models saved in the GL transmission...

    products.aspose.com/3d/python-net/extractor/glb/