Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 6,234 for

box

(0.14 sec)
  1. FieldDate.UseSakaEraCalendar | Aspose.Words for...

    Discover how FieldDate enhances your projects with Saka Era calendar support. Easily set or adjust your date formats for seamless integration....Text -> Date and Time dialog box. field = ( FieldDate ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python....→ Options → Display” dialog box as follows: Comments and Revisions...“Track Changes Options” dialog box, as shown below: Also, Aspose...

    docs.aspose.com/words/python-net/specify-layout...
  3. VerticalChoiceBox|Documentation

    VerticalChoiceBox element generates a vertical question block with multiple answers and an optional write-in field....design: "round" - oval; "square" - box. top_padding integer 0 The vertical...design: "round" - oval; "square" - box. bubble_offset_x string auto...

    docs.aspose.com/omr/net/json-markup/verticalcho...
  4. FieldDate.use_last_format property | Aspose.Wor...

    FieldDate.use_last_format property. Gets or sets whether to use a format last used by the hosting application when inserting a new DATE field....Text -> Date and Time dialog box. field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. vertical_choicebox|Documentation

    Vertical_choiceBox element generates a vertical question block with multiple answers and an optional write-in field....design: round - circle square - box bubble_type=square top_padding...answer: round - circle square - box bubble_type=square bubble_position...

    docs.aspose.com/omr/net/txt-markup/vertical_cho...
  6. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …...PDFNET-43457 : Cannot add multiple text box fields with the same name PDFNET-43458...recognize coordinates of the text box form fields with the same name...

    forum.aspose.com/t/add-fields-with-the-exact-sa...
  7. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...此代码示例演示如何创建Box对象,然后应用PBR材质。 // The path to the...setRoughnessFactor ( 0 . 9 ); // create a box to which the material will be...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  8. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....including checkboxes, text boxes, date pickers, and drop-down...content control of type rich text box. The following code example demonstrates...

    docs.aspose.com/words/python-net/working-with-c...
  9. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

    如何在 Aspose.3D 中的网格上创建法线或uv数据。...此代码示例演示如何创建Box对象,然后应用PBR材质。 .NET, C# import...roughness_factor = 0.9 ; # create a box to which the material will be...

    docs.aspose.com/3d/zh/python-net/set-up-normals...
  10. Repair PDF with Rust via C++|Aspose.PDF for Rus...

    This topic describes how to Repair PDF via Rust via C++...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/repair-pdf/