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

ole

(0.22 sec)
  1. 使用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...
  2. 用JavaScript通过C++在PDF中嵌入附件|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++在PDF中嵌入Ole对象作为附件。...在Excel中,你可以插入带有源数据的Ole对象( embedded-attachments-example.xlsx )。双击Ole对象,嵌入的文件将被打开。...)。双击Ole对象,嵌入的文件将被打开。 通常,在转换为PDF时,Ole对象会被渲染为图标或缩略图,而不显示Ole对象的源数据。使用 PdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/embed-a...
  3. 设置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...
  4. 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...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  9. 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...
  10. 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...