Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,823 for

ole

(0.05 sec)
  1. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.Ole_control property. Gets [OleFormat.Ole_control](./) objects if this Ole object is an ActiveX control...ole_control property OleFormat.ole_control property Gets OleFormat...OleFormat.ole_control objects if this OLE object is an ActiveX control...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OleFormat.suggested_file_name property | Aspose...

    OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to save it into a file....Examples Shows how to get an OLE object’s suggested file name...file_name = MY_DIR + 'OLE shape.rtf' ) ole_shape = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shape.ole_format property | Aspose.Words for Py...

    Shape.Ole_format property. Provides access to the Ole data of a shape...ole_format property Shape.ole_format property Provides access...the OLE data of a shape. For a shape that is not an OLE object...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::OleFormat::get_OleContr...

    Aspose::Words::Drawing::OleFormat::get_OleControl method. Gets OleControl objects if this Ole object is an ActiveX control. Otherwise this property is null in C++....Gets OleControl objects if this OLE object is an ActiveX control...Aspose :: Words :: Drawing :: Ole :: OleControl > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. OleControl class | Aspose.Words for Python

    aspose.words.drawing.Ole.OleControl class. Represents Ole ActiveX control...OleControl class Represents OLE ActiveX control. To learn more...more, visit the Working with Ole Objects documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Create Excel Backups for Tables and Text...

    Hi Aspose team Thanks for helping us with our Aspose Cells and Slides queries so far. We have another requirement. We need an Excel backup for tables and text boxes in PowerPoint. Double clicking tables and text boxe…...use case, we cannot use the OLE approach, we need the actual...use case, we cannot use the OLE approach, we need the actual...

    forum.aspose.com/t/how-to-create-excel-backups-...
  7. OleFormat.SuggestedFileName | Aspose.Words for ...

    Discover the OleFormat SuggestedFileName property to easily retrieve the recommended file name for saving your embedded objects seamlessly....Examples Shows how to get an OLE object’s suggested file name...doc = new Document ( MyDir + "OLE shape.rtf" ); Shape oleShape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 control.... ole . Forms2OleControlType : ......as_shape () ole_control = shape . ole_format . ole_control self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control...as_shape () ole_control = shape . ole_format . ole_control self...'CheckBox1' , ole_control . name ) if ole_control . is_forms2_ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the control....to change text of the TextBox OLE control. doc = aw . Document...text_box_control = shape . ole_format . ole_control . as_text_box_control...

    reference.aspose.com/words/python-net/aspose.wo...