Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 6,398 for

ole

(0.29 sec)
  1. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked Ole object....the source file for the linked OLE object. @property def source_full_name...is not an empty string, the OLE object is linked. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Embed Attachment to PDF|Documentation

    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....In Excel, you can insert an OLE Object with source data ( em...le.xlsx ). Double‑click the OLE Object, and the embedded file...

    docs.aspose.com/cells/java/embed-attachment-to-...
  3. OleFormat.GetRawData | Aspose.Words for .NET

    Discover OleFormat's GetRawData method to easily retrieve Ole object raw data, enhancing your data management and integration capabilities....GetRawData method Gets OLE object raw data. public byte...embedded OLE object. Document doc = new Document ( MyDir + "OLE objects...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Forms2OleControlCollection.count property | Asp...

    Forms2OleControlCollection.count property. Gets count of objects in the collection....Examples Shows how to access an OLE control embedded in a document...Document ( file_name = MY_DIR + 'OLE ActiveX controls.docm' ) # Shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage Ole package file names. Enhance your data handling with seamless integration and flexibility....FileName property Gets or sets OLE Package file name. public string...Examples Shows how insert an OLE object into a document. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 设置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....设置OLE图标的标题 Contents [ Hide ] 新增了 get_SubstitutePictureTit() 和...OleObjectFrame 类。它允许获取、设置或更改OLE图标的标题。下面的代码片段展示了创建Excel对象并设置其标题的示例。...

    docs.aspose.com/slides/zh/cpp/set-caption-to-ol...
  7. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....Shows how to extract embedded OLE objects into files. doc = aw...Document ( file_name = MY_DIR + 'OLE spreadsheet.docm' ) shape = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Forms2OleControlCollection indexer | Aspose.Wor...

    Forms2OleControlCollection indexer. Gets [Forms2OleControl](../../forms2Olecontrol/) object at a specified index....Examples Shows how to access an OLE control embedded in a document...Document ( file_name = MY_DIR + 'OLE ActiveX controls.docm' ) # Shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame OleFrame && OleFrame.EmbeddedData != null) { var embeddedData = OleFrame.EmbeddedData; byte[…...Product Family slides-net , slides-ole Viral84 February 2, 2026, 8:12am...@Viral84 You are extracting the OLE data from the slide by checking...

    forum.aspose.com/t/aspose-slides-for-net-concer...