Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 6,233 for

box

(0.43 sec)
  1. إضافة مواد إلى الكيانات ثلاثية الأبعاد|Document...

    يلعب PBR دورًا رئيسيًا في مرئيات محرك الألعاب، بفضل تصويره الفعال والواقعي لتفاعلات الضوء والسطح من خلال التوهين وتشتت الضوء المنعكس. يمكن للمطورين استخدام واجهة برمجة تطبيقات Aspose.3D لتطبيق مادة PBR على الكائنات ثلاثية الأبعاد في مشهد. يوضح هذا المثال البرمجي كيفية إنشاء كائن Box، ثم تطبيق مادة PBR....المثال التعليمي كيفية إنشاء كائن Box، ثم تطبيق مادة PBR. تطبيق مادة...createChildNode ( "box" , new aspose . threed . Box ()); boxNode ...

    docs.aspose.com/3d/ar/nodejs-java/add-material-...
  2. Sahneyi sıkıştırılmış AMF formatına aktar|Docum...

    Aspose.3D for Node.js via Java, gereksinimlerinize göre sıkıştırma için boole değerini ayarlamanızı sağlayan amfsaveoptions sınıfı sunar....Scene (); var box = new aspose . threed . Box (); var node =...getRootNode (). createChildNode ( box ); node . getTransform (). setScale...

    docs.aspose.com/3d/tr/nodejs-java/export-scene-...
  3. Exportera scen till komprimerat AMF Format|Docu...

    Aspose.3D for Node.js via Java erbjuder AmfSaveOptions klass som låter dig ställa in booleanskt värde för komprimering enligt dina krav....Scene (); var box = new aspose . threed . Box (); var node =...getRootNode (). createChildNode ( box ); node . getTransform (). setScale...

    docs.aspose.com/3d/sv/nodejs-java/export-scene-...
  4. עבודה עם TextBoxs Python|Aspose.Words עבור Pyth...

    עבודה עם תיבות טקסט במסמך באמצעות Python....לקשר לתיבת טקסט היעד: בדוק טקסט Box Sequence ישנן מספר דרכים להציג...טקסט בצורה. The The The text_box יכול להיות ראש, ביניים או Tail...

    docs.aspose.com/words/he/python-net/working-wit...
  5. arkiv

    arkiv...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/sv/slides/create-charts-in-powe...
  6. ארכיון

    ארכיון...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/he/slides/create-charts-in-powe...
  7. Zajmij się formularzami PDF w Python | Aspose.PDF

    Zarządzaj formularzami PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python via .NET....path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/pl/python-net/acroforms/
  8. Gérer les séries de données de graphiques dans ...

    Apprenez à gérer les séries de graphiques en C++ pour PowerPoint (PPT/PPTX) grâce à des exemples de code pratiques et aux meilleures pratiques pour améliorer vos présentations de données....-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...

    docs.aspose.com/slides/fr/cpp/chart-series/
  9. Pythonを使用してPDFに画像スタンプを追加する|Aspose.PDF for Pytho...

    ImageStampクラスを使用して、Aspose.PDF for PythonライブラリでPDFドキュメントに画像スタンプを追加します。...add () # FloatingBoxオブジェクトを作成 box = ap . FloatingBox ( 200.0 ,...FloatingBoxの左位置を設定 box . left = 40 # FloatingBoxの上位置を設定 box . top = 80...

    docs.aspose.com/pdf/ja/python-net/image-stamps-...
  10. Konvertera Mesh till triangel Mesh och Primitiv...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....Nedan konverterar exempel en Box till triangel mesh med anpassad...// Get mesh of the Box Mesh box = ( new Box ()). ToMesh (); //...

    docs.aspose.com/3d/sv/net/convert-mesh-to-trian...