Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 5,100 for

shape position

(0.12 sec)
  1. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。... OpenEx ( "Basic Shapes.vss" , ( short ) Microsoft...ActivePage ; // Add a new rectangle shape Visio . Master visioRectMaster...

    docs.aspose.com/diagram/zh/net/create-update-la...
  2. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/nodejs-java/ellipse/
  3. Rotate Axis Title in Aspose.Words Java - Free S...

    Hello, I am using Aspose.Words for Java version 25.5 to generate charts. I would like to rotate the title of the secondary, so that the axis title appears vertically. I can rotate the axis tick labels via AxisTickLabel…...rotated text box (or shape) and position it next to the axis to...mimic a rotated title: Shape txtBox = new Shape(doc, ShapeType.TEXT_BOX);...

    forum.aspose.com/t/rotate-axis-title-in-aspose-...
  4. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...cell left padding affects the position of the table. Please try modifying...foreach (Shape s in t.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/tables-with-images-in-multip...
  5. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...filling or drawing objects: shapes or text. If the size of the...drawing lines and outlining shapes and text. In order to paint...

    docs.aspose.com/page/java/ps/working-with-textu...
  6. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide.... shapes . add_video_frame ( 10 , 10...pres . slides [ 0 ] vf = sld . shapes . add_video_frame ( 50 , 150...

    docs.aspose.com/slides/python-net/video-frame/
  7. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more.... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Node...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  8. Create a Presentation Viewer in JavaScript|Aspo...

    Create a custom presentation viewer in JavaScript with Aspose.Slides for Node.js. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the setId...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. Manage DataLabels of Excel Charts with JavaScri...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for JavaScript via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... position = AsposeCells . LabelPositionType...Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...

    docs.aspose.com/cells/javascript-cpp/insert-dat...
  10. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint Shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....Format PowerPoint Shapes in .NET Contents [ Hide ] Overview In...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/net/shape-formatting/