Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,773 for

box

(0.18 sec)
  1. 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...
  2. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox 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 , the...

    docs.aspose.com/cells/java/add-text-box-to-work...
  3. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....to create and format a text box. let doc = new aw . Document...(); // Create a floating text box. let textBox = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Java API has support to convert mesh to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined dynamically by VertexDeclaration class in the code examples....topic creates meshes from the box and sphere to keep the code comprehensive...This code example converts a Box to triangle mesh with custom...

    docs.aspose.com/3d/java/convert-mesh-to-triangl...
  5. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX 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/pptx/
  6. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....to create and format a text box. doc = aw . Document () # Create...Create a floating text box. text_box = aw . drawing . Shape ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DropDownItemCollection indexer | Aspose.Words f...

    DropDownItemCollection indexer. Gets or sets the element at the specified index....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/python-net/aspose.wo...
  8. 创建网格的平滑组|Documentation

    使用 Aspose.3D for .NET,开发人员可以为网格创建平滑组。...a cube with 6 faces var box = (new Box()).ToMesh(); //create a...var sg = (VertexElementSmoothi)box.CreateElement(VertexElementType...

    docs.aspose.com/3d/zh/net/create-smoothing-grou...
  9. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating...to create and format a text box. let doc = new aw . Document...(); // Create a floating text box. let textBox = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textBoxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...Examples Shows how to manage text box formatting while appending a...another document with a text box, which we will import into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...