Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,823 for

ole

(0.02 sec)
  1. Aspose::Words::Drawing::OleFormat::GetRawData m...

    Aspose::Words::Drawing::OleFormat::GetRawData method. Gets Ole object raw data in C++....OleFormat::GetRawData method Gets OLE object raw data. System :: ArrayPtr...the raw data of an embedded OLE object. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. TextBoxControl.type property | Aspose.Words for...

    TextBoxControl.type property. Gets type of Forms 2.0 control.... ole . Forms2OleControlType : ......to change text of the TextBox OLE control. doc = aw . Document...

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

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of Ole object. In case if the Ole object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....icon caption of OLE object. In case if the OLE object does not...to insert linked and unlinked OLE objects. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked Ole object in C++....the source file for the linked OLE object. System :: String Aspose...is not an empty string, the OLE object is linked. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. 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...
  8. 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...
  9. Aspose::Words::Loading::LoadOptions::get_Ignore...

    Aspose::Words::Loading::LoadOptions::get_IgnoreOleData method. Specifies whether to ignore the Ole data in C++....Specifies whether to ignore the OLE data. bool Aspose :: Words ::...get_IgnoreOleData () const Remarks Ignoring OLE data may reduce memory consumption...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. 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...