Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 6,222 for

box

(0.07 sec)
  1. Public API Changes in Aspose.Cells 8.7.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....TextBox using its index TextBox box = sheet . getTextBoxes (). get...//Set the name for the TextBox box . setName ( "MyTextBox" ); //Access...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field....Shows how to insert a combo box. doc = aw . Document () builder...fruit: ' ) # Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this SDT....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag . lock_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. poll_4560ee16f2bea569358c6c079f45fb6f632d1256.css

    div.poll{margin:1em 0;border:1px solid var(--primary-low);display:grid;grid-template-areas:"poll" "info" "buttons"}div.poll>*{Box-sizing:border-Box}@media screen and (min-width: calc(550px + 1px)){......poll>*{box-sizing:border-box}@media screen and (min-width:...poll-info_instructions{box-sizing:border-box;display:flex;flex-d...

    forum.aspose.com/stylesheets/poll_4560ee16f2bea...
  6. Supported File Formats|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...

    docs.aspose.com/cad/python-net/supported-file-f...
  7. Supported File Formats|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...

    docs.aspose.com/cad/python-net/getting-started/...
  8. Supported File Formats|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...

    docs.aspose.com/cad/javascript-net/getting-star...
  9. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. Getting Headers and Footers...

    docs.aspose.com/cells/net/get-headers-or-footers/
  10. 产生紫外线|Documentation

    Aspose.3D for Python via .NET 提供了公开GenerateUV方法的PolygonModifier类,您可以使用该方法手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...entities import Box , PolygonModifier , VertexElementType...mesh without UV data mesh = Box () . to_mesh () mesh . vertex_elements...

    docs.aspose.com/3d/zh/python-net/generate-uv/