Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 42,308 for

shape

(0.12 sec)
  1. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...Gets the actual bounds of the shape in points. (Inherited from NodeRendererBase...Gets the opaque bounds of the shape in points. (Inherited from NodeRendererBase...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group Shape enumeration in your applications. Enhance your coding workflow today!...when enumeration of a group shape has started. public virtual...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Drawing::Stroke::get_Color2 meth...

    Aspose::Words::Drawing::Stroke::get_Color2 method. Defines a second color for a stroke in C++....for a Shape is White . Examples Shows how to process shape stroke...MyDir + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 在工作表中将形状移到前面或后面,用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将形状置于工作表的前面或后面。...Cells提供 Shape.toFrontOrBack() 方法,可以改变形状的z... 在工作表内发送形状到最前或最后 以下示例代码解释了 Shape.toFrontOrBack() 方法的用法。请查看代码中使用的...

    docs.aspose.com/cells/zh/nodejs-cpp/send-shape-...
  5. Presentation Localization|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....Language for Presentation and Shape’s Text Create an instance of...Presentation ( "test.pptx" ); try { $shape = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/presentation-lo...
  6. Aspose::Words::Drawing::OleFormat::GetRawData m...

    Aspose::Words::Drawing::OleFormat::GetRawData method. Gets OLE object raw data in C++....docx" ); for ( const auto & shape : System :: IterateOver ( doc...GetChildNodes ( NodeType :: Shape , true ))) { SharedPtr < OleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the Shape is rotated....should not rotate when the shape is rotated. @property def no_text_rotation...disable text rotation when the shape is rotate. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 用Node.js通过C++从Gear类型智能艺术形状中提取文本|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从Gear类型智能艺术形状中提取文本。...为此,首先应使用 Shape.getResultOfSmartArt() 方法将智能艺术形状转换为群组形状。然后使用...以在循环中逐一迭代每个单独形状并提取它们的文本,使用 Shape.getText() 属性。 从齿轮型智能图形中提取文本...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-tex...
  9. Shape.lastParagraph property | Aspose.Words for...

    Shape.lastParagraph property. Gets the last paragraph in the Shape....lastParagraph property Shape.lastParagraph property Gets the...the last paragraph in the shape. get lastParagraph () : Aspose ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert_image method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/python-net/working-with-i...