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

box

(0.1 sec)
  1. Añadir información de activos al documento 3D|D...

    Los metadatos son información estructurada que describe, explica, localiza o facilita la recuperación, el uso o la gestión de un recurso de información. Aspose.3D para Node.js a través de la API Java tiene soporte para definir metadatos para la escena....el objeto Box var box = new aspose . threed . Box (); // Agregar...Agregar el objeto Box a la escena scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/es/nodejs-java/add-asset-inf...
  2. สร้างแบบฟอร์ม PDF โดยใช้ Python | Aspose.PDF

    สร้างแบบฟอร์ม 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/th/python-net/acroforms...
  3. Archivo

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

    blog.aspose.com/es/slides/create-charts-in-powe...
  4. Lưu trữ

    Lưu trữ...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/vi/slides/create-charts-in-powe...
  5. Maille fendue|Documentation

    Les développeurs peuvent avoir besoin de diviser tous les maillages d'une scène en plusieurs sous-maillages par matériau. La méthode SplitMesh ne divise pas un maillage de la scène si un seul matériau lui a été attribué. Les développeurs peuvent maintenant y parvenir en utilisant Aspose.3D for .NET API....mesh of box(A box is composed by 6 planes) Mesh box = ( new Box...Box ()). ToMesh (); // Create a material element on this mesh...

    docs.aspose.com/3d/fr/net/split-mesh/
  6. フォームフィールド名の特定|Aspose.PDF for .NET

    Aspose.Pdf.Facadesを使用すると、Formクラスを利用してフォームフィールド名を特定できます。...この問題の解決策は、フィールドの位置を保持する FormFieldFacade クラスのBoxプロパティです。これらの値を長方形型の配列に保存し、新しい...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/ja/net/identifying-form-fie...
  7. İlkel 3D şekilleri ile sahne oluşturun|Document...

    Using Aspose.3D for Python via .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....entities import Box , Cylinder # For complete examples...Create a Box model scene . root_node . create_child_node ( "box" ,...

    docs.aspose.com/3d/tr/python-net/create-scene-w...
  8. Add ActiveX Controls using Aspose.Cells|Documen...

    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...SCROLL_BAR SPIN_BUTTON TEXT_BOX TOGGLE_BUTTON UNKNOWN Once, you...

    docs.aspose.com/cells/java/add-activex-controls...
  9. Добавить элементы 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/ru/python-net/add-activex...
  10. Настройте преобразование материалов без 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...