Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 43,063 for

shape

(0.07 sec)
  1. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....Examples: Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/java/com.aspose.word...
  2. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a Shape or text frame is relative in Java....the horizontal position of a shape or text frame is relative. Examples:...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue constructor. Initializes a new instance of this class that represents a single-level value in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); chart -> get_Title...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in Java...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/androidjava/presentation...
  5. ShapeBase.AllowOverlap | Aspose.Words for .NET

    Discover the ShapeBase AllowOverlap property, control Shape interactions by enabling or disabling overlap with other Shapes for enhanced design flexibility....specifies whether this shape can overlap other shapes. public bool AllowOverlap...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Presentation Theme|Aspose.Slides for PHP Docume...

    PowerPoint presentation theme...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...Rectangle , 10 , 10 , 100 , 100 ); $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/php-java/presentation-th...
  7. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  8. Compress JPG In Javascript

    Compress JPG in JavaScript without losing quality. Optimize JPG content, reduce file size easily....DocumentBuilder(doc) shape = builder.insertImage( "Input...saveOptions.jpegQuality = 50 shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/nodejs-net/compress/jpg/
  9. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...id of shape , can be find in xs . sheet . data . shapes 从活动工作表中的形状数组中移除突出显示形状...id of shape , can be find in xs . sheet . data . shapes 获取活动工作表中形状的突出显示数组...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. 部分|Aspose.Slides 文档

    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....{ // 重塑演示文稿的上下文 IAutoShape shape = ( IAutoShape ) pres . getSlides...textFrame = ( ITextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/zh/java/portion/