Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,408 for

box

(0.03 sec)
  1. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....topic creates meshes from the box and sphere to keep the code comprehensive...(defined in the Struct) . Convert a Box to Triangle Mesh with custom...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  2. How to Split Mesh by HalfSpace in Aspose.3D|Doc...

    Learn how to split 3D meshes using HalfSpace planes in Aspose.3D...demonstrates how to create a simple box mesh and split it using a HalfSpace...= new Scene (); // Create a box mesh (2x2x2 dimensions by default)...

    docs.aspose.com/3d/net/developer-guide/3d-model...
  3. Aspose::Words::Drawing::TextBox::get_VerticalAn...

    Aspose::Words::Drawing::TextBox::get_VerticalAnchor method. Specifies the vertical alignment of the text within a shape in C++....the text contents of a text box. auto doc = System :: MakeObject...align the text in this text box with the top side of the shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....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/sto...
  5. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for .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/net/controls-in-charts/
  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. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_Box_wrap_mode property. Determines how text wraps inside a shape....text_box_wrap_mode property TextBox.text_box_wrap_mode property...a shape. @property def text_box_wrap_mode ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....property Media box : The media box is the largest page box. It corresponds...PDF. In other words, the media box determines the physical size...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  9. 创建网格的平滑组|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...
  10. 识别表单字段名称|Aspose.PDF for .NET

    Aspose.Pdf.Facades 允许您使用 Form 类识别表单字段名称。...解决此问题的方法是 FormFieldFacade 类中的 Box 属性,该属性保存字段的位置。我们需要将这些值保存到一个矩...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/zh/net/identifying-form-fie...