Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 6,575 for

box

(0.36 sec)
  1. 创建复选框字段|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式向 PDF 文档添加复选框表单字段。本指南演示如何使用 FormEditor 类将交互式复选框插入现有 PDF 文件并保存更新后的文档。...CHECK_BOX’ 参数来创建复选框并指定其位置。 定义字段名称、标题和位置。...FieldType . CHECK_BOX , "checkbox1" , "Check Box 1" , 1 , 240 ,...

    docs.aspose.com/pdf/zh/python-net/create-checkb...
  2. text_input|Documentation

    Text_input element generates a placeholder consisting of several Boxes in which the respondent can write letters or numbers, one character in each Box....placeholder consists of several boxes in which the respondent can...numbers, one character in each box. Handwritten characters written...

    docs.aspose.com/omr/net/json-markup/text_input/
  3. 在立方体上设置法线或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...
  4. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Java which is a pure Java library....Click the Save With Password box. Click the Save button. Type...

    docs.aspose.com/cells/java/encrypt-and-decrypt-...
  5. Web Extensions - Office Add-ins with Golang via...

    Learn how to add and access Web Extensions (Office Add-ins) in Excel files using Aspose.Cells with Golang via C++.... In the Add-ins box, browse for the add‑in you want...

    docs.aspose.com/cells/go-cpp/web-extensions-off...
  6. Asian Typography in C#|Aspose.Words for .NET

    Work with Asian typography using C#. Adjust Space between Asian and Latin text in C#....paragraph properties dialog box in Microsoft Word has line break...

    docs.aspose.com/words/net/working-with-asian-ty...
  7. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....getRectangle() — axis-aligned bounding box ( java.awt.Rectangle ). getQuadrangle()...shows: rectangle is the bounding box that encloses the entire barcode...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. 线性挤出加工|Documentation

    Aspose.3D for Node.js via Java 提供了 LinearExtrusion 类,该类接受一个 2D 形状作为输入,并在 3 维空间中扩展该形状。...为了参考设置地面平面 var box = new aspose . threed . Box ( 0 . 01 , 3 ,...); left . createChildNode ( box ); // 使用 center 和 slices 属性在右侧节点上执行线性挤压...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  9. Trying to convert html to pdf but some CSS not ...

    Hi Team, I am trying to convert html to pdf some CSS not supporting linear-gradient() & I am using below css code background: linear-gradient(171deg, #003C69 0%, #6639B7 100%) 0% 0% no-repeat padding-Box; can you ple…...100%) 0% 0% no-repeat padding-box; can you please help me for this...

    forum.aspose.com/t/trying-to-convert-html-to-pd...
  10. Deal with PDF Forms in PHP | Aspose.PDF

    Manage PDF Forms programmatically with PHP sample code using Aspose.PDF for PHP via Java....setValue ( "Some value in Text Box" ); $border = new Border ( $textBoxField...

    products.aspose.com/pdf/php-java/acroforms/