Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 49,130 for

shape

(0.23 sec)
  1. 形状操作|Aspose.Slides for PHP 文档

    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....get_Item ( 0 ); # 要查找的形状的替代文本 $shape = findShape ( $slide , "Shape1"...java_is_null ( $shape )) { echo ( "形状名称: " . $shape -> getName ());...

    docs.aspose.com/slides/zh/php-java/shape-manipu...
  2. AdjustmentCollection class | Aspose.Words for N...

    Aspose.Words.Drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified Shape....are applied to the specified shape. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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 …...foreach (Shape shape in cell.GetChildNodes(NodeType.Shape, true))...true)) { shape.Width = Math.Min(shape.Width, cell.CellFormat.Width);...

    forum.aspose.com/t/tables-with-images-in-multip...
  4. AxisDisplayUnit Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisDisplayUnit class to customize value axis scaling options for enhanced chart clarity and precision....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。...as_editable_range_end() as_group_shape() as_shape() as_comment() as_footnote()...as_field_include() as_field_shape() as_field_database() as_field_skip_if()...

    docs.aspose.com/words/zh/python-net/python-notes/
  7. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新并导出 OLE 内容。... get_Item ( 0 ); var shape = slide . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.OleObjectFrame"...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  8. TextBox.internalMarginTop property | Aspose.Wor...

    TextBox.internalMarginTop property. Specifies the inner top margin in points for a Shape....top margin in points for a shape. get internalMarginTop () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shapes|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....Ask AI Shapes Contents [ Hide ] How to export excel equations...or unlock shapes Change Adjustment Values of the Shape Refresh...

    docs.aspose.com/cells/python-java/shapes/
  10. Manage Presentation Themes in .NET|Aspose.Slide...

    Master presentation themes in Aspose.Slides for .NET to create, customize and convert PowerPoint files with consistent branding....{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/net/presentation-theme/