Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 6,066 for

box

(0.07 sec)
  1. 创建 AcroForm - 在 Python 中创建可填写的 PDF|Aspose.PDF f...

    使用 Aspose.PDF for Python,您可以在 PDF 文件中从头开始创建表单... value = "Text Box" border = ap . annotations ....

    docs.aspose.com/pdf/zh/python-net/create-form/
  2. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...Sunburst, Histogram, Pareto, Box and Whisker, Waterfall, Funnel...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...( u "My Name" , ObjectExt :: Box < String > ( u "Mudassir" ));...

    docs.aspose.com/slides/cpp/presentation-propert...
  4. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....including checkboxes, text boxes, date pickers, and drop‑down...content control of type rich text box: The following code example shows...

    docs.aspose.com/words/java/working-with-content...
  5. 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...
  6. Find if the Worksheet is Dialog Sheet with Go|D...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the Go API....format that contains a dialog box. Such a sheet could be inserted...

    docs.aspose.com/cells/gocpp/find-if-the-workshe...
  7. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java.... setValue ( "Text Box" ); Border border = new Border...

    products.aspose.com/pdf/java/acroforms/create/
  8. 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/
  9. 在立方体上设置法线或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...
  10. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....Word include textbox, combo box and checkbox.DocumentBuilder...document. Inserting a Check Box Call DocumentBuilder.InsertCheckBox...

    docs.aspose.com/words/cpp/use-documentbuilder-t...