Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 140,909 for

shapes

(0.5 sec)
  1. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in C# or .NET...Shape Effect Contents [ Hide ] While effects in PowerPoint can...can be used to make a shape stand out, they differ from fills...

    docs.aspose.com/slides/net/shape-effect/
  2. Position and dimensions of a Shape inside a Gro...

    Hello. I’m working with a Word document that contains grouped absolute position text boxes, and I’m attempting to get their values. I use shape.getWidth() , shape.getHeight() , shape.getLeft() , and shape.getTop() on sh…...Position and dimensions of a Shape inside a GroupShape is in the...values. I use shape.getWidth() , shape.getHeight() , shape.getLeft()...

    forum.aspose.com/t/position-and-dimensions-of-a...
  3. 在 PHP 中读取 Shape 的用户定义单元格|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....Svenska Русский عربي 在 PHP 中读取 Shape 的用户定义单元格 Contents [ Hide ] Aspose...$dataDir . "drawing.vdx" ); $shapes = $diagram -> getPages () ->...

    docs.aspose.com/diagram/zh/java/read-shape-s-us...
  4. Manage TextBox|Aspose.Slides Documentation

    Add textbox or text frame to PowerPoint presentations in C# or .NET...typically exist in text boxes or shapes. Therefore, to add text to...textbox. To allow you add a shape that can hold text, Aspose.Slides...

    docs.aspose.com/slides/net/manage-textbox/
  5. 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...
  6. 使用连接索引连接形状|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....AddMaster ( @ "C:\temp\Basic Shapes.vss" , rectangle ); diagram..."C:\temp\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  7. OleFormat.GetOleEntry | Aspose.Words for .NET A...

    OleFormat 方法. 获取 OLE 对象数据条目... Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/zh/net/aspose.words....
  8. ZOrderPosition | Aspose.Slides for .NET API 参考

    返回形状在 z 顺序中的位置 Shapes0 返回 z 顺序后面的形状 和 ShapesShapes.Count - 1 返回 z 顺序前面的形状. 只读Int32...ZOrderPosition Shape.ZOrderPosition property 返回形状在 z 顺序中的位置。 Shapes[0] 返回...返回 z 顺序后面的形状, 和 Shapes[Shapes.Count - 1] 返回 z 顺序前面的形状. 只读Int32。...

    reference.aspose.com/slides/zh/net/aspose.slide...
  9. OleFormat.SourceFullName | Aspose.Words for .NE...

    OleFormat 财产. 获取或设置链接的 OLE 对象的源文件的路径和名称... Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/zh/net/aspose.words....
  10. Shape rotation setting is not saved when settin...

    Good day, everyone! Please see the short code snippet I uploaded. This program draws one rectangle “Switch” and two rectangles: “Port1” and “Port2”. “Ports” are 90 deg. rotated. _port1Shape.SetAngle(1.5708); When y…...Shape rotation setting is not saved when setting shape to a stencil...the correct result: both port shapes are properly rotated. The problem...

    forum.aspose.com/t/shape-rotation-setting-is-no...