Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 42,335 for

shape

(0.06 sec)
  1. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!...TextBox Contents [ Hide ] Shape.TextBox property Defines attributes...how text is displayed in a shape. public TextBox TextBox { get...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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. ArrayPtr...ArrayPtr < SharedPtr < Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Connector|Aspose.Slides for Node.js via .NET Do...

    Connect PowerPoint Shapes in JavaScript...links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/nodejs-java/connector/
  4. 在 PHP 中从形状表中检索用户定义的单元格|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....$pages -> get ( $count ); $shapes = $page -> getShapes (); $i...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/retrieve-user-d...
  5. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OptionButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OptionButtonControl class, perfect for creating exclusive choice options in your applications. Enhance user experience today!...docx" ); Shape shape1 = ( Shape ) doc . GetChild (...( NodeType . Shape , 0 , true ); OptionButtonControl optionButton1...

    reference.aspose.com/words/net/aspose.words.dra...
  7. OlePackage class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OlePackage class. Allows to access OLE Package properties...system by double-clicking on the shape that contains the OLE object...databaseDir + "cat001.zip" ); let shape = builder . insertOleObject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/html/
  9. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE object....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...
  10. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...typically exist in text boxes or shapes. Therefore, to add a text to...class that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/nodejs-java/manage-textbox/