Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 6,425 for

ole

(0.21 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. Aspose::Words::Drawing::Shape::get_OleFormat me...

    Aspose::Words::Drawing::Shape::get_OleFormat method. Provides access to the Ole data of a shape. For a shape that is not an Ole object or ActiveX control, returns null in C++....the OLE data of a shape. For a shape that is not an OLE object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. CheckBoxControl.type property | Aspose.Words fo...

    CheckBoxControl.type property. Gets type of Forms 2.0 control.... ole . Forms2OleControlType : ......check_box_control = shape . ole_format . ole_control . as_check_box_control...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为Ole对象插入Excel工作表。...用C++将WAV文件作为OLE对象插入 Contents [ Hide ] Aspose.Cells支持向Excel工作...Cells支持向Excel工作表添加不同类型的OLE对象。我们将在以下示例中演示如何使用Aspose.Cells提供的简便API将WAV文件作为OLE对象添加。...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  8. 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...
  9. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...slides-java , cells-java , slides-ole , slides-python sukritisehgal...to be a proper chart, not an OLE object. I am using aspose cells...

    forum.aspose.com/t/aspose-queries/311420
  10. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...HorizontalRuleFormat : Insert OLE Object as an Icon Aspose.Words...

    docs.aspose.com/words/cpp/working-with-shapes/