Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 50,258 for

shape

(0.1 sec)
  1. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc 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...
  3. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint presentations.... AutoShape shape = ( AutoShape ) pres . getSlides...TextFrame textFrame = ( TextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/androidjava/paragraph/
  4. NodeRendererBase.sizeInPoints2 property | Aspos...

    NodeRendererBase.sizeInPoints2 property. Gets the actual size of the Shape in points....Gets the actual size of the shape in points. get sizeInPoints2...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用文本框:使用 Java 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...get_Item ( 0 ); for ( IShape shape : slide . getShapes ()) { //...AutoShape 可以包含可编辑的文本。 if ( shape instanceof IAutoShape ) { IAutoShape...

    docs.aspose.com/slides/zh/java/examples/element...
  6. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_IsDefined method. Gets a flag indicating whether any format is defined in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 文本框|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化文本框:设置字体、对齐、换行、自动调整大小,以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...$shapeCount ; $index ++ ) { $shape = $slide -> getShapes () ->...); if ( java_instanceof ( $shape , new JavaClass ( "com.aspose...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  8. 在 Ruby 中设置 Visio 形状的填充数据|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "rectangle" && shape . getID () ==...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  9. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the OLE object. When true, the OLE object is displayed as an icon. When false, the OLE object is displayed as content in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、PPTX 和 ODP。... get_Item ( 0 ); IShape shape = slide . getShapes (). get_Item...get_Item ( 0 ); if ( shape instanceof IInk ) { IInk inkShape = (...

    docs.aspose.com/slides/zh/java/examples/element...