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

box

(0.1 sec)
  1. 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...
  2. 将网格转换为三角形网格,将原始形状转换为网格|Documentation

    Aspose。3D for Java API 支持使用顶点的自定义内存布局将网格转换为三角形网格。顶点的自定义内存布局由代码示例中的VertexDeclaration类动态定义。...Node ( "box" ); // Get mesh of the Box Mesh box = ( new Box ())....triMesh = TriMesh . fromMesh ( box ); // ExEnd:ConvertBoxMeshtoTria...

    docs.aspose.com/3d/zh/java/convert-mesh-to-tria...
  3. Python Kullanarak PDF Sayfalarını Kırpma

    Bu makale, Python kullanılarak PDF sayfalarının nasıl kırpılacağını açıklamaktadır. IDE'yi ayarlamak, bir uygulama yazmak ve Python kullanarak PDF dosyasını kırpmak için örnek bir kod yazmak için temel bilgileri içerir....crop_box, yazdırmadan sonraki son kutu boyutu için trim_box, içeriğin...art_box, sayfanın ötesindeki renk kapsamı için bleed_box ve sayfanın...

    kb.aspose.com/tr/pdf/python/how-to-crop-pdf-pag...
  4. أرشيف

    أرشيف...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...
  5. 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...
  6. 使用 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...
  7. สร้างแบบฟอร์ม 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...
  8. 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...
  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...