Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,171 for

shape position

(1.62 sec)
  1. Change Adjustment Values of the Shape with C++|...

    Modify Shape adjustment values in Excel using Aspose.Cells with C++....Change Adjustment Values of the Shape with C++ Contents [ Hide ] Aspose...Aspose.Cells provides Shape.Geometry.GetShapeAdjustValues property...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  2. Draw a shape with cross line - Free Support For...

    event Shape3.zip (11.5 KB)...Draw a shape with cross line Aspose.Cells Product Family cells-net...@tmetaliya133 Cause To draw a shape with a cross line in Aspose...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  3. Get Connection Points from Shape with JavaScrip...

    Learn how to retrieve connection points from Shapes in Excel using Aspose.Cells for JavaScript via C++....Get Connection Points from Shape with JavaScript via C++ Contents...provides rich features to manage shapes in the spreadsheet. Occasionally...

    docs.aspose.com/cells/javascript-cpp/get-connec...
  4. Incorrect position of text boxes rotated to 90 ...

    Incorrect Position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...Incorrect position of text boxes rotated to 90 and 270 deg after... 2025, 1:06pm 1 Incorrect position of text boxes rotated to 90...

    forum.aspose.com/t/incorrect-position-of-text-b...
  5. How to Add Group Shape into Word File|Aspose.Wo...

    Add group Shape into a document using Node.js....Ask AI Working with Group Shape in Word Documents Contents [...a group shape into a Word document. Such a group shape consists...

    docs.aspose.com/words/nodejs-net/how-to-add-gro...
  6. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip Shapes that are textboxes — th…...Getting exception "Floating shape not allowed inside textbox "...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/getting-exception-floating-s...
  7. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the Z‑order Position of Shapes in a worksheet using Aspose.Cells for C++....Send Shape Front or Back inside the Worksheet with Golang via...Usage Scenarios When multiple shapes are present in the same location...

    docs.aspose.com/cells/go-cpp/send-shape-front-o...
  8. Table Cell Image Background and Custom Position...

    (I’m on version 21.12) I’m making a presentation with a table that has different image icons in them. The table can have variable number of columns and rows. The image icons are currently inserted as explained in In …...Image Background and Custom Position/Size Aspose.Slides Product...is an option to use custom position/size when using an image as...

    forum.aspose.com/t/table-cell-image-background-...
  9. 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....Triangle Mesh and Primitive Shape to Mesh Contents [ Hide ] Convert...VertexDeclaration (); VertexField position = vd . addField ( VertexFieldDataType...

    docs.aspose.com/3d/java/convert-mesh-to-triangl...
  10. Insert Shape in Word using Python

    This article assists on how to insert Shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....TeX Product Family Insert Shape in Word using Python This article...article describes how to insert shape in Word using Python . It has...

    kb.aspose.com/words/python/insert-shape-in-word...