Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 6,426 for

ole

(0.07 sec)
  1. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the Ole object....property Gets the CLSID of the OLE object. @property def clsid (...Examples Shows how to access an OLE control embedded in a document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.Ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2Olecontrol/) objects...more, visit the Working with Ole Objects documentation article...Examples Shows how to access an OLE control embedded in a document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words.Drawing.Ole | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Ole namespace for seamless integration of Ole/ActiveX controls in Microsoft Word, enhancing document interactivity and functionality....Ole Contents [ Hide ] The Aspose.Words.Drawing.Ole namespace...contains classes to work with OLE / ActiveX controls and forms...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the Ole object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....property Returns true if the OLE object is linked (when OleFormat...to insert linked and unlinked OLE objects. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Forms2OleControlCollection.Count | Aspose.Words...

    Discover the Forms2OleControlCollection Count property to easily retrieve the total number of objects in your collection for enhanced data management....Examples Shows how to access an OLE control embedded in a document...doc = new Document ( MyDir + "OLE ActiveX controls.docm" ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....Examples Shows how to access an OLE control embedded in a document...doc = new Document ( MyDir + "OLE ActiveX controls.docm" ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. 创建并将 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...via Java 以编程方式创建并将 Excel 图表作为 OLE 对象嵌入到 PowerPoint 幻灯片中的代码。 创建并嵌入...

    docs.aspose.com/slides/zh/androidjava/create-an...
  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...