Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,408 for

box

(0.09 sec)
  1. DropDownItemCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your DropDownItemCollection with the RemoveAt method. Seamlessly remove items by index for streamlined data handling....Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField.Default | Aspose.Words for .NET

    Discover how to customize the FormField Default property to set your checkBox's default value. Enhance user experience with easy value adjustments!...the default value of the check box form field. Default value for...Remarks Applicable for a check box form field only. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  3. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your documents today!...document tag in the form of a check box and set its default state to...to "true" to make the check box become a symbol // once the user...

    reference.aspose.com/words/net/aspose.words.mar...
  4. 将场景导出为压缩的 AMF 格式|Documentation

    Aspose.3D for Node.js via Java 提供了AmfSaveOptions类,允许您根据需要设置压缩的布尔值。...Scene (); var box = new aspose . threed . Box (); var node =...getRootNode (). createChildNode ( box ); node . getTransform (). setScale...

    docs.aspose.com/3d/zh/nodejs-java/export-scene-...
  5. TextBoxWrapMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextBoxWrapMode enum to control text wrapping in shapes, enhancing document layouts and design flexibility....mode for the contents of a text box. Document doc = new Document..."TextBoxWrapMode.None" to increase the text box's width // to accommodate text...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/cpp/chart/ppt/
  7. TextBoxAnchor enumeration | Aspose.Words for Py...

    aspose.words.drawing.TextBoxAnchor enumeration. Specifies values used for shape text vertical alignment....the text contents of a text box. doc = aw . Document () builder... drawing . ShapeType . TEXT_BOX , width = 200 , height = 200...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FormField.default property | Aspose.Words for N...

    FormField.default property. Gets or sets the default value of the check Box form field...the default value of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Node.js via Java API has support of primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format.... Scene (); // Create a Box model scene . getRootNode ()...createChildNode ( "box" , new aspose . threed . Box ()); // Create...

    docs.aspose.com/3d/nodejs-java/create-scene-wit...
  10. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....internal margins for a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 100.0, 100.0); TextBox textBox...

    reference.aspose.com/words/java/com.aspose.word...