Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 19,769 for

modeling

(0.16 sec)
  1. إضافة عنصر TEXT/MTEXT جديد|CAD 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....استخدام خاصية BlockEntities["*Model_Space"] و AddEntity لإضافة كائنات...

    docs.aspose.com/cad/ar/net/how-to/work-with-ent...
  2. CAD exporteren|CAD 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....CAD-bestand en exporteert de “Model” indeling naar PDF. Zodra het...aangepast gezichtspunt voor de Model-indeling in te stellen. Met...

    docs.aspose.com/cad/nl/java/developer-guide/exp...
  3. Apache Struts 1.3|Aspose.Words for Java

    Using Aspose.Words for Java on Apache Struts....use a Model-View-Controller (MVC) architecture. The Model represents...

    docs.aspose.com/words/java/aspose-words-java-fo...
  4. Converteer USD naar 3DS via C# | products.aspos...

    Converteer USD en andere 3D bestanden met .NET API...interchange elemental assets (such as models) or animation. Read More 3DS...Studio MAX for working with 3D modeling, animation and rendering....

    products.aspose.com/3d/nl/net/conversion/usd-to...
  5. تحويل USD إلى STL عبر C# | products.aspose.com

    تحويل USD وملفات 3D أخرى باستخدام .NET API...interchange elemental assets (such as models) or animation. Read More STL...texture or other common CAD model attributes. Read More...

    products.aspose.com/3d/ar/net/conversion/usd-to...
  6. Rendera 3D Visa i bildformat från kameran|Docum...

    Med Aspose.3D for Python via .NET kan utvecklare visa en bild för att visa en realistisk bild av 3D-modell, med eller utan den förbättrade bakgrunden, texturer, skuggor och justera bildstorleken....visa en realistisk bild av 3D-modell, med eller utan den förbättrade...bildstorleken. Ta en bild av 3D Modell från kameran Metoden Render...

    docs.aspose.com/3d/sv/python-net/render-3d-view...
  7. Converteer USD naar STL via C# | products.aspos...

    Converteer USD en andere 3D bestanden met .NET API...interchange elemental assets (such as models) or animation. Read More STL...texture or other common CAD model attributes. Read More...

    products.aspose.com/3d/nl/net/conversion/usd-to...
  8. مترجم العروض التقديمية المدعم بالذكاء الاصطناعي...

    ترجم شرائح PowerPoint باستخدام الذكاء الاصطناعي عبر Aspose.Slides لـ .NET. قم بتعريب ملفات PPT و PPTX و ODP مع الحفاظ على التخطيط — سريع ومناسب للمطورين. جرّبه....OpenAIWebClient, specifying your model and API key. using var aiWebClient...aiWebClient = new OpenAIWebClient ( model : "gpt-4o-mini" , apiKey : "apiKey"...

    docs.aspose.com/slides/ar/net/ai/translator/
  9. 아카이브

    아카이브... IAiModelText model = (IAiModelText)AiModel.Create(AiModelType...WithApiKey(apiKey); Document translatedDoc = model.Translate(doc, Language.Arabic);...

    blog.aspose.com/ko/words/translate-documents-ne...
  10. 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/ja/cpp/grammar-checking/