Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 6,532 for

box

(0.08 sec)
  1. discourse-local-dates_4560ee16f2bea569358c6c079...

    .discourse-local-date>*{pointer-events:none}.discourse-local-date.cooked-date{color:var(--primary);cursor:pointer;border-bottom:1px dashed var(--primary-medium);white-space:nowrap}.discourse-local-......discourse-local-dates-create-modal{box-sizing:border-box;min-height:320px;di...:column;width:auto;box-sizing:border-box}.discourse-local-dates-create-modal...

    forum.aspose.com/stylesheets/discourse-local-da...
  2. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a shape....mode for the contents of a text box. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

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

    FormField.checked property. Gets or sets the checked status of the check Box form field...checked status 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...
  4. answering-assistant.css

    #questionButton { position: fixed; bottom: 20px; right: 20px; padding: 15px 20px; background-color: #007bff; color: white; border: none; border-radius: 5px; cursor: pointer; font-size: 16px; Box-sh......cursor: pointer; font-size: 16px; box-shadow: 0 4px 6px rgba(0, 0,...10px; padding-bottom: 10px; } .box-chatgpt { color: #fff; padding:...

    docs.aspose.com/page/css/answering-assistant.css
  5. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for Python via .NET API 来实现此目的。...entities import Box , MappingMode , PolygonModifier...mesh of box(A box is composed by 6 planes) box = Box () . to_mesh...

    docs.aspose.com/3d/zh/python-net/split-mesh/
  6. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures and so on into a chart...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/python-net/controls-in-ch...
  7. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....of red box and torus casted to the plane, the red box won’t receive...receive shadows and blue box won’t cast shadows. Programming...

    docs.aspose.com/3d/python-net/cast-and-receive-...
  8. Filling Form Fields|Aspose.PDF for Python via .NET

    This article demonstrates how to programmatically fill PDF form fields using Aspose.PDF for Python via .NET. It covers practical techniques for populating different types of interactive form elements, including text fields, check Boxes, radio buttons, list Boxes, barcode fields, and dynamically mapped name–value pairs. By using the Form facade, developers can bind a PDF document, update field values through simple API calls, and save the modified file automatically....Check Box Fields Fill Radio Button Fields Fill List Box Fill Barcode...

    docs.aspose.com/pdf/python-net/filling-form-fie...
  9. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....to create and format a text box. Document doc = new Document...(); // Create a floating text box. Shape textBox = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Fill Radio Button Fields|Aspose.PDF for Java

    Learn how to select a radio button value in a PDF form with Java using the Form facade in Aspose.PDF....(); } } Fill Check Box Fields Fill List Box...

    docs.aspose.com/pdf/java/fill-radio-button-fields/