Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 43,066 for

shape

(0.1 sec)
  1. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () # The OLE object in the first shape is a Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Orientation method. Gets or sets the orientation of the label text in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...Charts :: ChartSeries > series = shape -> get_Chart () -> get_Series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method...Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. get_bounds_in_pixels(scale...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 PHP 中将自定义样式表应用于 Visio Diagram|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  6. 自定义形状|Aspose.Slides 文档

    在 Java 中的 PowerPoint 演示文稿中添加自定义形状...Shape 使用 geometryPathToGraphi 和 graphicsPathToGeomet...类)将 GeometryPath 转换为 java.awt.Shape 反之亦然。 简单编辑操作 这段 Java 代码向您展示了如何...

    docs.aspose.com/slides/zh/androidjava/custom-sh...
  7. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Picture Frame|Aspose.Slides for PHP Documentation

    Add a picture frame to a PowerPoint presentation in PHP...Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/php-java/picture-frame/
  9. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....); // Verify that the first shape of the document contains a valid...valid image. auto shape = System :: ExplicitCast < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Public API and Backwards Incompatible Changes i...

    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....ISmartArtShape) add access to individual shapes inside SmartArt diagram. SmartArtShape...ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...

    docs.aspose.com/slides/java/public-api-and-back...