Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 6,234 for

box

(1.49 sec)
  1. Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Blur as well as custom kernels....Filters Contents [ Hide ] Blur Box Kernel Filter By filling the...matrix is recognized as a 'Blur Box'. Increasing the dimensions of...

    docs.aspose.com/imaging/net/developer-guide/man...
  2. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....to create and format a text box. auto doc = System :: MakeObject...(); // Create a floating text box. auto textBox = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3D for .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....Create a Box model scene . RootNode . CreateChildNode ( "box" , new...new Box ()); // Create a Cylinder model scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/net/create-scene-with-primit...
  5. 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...
  6. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...Shows how to get drop-down combo box form fields to blend in with...document builder to insert a combo box with the value "Two" selected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....h { border-radius : 12 px ; box-shadow : 0 8 px 32 px rgba (...transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px rgba (...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...h { border-radius : 12 px ; box-shadow : 0 8 px 32 px rgba (...transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px rgba (...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  9. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...h { border-radius : 12 px ; box-shadow : 0 8 px 32 px rgba (...transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px rgba (...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  10. How to add/insert TextBox to Worksheet|Document...

    How to add/insert Text Box to Worksheet in Aspose.Cells....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In the...places where you can insert text boxes. One is in Insert Shapes , and...

    docs.aspose.com/cells/net/add-text-box-to-works...