Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 45,856 for

shape

(0.09 sec)
  1. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textbox content. Optimize with ease today!...DocumentBuilder ( srcDoc ); Shape textBox = builder . InsertShape...importFormatOptions ); Shape importedTextBox = ( Shape ) importer . ImportNode...

    reference.aspose.com/words/net/aspose.words/imp...
  2. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 control....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Cells Object Model|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.... ShapeCollection/Shape Each Worksheet object contains...all Shape objects in a worksheet as shown below: Shapes & Shape...

    docs.aspose.com/cells/net/aspose-cells-object-m...
  5. Aspose.Cells Object Model|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.... ShapeCollection/Shape Each Worksheet object contains...all Shape objects in a worksheet as shown below: Shapes & Shape...

    docs.aspose.com/cells/java/aspose-cells-object-...
  6. ThemeFonts.complex_script property | Aspose.Wor...

    ThemeFonts.complex_script property. Specifies font name for ComplexScript characters....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) object for this document....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 部分|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/
  9. 使用 Aspose.Slides 的 Hello World 应用程序|Aspose.Slid...

    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....添加一个矩形类型的 AutoShape auto shape = slide -> get_Shapes () -> AddAutoShape...50.0f ); // 向矩形添加 TextFrame shape -> AddTextFrame ( u "Hello World"...

    docs.aspose.com/slides/zh/cpp/hello-world-appli...
  10. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram....Retrieving Master Information A shape master is another name for a...Master object represents a Shape object’s master in a diagram...

    docs.aspose.com/diagram/net/working-with-masters/