Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 19,764 for

model

(0.06 sec)
  1. AiModel.withApiKey method | Aspose.Words for No...

    AiModel.withApiKey method. Sets a specified API key to the Model....a specified API key to the model. withApiKey ( apiKey : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OpenAiModel.withOrganization method | Aspose.Wo...

    OpenAiModel.withOrganization method. Sets a specified Organization to the Model....specified Organization to the model. withOrganization ( organizationId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IPageLayoutCallback class | Aspose.Words for Py...

    aspose.words.layout.IPageLayoutCallback class. Implement this interface if you want to have your own custom method called during build and rendering of page layout Model....and rendering of page layout model. Remarks The primary use for...possible to build page layout model for only a few pages at start...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing document content in Java....text using OpenAI and Google models. Document firstDoc = new Document(getMyDir()...generative language models. AiModel model = ((OpenAiModel)AiModel...

    reference.aspose.com/words/java/com.aspose.word...
  5. 创建具有原始 3D 形状的场景|Documentation

    Aspose.3D for Java API 支持基元 3D 形状。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。...new Scene (); // Create a Box model scene . getRootNode (). createChildNode...Box ()); // Create a Cylinder model scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/java/create-scene-with-pr...
  6. AI Grammar Checking|Aspose.Words for .NET

    Check a document grammar. Aspose.Words for .NET 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/net/grammar-checking/
  7. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Words Document Object Model 類別的文件之資訊。 本節的文章描述了一系列檔案操作任務...Object Model Translate Markdown to Document Object Model (DOM)...

    docs.aspose.com/words/zh-hant/net/programming-w...
  8. 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...
  9. 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...
  10. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package....following byte array in RGB color model: Because the pixel array does...as well as its color model. Color model Bytes per pixel Pixel...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/