Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 6,204 for

box

(0.08 sec)
  1. أرشيف

    أرشيف...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/ar/slides/create-charts-in-powe...
  2. 使用 Python 中的表单字段|Python via .NET 格式的 Aspose.Words

    使用 Python 在文档中插入、获取或格式化表单字段。...insert_text_input 、 insert_check_box 和 insert_combo_box 。请注意,如果您为表单字段指定名称,则会自动创建同名的书签。...docx" ) 插入复选框 调用 insert_check_box 将复选框插入到文档中。 以下代码示例演示如何将复选框表单字段插入到文档中:...

    docs.aspose.com/words/zh/python-net/working-wit...
  3. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles....bottom = 72 float_box = ap . FloatingBox () float_box . margin = page...page . paragraphs . add ( float_box ) heading = ap . Heading ( 1...

    docs.aspose.com/pdf/python-net/working-with-hea...
  4. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D for Java API represents a 3D scene and developers can build a 3D scene by adding various entities....Scene s = new Scene (); Box box = new Box (); PhongMaterial mat... createChildNode ( "box1" , box ). setMaterial ( mat ); GLTFSaveOptions...

    docs.aspose.com/3d/tr/java/customize-non-pbr-to...
  5. Архів

    Архів...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/uk/slides/create-charts-in-powe...
  6. 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-...
  7. 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...
  8. Lưu trữ

    Lưu trữ... Biểu đồ Box và Whisker đặc biệt hữu ích cho...sẽ khám phá cách tạo biểu đồ Box và Whisker trong Java bằng cách...

    blog.aspose.com/vi/slides/create-a-box-and-whis...
  9. Bekerja dengan Judul di PDF|Aspose.PDF untuk Py...

    Buat penomoran dalam judul dokumen PDF Anda dengan Python. Aspose.PDF untuk Python via .NET menawarkan berbagai jenis gaya penomoran....bottom = 72 float_box = ap . FloatingBox () float_box . margin = page...page . paragraphs . add ( float_box ) heading = ap . Heading ( 1...

    docs.aspose.com/pdf/id/python-net/working-with-...
  10. 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/sv/nodejs-java/installation/