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

box

(1.96 sec)
  1. Using Web Services|Aspose.Words for JasperReports

    Aspose.Words for JasperReports (from v 2.0.0) can be used with JasperServer Web Services....In “Export format” drop-down box select “XXX via Aspose.Words”...

    docs.aspose.com/words/jasperreports/using-web-s...
  2. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields 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/create/
  3. 填写 AcroForms|Aspose.PDF for Java

    本节说明如何使用 Aspose.PDF for Java 在 PDF 文档中填写表单字段。... setValue ( "Text Box" ); // TextBoxField.Border =...

    docs.aspose.com/pdf/zh/java/fill-form/
  4. 线性挤出加工|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-...
  5. Report Template and Merge Fields|Aspose.Words f...

    How to create report template for the Aspose.Words for SharePoint.... In the Field name text box, enter a name for the merge field...

    docs.aspose.com/words/sharepoint/report-templat...
  6. Crop and resize EPS via Node.js | Aspose.Page

    Empower your Node.js applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....right, bottom bounds of the new box to it. The result JSON contains...encapsulated within a bounding box, and they can be cropped by modifying...

    products.aspose.com/page/nodejs-cpp/crop-eps/
  7. 创建复选框字段|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...
  8. How to apply/set text alignment to textbox|Docu...

    How to apply/set text alignment to textBox in Aspose.cells....to Worksheet Access the Text Box by Name Analyzing your prompt...

    docs.aspose.com/cells/net/applying-text-alignme...
  9. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

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

    docs.aspose.com/3d/zh/net/set-up-normals-or-uv-...
  10. Convert PDF to Excel in Rust|Aspose.PDF for Rus...

    Aspose.PDF for Rust allows you to convert PDF to XLSX format....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-xlsx/