Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 50,304 for

shape

(0.17 sec)
  1. Create and Apply WordArt Effects on Android|Asp...

    Create and customize WordArt effects in Aspose.Slides for Android. This step-by-step guide helps developers enhance presentations with professional text in Java....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/androidjava/wordart/
  2. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...the document Shape and GroupShape represent shapes, drawings, images...

    docs.aspose.com/words/net/logical-levels-of-nod...
  3. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...Rectangle , 10 , 10 , 100 , 100 ); $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/php-java/presentation-th...
  4. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。...developers to insert a image shape in a page. The code example...developers to insert a image shape in a page. The code example...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  5. 使用 PHP 管理演示文稿中的标签和自定义数据|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中添加、读取、更新和删除标签及自定义数据,并提供 PowerPoint 和 OpenDocument 演示文稿的示例。...-> dispose (); } } 或者为任意单独的 Shape 设置: $pres = new Presentation...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...

    docs.aspose.com/slides/zh/php-java/managing-tag...
  6. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart Shape properties. To learn more, visit the documentation article in C++....Provides access to the chart shape properties. To learn more, visit...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....detailed article on Reading the Shape’s Glow Color C# // Read the...Access the first shape var shape = sheet . Shapes [ 0 ]; // Read...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. 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...
  9. ShapeBase.heightRelative property | Aspose.Word...

    ShapeBase.heightRelative property. Gets or sets the value that represents the percentage of Shape's relative height....represents the percentage of shape’s relative height. get heightRelative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.widthRelative property | Aspose.Words...

    ShapeBase.widthRelative property. Gets or sets the value that represents the percentage of Shape's relative width....represents the percentage of shape’s relative width. get widthRelative...

    reference.aspose.com/words/nodejs-net/aspose.wo...