Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 6,532 for

box

(0.36 sec)
  1. 向 3D 文档添加资产信息|Documentation

    元数据是描述、解释、定位信息资源,或使其更容易检索、使用或管理的结构化信息。Aspose.3D for Node.js via Java API 支持定义场景的元数据。...(); // 初始化 Box 对象 var box = new aspose . threed . Box (); // 将...将 Box 对象添加到场景 scene . getRootNode (). createChildNode ( box );...

    docs.aspose.com/3d/zh/nodejs-java/add-asset-inf...
  2. ایجاد فرم های PDF با استفاده از Python | Aspose...

    فرم های PDF ایجاد کنید و فیلدها را به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .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/fa/python-net/acroforms...
  3. C++를 통한 PPTX 문서 차트 | products.aspose.com

    Windows 32비트, Windows 64비트 및 Linux 64비트용 C++ 런타임 환경에서 PPTX 파일로 차트 또는 다이어그램을 그리고 변환하는 C++ 예제 코드입니다....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/ko/cpp/chart/pptx/
  4. Настройте преобразование материалов без PBR в P...

    Класс Сцена Aspose.3D for Java API представляет сцену 3D, и разработчики могут построить сцену 3D, добавив различные сущности....Scene s = new Scene (); Box box = new Box (); PhongMaterial mat... createChildNode ( "box1" , box ). setMaterial ( mat ); GLTFSaveOptions...

    docs.aspose.com/3d/ru/java/customize-non-pbr-to...
  5. Anpassa icke-PBR- konvertering till PBR- materi...

    Scenklassen för Aspose. 3D for Java API representerar en 3D scen och utvecklare kan bygga en 3D scen genom att lägga till. Olika enheter....Scene s = new Scene (); Box box = new Box (); PhongMaterial mat... createChildNode ( "box1" , box ). setMaterial ( mat ); GLTFSaveOptions...

    docs.aspose.com/3d/sv/java/customize-non-pbr-to...
  6. Isi Field Kotak Centang|Aspose.PDF for Python v...

    Contoh ini menunjukkan cara mengisi field kotak centang secara programatik dalam formulir PDF menggunakan Aspose.PDF for Python via .NET. Ini memperlihatkan cara mengaitkan dokumen PDF, memperbarui nilai kotak centang berdasarkan nama field, dan menyimpan file yang telah dimodifikasi....initialize_data_dir # Fill Check Box Fields def fill_check_box_fields ( infile...infile , outfile ): """Fill check box fields in PDF form.""" # Create...

    docs.aspose.com/pdf/id/python-net/fill-check-bo...
  7. ActiveXコントロールを追加|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....COMBO_BOX ControlType.CHECK_BOX ControlType.LIST_BOX ControlType...ControlType.TEXT_BOX ControlType.SPIN_BUTTON ControlType.RADIO_BUTTON...

    docs.aspose.com/cells/ja/python-net/add-activex...
  8. Personnaliser la conversion des matériaux non-P...

    La classe Scene de la Aspose.3D for Java API représente une scène 3D et les développeurs peuvent construire une scène 3D en ajoutant diverses entités....Scene s = new Scene (); Box box = new Box (); PhongMaterial mat... createChildNode ( "box1" , box ). setMaterial ( mat ); GLTFSaveOptions...

    docs.aspose.com/3d/fr/java/customize-non-pbr-to...
  9. 3B Nesnelere Malzeme Ekle|Documentation

    PBR, oyun motoru görselleri için önemli bir rol oynar; ışık ile yüzey arasındaki etkileşimlerin parlaklığın zayıflaması ve yansıyan ışığın saçılması yoluyla verimli ve gerçekçi bir şekilde oluşturulmasını sağlar. Geliştiriciler, Aspose.3D API'sini kullanarak bir sahnedeki 3B nesnelere PBR malzemesi uygulayabilirler. Bu kod örneği, bir Box nesnesi oluşturmayı ve ardından PBR malzemesi uygulamayı göstermektedir.... Bu kod örneği, bir Box nesnesi oluşturmayı ve ardından...createChildNode ( "box" , new aspose . threed . Box ()); boxNode ...

    docs.aspose.com/3d/tr/nodejs-java/add-material-...
  10. Crea una scena con forme primitive 3D|Documenta...

    Utilizzando Aspose.3D for Python via .NET, gli sviluppatori possono definire una scena con forme primitive di 3D. Tutte le primitive parametrizzate verranno convertite automaticamente in mesh durante il salvataggio in qualsiasi formato di file di output supportato....entities import Box , Cylinder # For complete examples...Create a Box model scene . root_node . create_child_node ( "box" ,...

    docs.aspose.com/3d/it/python-net/create-scene-w...