Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 18,108 for

model

(0.06 sec)
  1. Aspose::Words::Layout::IPageLayoutCallback inte...

    Aspose::Words::Layout::IPageLayoutCallback interface. Implement this interface if you want to have your own custom method called during build and rendering of page layout Model in C++....and rendering of page layout model. class IPageLayoutCallback :...possible to build page layout model for only a few pages at start...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Programming with Documents|Aspose.Words for Nod...

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

    docs.aspose.com/words/nodejs-net/programming-wi...
  3. Aspose::Words::AI::AiModel::CheckGrammar method...

    Aspose::Words::AI::AiModel::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/...
  4. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...Scene from Primitive 3D Shapes Modeling is the process of pure creation... Scene (); // Create a Box model scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  5. Render 3D View in Image format from Camera|Docu...

    Using Aspose.3D for .NET, developers can render an image to view a realistic image of 3D Model, with or without the enhanced background, textures, shadows and also adjust the image size....view a realistic image of 3D model, with or without the enhanced...size. Take a Picture of 3D Model from the Camera The Render method...

    docs.aspose.com/3d/net/render-3d-view-in-image-...
  6. Module.DetectAreasMode.COMBINE|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.COMBINE Model....PHOTO model. This allows you to handle even...specialized models. Try one of the dedicated area detection models if...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  7. 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...
  8. 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....Words Document Object Model classes. Articles in this section...Aspose.Words Document Object Model (DOM) Translate Markdown to...

    docs.aspose.com/words/python-net/programming-wi...
  9. CheckGrammarOptions class | Aspose.Words for Py...

    aspose.words.ai.CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI....OpenAI generative language models. model = aw . ai . AiModel . create...improve_stylistics = True proofed_doc = model . check_grammar ( doc , grammar_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AI Grammar Checking|Aspose.Words for Python via...

    Check a document grammar. Aspose.Words for Python 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/python-net/grammar-checking/