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

box

(0.09 sec)
  1. How to add/insert TextBox to Worksheet with Gol...

    How to add/insert TextBox to Worksheet in Aspose.Cells with Golang via C++....C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In Excel...places where you can insert text boxes: one in Insert Shapes , and...

    docs.aspose.com/cells/go-cpp/add-text-box-to-wo...
  2. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text Boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text Boxes containing merge fields Docum…...order to identify any text boxes containing MergeField Pattern...MERGEFORMAT)"); try { // Find all text boxes containing merge fields DocumentBuilder...

    forum.aspose.com/t/alternative-way-to-extract-a...
  3. 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...
  4. 创建网格的平滑组|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...
  5. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Python via .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/python-net/convert-mesh-to-t...
  6. Controls in Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....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/java/controls-in-charts/
  7. 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...
  8. 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...
  9. 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/
  10. 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...