Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 6,056 for

box

(0.13 sec)
  1. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border =...

    products.aspose.com/pdf/cpp/acroforms/create/
  2. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++....Manager dialog box. In the Name Manager dialog box, select the named...close the Name Manager dialog box. Save the workbook to retain...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  3. 在立方体上设置法线或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...
  4. 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/
  5. 线性挤出加工|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-...
  6. Merge PDF files using .NET 5|Aspose.PDF for .NET

    This article explains possible ways to concatenate any number of existing PDF files into a Single PDF file....form, there are three Text Boxes (textBox1, textBox2, textBox3)...assigned to the related Text Box. Similarly, we can choose two...

    docs.aspose.com/pdf/net/how-to-concatenate-pdf-...
  7. 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-...
  8. 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...
  9. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...xlsx" ); // Access your text box which is also a shape object...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  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/