Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 48,595 for

shapes

(0.05 sec)
  1. Convert VSSX to VSSM via Python | products.aspo...

    Sample Python conversion code for VSSX format to VSSM file. Use this example code to convert VSSX to VSSM within any Python based application....elements such as collection of shapes, connectors, flowcharts, network...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-net/conversi...
  2. Convert VSSM to VSX via Python | products.aspos...

    Sample Python conversion code for VSSM format to VSX file. Use this example code to convert VSSM to VSX within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/conversi...
  3. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....Get Connection Points from Shape with C++ Contents [ Hide ] Aspose...provides rich features to manage shapes in spreadsheets. Sometimes...

    docs.aspose.com/cells/cpp/get-connection-points...
  4. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of Shapes, ensuring precise layout control in your designs....Specifies relative to what the shape is positioned vertically. public...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control shape layering in your designs, enhancing text visibility and layout precision effortlessly....property Specifies whether the shape is below or above text. public...Has effect only for top level shapes. The default value is false...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 用 JavaScript 通过 C++ 侦测空白工作表|Documentation

    本文展示了如何使用 C++ 的 JavaScript API,通过代码检测 Excel 工作簿中空白工作表。...worksheet has shapes else if ( sheet . shapes . count > 0 ) {...because there are one or more shapes` ); } // Check if worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/detecti...
  7. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up slide design and automation....added a connector between two shapes. $pres = new Presentation ();...added a connector between two shapes. $pres = new Presentation ();...

    docs.aspose.com/slides/php-java/manage-smartart/
  8. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency.... Shapes [ 0 ] as AutoShape ; var subTitle...subTitle = slide_0 . Shapes [ 1 ] as AutoShape ; titleShape ....

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  9. Aspose.Slides for .NET 14.8.0 的公共 API 和向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和不兼容的更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...SourceCode = @"Sub Test(oShape As Shape) MsgBox ""Test"" End Sub" ;...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  10. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....different from normal presentation shapes. From Aspose.Slides for C++...Remember, ActiveX controls are not shapes and are not part of the presentation’s...

    docs.aspose.com/slides/cpp/activex/