Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 19,851 for

model

(0.43 sec)
  1. GoogleAiModel.url property | Aspose.Words for N...

    GoogleAiModel.url property. Gets or sets a URL of the Model...property Gets or sets a URL of the model. The default value is “ htt...uage.googleapis.com/v1beta/models/" . get url () : string See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AiModel.createGpt4Turbo method | Aspose.Words f...

    AiModel.createGpt4Turbo method. Creates a new instance of GPT-4 Turbo generative Model type....instance of GPT-4 Turbo generative model type. createGpt4Turbo () See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AiModel.createGpt4OMini method | Aspose.Words f...

    AiModel.createGpt4OMini method. Creates a new instance of GPT-4 mini generative Model type....instance of GPT-4 mini generative model type. createGpt4OMini () See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LayoutOptions.callback property | Aspose.Words ...

    LayoutOptions.callback property. Gets or sets [IPageLayoutCallback](../../ipagelayoutcallback/) implementation used by page layout Model....implementation used by page layout model. @property def callback ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words 25.9 AI fails with custom OpenAIMo...

    Hello Aspose Support Team, We are a reseller, reporting an issue from our customer. Environment: Product: Aspose.Words for .NET v25.9 Runtime: .NET 8 Scenario: Using Aspose.Words AI features Custom AI Model inheri…...Words AI features Custom AI model inherited from Aspose.Words...providers: Zhipu AI (智谱) and Kimi Model URL is configured to the corresponding...

    forum.aspose.com/t/aspose-words-25-9-ai-fails-w...
  6. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....3D Scene 3D Modeling Aspose.3D Document Object Model (DOM) 3D Objects...

    docs.aspose.com/3d/nodejs-java/developer-guide/
  7. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3D for .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....Scene from Primitive 3D Shapes Modeling is the process of pure creation...new Scene (); // Create a Box model scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/net/create-scene-with-primit...
  8. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Node.js via Java API has support of primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....Scene from Primitive 3D Shapes Modeling is the process of pure creation... Scene (); // Create a Box model scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/nodejs-java/create-scene-wit...
  9. OpenAiModel.withProject method | Aspose.Words f...

    OpenAiModel.withProject method. Sets a specified Project to the Model....a specified Project to the model. withProject ( projectId : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 如何使用 XPath 选择 XML 节点 – C# – Aspose.HTML for .NET

    学习如何使用 XPath 浏览 XML 文档和选择节点。考虑使用 XPath 查询从 XML 中选择信息的 С# 示例。...descendant::Car 的经销商 descendant::Model > 2005 。在 DOM 树中,我们要查找所有名为 “Car”...“Car” 的 “Dealer” 子代中,有一个名为 “Model” 的子代的值大于 “2005”。下面使用 XPath 表达式...

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