Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 6,324 for

ole

(0.99 sec)
  1. 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...
  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. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets Ole Package file name in C++....OlePackage::get_FileName method Gets or sets OLE Package file name. System ::...Examples Shows how insert an OLE object into a document. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if Ole object is an Ole Package. Returns null otherwise in C++....access to OlePackage if OLE object is an OLE Package. Returns null...Examples Shows how insert an OLE object into a document. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. 创建Excel图表并将其嵌入演示文稿作为OLE对象|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....创建Excel图表并将其嵌入演示文稿作为OLE对象 Contents [ Hide ] 在PowerPoint幻灯片中,...C++将这些图表嵌入到PowerPoint幻灯片中作为OLE对象。本文涵盖了创建和嵌入MS Excel图表作为OLE对象到PowerPoint演示...

    docs.aspose.com/slides/zh/cpp/creating-excel-ch...
  7. 创建并将 Excel 图表作为 OLE 对象嵌入到 Microsoft PowerPoint ...

    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....创建并将 Excel 图表作为 OLE 对象嵌入到 Microsoft PowerPoint 幻灯片中 Contents...Java 的代码,程序性地创建并将 Excel 图表作为 OLE 对象嵌入到 PowerPoint 幻灯片中。 创建并嵌入...

    docs.aspose.com/slides/zh/java/create-and-embed...
  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. OptionButtonControl.type property | Aspose.Word...

    OptionButtonControl.type property. Gets type of Forms 2.0 control.... ole . Forms2OleControlType : ......option_button1 = shape1 . ole_format . ole_control . as_option_button_control...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CommandButtonControl constructor | Aspose.Words...

    CommandButtonControl constructor. Initializes a new instance of [CommandButtonControl](../) class.... ole . CommandButtonControl () shape...shape = builder . insert_forms_2_ole_control ( button1 ) self . assertEqual...

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