Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 6,315 for

box

(0.05 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++ для PowerPoint (PPT/PPTX) с практическими примерами кода и рекомендациями по лучшим практикам для улучшения ваших данных в презентациях....-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...

    docs.aspose.com/slides/ru/cpp/chart-series/
  4. Diagrammdatenserien in Präsentationen mit C++ v...

    Erfahren Sie, wie Sie Diagrammserien in C++ für PowerPoint (PPT/PPTX) verwalten, mit praktischen Codebeispielen und bewährten Methoden, um Ihre Datenpräsentationen zu verbessern....-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...

    docs.aspose.com/slides/de/cpp/chart-series/
  5. Экспорт сцены в сжатый формат AMF|Documentation

    Aspose.3D for Node.js via Java предлагает класс AmfSaveOptions, который позволяет вам установить логическое значение для сжатия в соответствии с вашими требованиями....Scene (); var box = new aspose . threed . Box (); var node =...getRootNode (). createChildNode ( box ); node . getTransform (). setScale...

    docs.aspose.com/3d/ru/nodejs-java/export-scene-...
  6. İlkel 3D şekilleri ile sahne oluşturun|Document...

    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....Create a Box model scene . RootNode . CreateChildNode ( "box" , new...new Box ()); // Create a Cylinder model scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/tr/net/create-scene-with-pri...
  7. 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/fr/nodejs-java/installation/
  8. 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-...
  9. 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...
  10. Offentlig API Ändrar i Aspose.3D 1.7.0|Document...

    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....//Create a blue box don't cast shadows m = ( new Box ()). ToMesh...; Node box = scene . RootNode . CreateChildNode ( "box" , m );...

    docs.aspose.com/3d/sv/net/public-api-changes-in...