Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,372 for

box

(0.07 sec)
  1. Resize and crop EPS via Java | Aspose.Page

    Elevate your Java applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....bounding box, it's crucial to know the existing bounding box of the...Define the existing bounding box of the image using the extractEpsBoundingBo()...

    products.aspose.com/page/java/resize-eps/
  2. 将场景导出为压缩的 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-...
  3. 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...
  4. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check Box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkBox like this: image.png (491 Bytes) We are developing a web application and…...Hello, I need to manage check box on excel cells thanks to the...Console.WriteLine("a5 check box style: " + a5.IsCheckBoxStyle);...

    forum.aspose.com/t/checkbox-on-excel/312207
  5. Aspose::Words::Fields::FormField::get_Default m...

    Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check Box form field. Default value for this property is false in C++....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/cpp/aspose.words.fie...
  6. 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...
  7. 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...
  8. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/python-net/customize-non-pbr...
  9. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...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. Manage TextBox|Aspose.Slides Documentation

    Manage a text Box or text frame in PowerPoint presentations using C++...slides typically exist in text boxes or shapes. Therefore, to add...slide, you have to add a text box and then put some text inside...

    docs.aspose.com/slides/cpp/manage-textbox/