Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 6,244 for

box

(0.44 sec)
  1. C++ を使用してプレゼンテーションのチャート データシリーズを管理する|Aspose.Sli...

    PowerPoint (PPT/PPTX) 用の C++ でチャートシリーズを管理する方法を、実用的なコード例とベストプラクティスとともに学び、データプレゼンテーションを向上させましょう。...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...

    docs.aspose.com/slides/ja/cpp/chart-series/
  2. Crea una scena con forme primitive 3D|Documenta...

    Aspose.3D for Java API supporta forme primitive di 3D. Tutte le primitive parametrizzate verranno convertite automaticamente in mesh durante il salvataggio in qualsiasi formato di file di output supportato....= new Scene (); // Create a Box model scene . getRootNode ()...(). createChildNode ( "box" , new Box ()); // Create a Cylinder...

    docs.aspose.com/3d/it/java/create-scene-with-pr...
  3. 아카이브

    아카이브...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/ko/slides/create-charts-in-powe...
  4. Installation|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....Scene (); var box = new aspose . threed . Box (); scene . getRootNode...getRootNode () . createChildNode ( box ); scene . save ( "out.stl" );...

    docs.aspose.com/3d/tr/nodejs-java/installation/
  5. إضافة عناصر التحكم ActiveX باستخدام Aspose.Cell...

    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....CHECK_BOX COMBO_BOX COMMAND_BUTTON IMAGE LABEL LIST_BOX RADIO_BUTTON...

    docs.aspose.com/cells/ar/java/add-activex-contr...
  6. Esporta la scena nel formato AMF compresso|Docu...

    Aspose.3D for Node.js via Java offre la classe AmfSaveOptions che ti consente di impostare il valore booleano per la compressione secondo le tue esigenze....Scene (); var box = new aspose . threed . Box (); var node =...getRootNode (). createChildNode ( box ); node . getTransform (). setScale...

    docs.aspose.com/3d/it/nodejs-java/export-scene-...
  7. Exporter la scène au format compressé AMF|Docum...

    Aspose.3D for Node.js via Java offre la classe AmfSaveOptions qui vous permet de définir une valeur booléenne pour la compression selon vos besoins....Scene (); var box = new aspose . threed . Box (); var node =...getRootNode (). createChildNode ( box ); node . getTransform (). setScale...

    docs.aspose.com/3d/fr/nodejs-java/export-scene-...
  8. Ajouter des contrôles ActiveX à l aide d Aspose...

    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....CHECK_BOX COMBO_BOX COMMAND_BUTTON IMAGE LABEL LIST_BOX RADIO_BUTTON...

    docs.aspose.com/cells/fr/java/add-activex-contr...
  9. تخصيص تحويل مواد غير PBR إلى PBR قبل توفير 3D م...

    فئة المشهد لـ Aspose. يمثل 3D API مشهد 3D. يمكن للمطورين بالفعل بناء مشهد 3D عن طريق إضافة كيانات مختلفة. يدعم GLTF 2.0 فقط مواد PBR (تقديم قائم على أساس مادي) ، Aspose.3D API يحول داخليًا المواد غير المستخدمة في PBR إلى مواد PBR قبل التصدير إلى GLTF 2.0.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/ar/python-net/customize-non-...
  10. 创建具有原始 3D 形状的场景|Documentation

    使用 Aspose.3D for .NET,开发人员可以定义具有原始 3D 形状的场景。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。...Create a Box model scene . RootNode . CreateChildNode ( "box" , new...new Box ()); // Create a Cylinder model scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/create-scene-with-pri...