Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,969 for

ole

(0.59 sec)
  1. aspose.words.drawing.ole module | Aspose.Words ...

    The Aspose.Words.Drawing.Ole namespace contains classes to work with Ole / ActiveX controls and forms in Microsoft Word documents....ole module Contents [ Hide ] The Aspose...Drawing.Ole namespace contains classes to work with OLE / ActiveX...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Aspose::Words::Drawing::OleFormat::get_IsLink m...

    Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the Ole object is linked (when SourceFullName is specified) in C++.... method Returns true if the OLE object is linked (when SourceFullName...to insert linked and unlinked OLE objects. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. 使用JavaScript通过C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel工作表中将WAV文件作为Ole对象插入。...使用JavaScript通过C++将WAV文件作为OLE对象插入 Contents [ Hide ] Aspose.Ce...Cells提供功能,允许在Excel工作表中添加各种类型的OLE对象。我们将在以下代码示例中看到如何使用Aspose.Cel...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  6. 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...
  7. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded Ole object as icon from a stream into the document. Allows to specify icon file and caption. Detects Ole object type using given progID parameter in C++....System::String&) method Inserts an embedded OLE object as icon from a stream...icon file and caption. Detects OLE object type using given progID...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 创建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...
  9. 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/nodejs-net/aspose.wo...
  10. OleFormat.suggestedExtension property | Aspose....

    OleFormat.suggestedExtension 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. let doc =... Document ( base . myDir + "OLE spreadsheet.docm" ); let shape...

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