Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 6,028 for

ole

(0.16 sec)
  1. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....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/javascript-cpp/embed-atta...
  2. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....Shows how to extract embedded OLE objects into files. Document...doc = new Document ( MyDir + "OLE spreadsheet.docm" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 使用JavaScript通过C++获取或设置嵌入式OLE对象的类别标识符|Documentation

    了解如何在JavaScript中使用Aspose.Cells通过C++获取或设置嵌入Ole对象的类别标识符。...使用JavaScript通过C++获取或设置嵌入式OLE对象的类别标识符 Contents [ Hide ] 可能的使用场景...classIdentifier 属性,可以用来获取或设置嵌入OLE对象的类别标识符。OLE对象类别标识符实际上是GUID,即全局唯一标识...

    docs.aspose.com/cells/zh/javascript-cpp/get-or-...
  4. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js 优化 PowerPoint 和 OpenDocument 文件中的 Ole 对象管理。无缝嵌入、更新并导出 Ole 内容。...JavaScript 在演示文稿中管理 OLE Contents [ Hide ] OLE(Object Linking & Embedding)是...PowerPoint 幻灯片中。该 Excel 图表即被视为 OLE 对象。 OLE 对象可能以图标形式出现。在此情况下,双击图标后,...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  5. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel Ole objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent....that Excel charts embedded as OLE objects in a PowerPoint presentation...the chart image to the chart’s OLE object frame. In the output presentation...

    docs.aspose.com/slides/net/working-solution-for...
  6. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method...Name of the file to save the OLE object data. Exceptions exception...Shows how to extract embedded OLE objects into files. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 优化 PowerPoint 和 OpenDocument 文件中的 Ole 对象管理。实现 Ole 内容的无缝嵌入、更新和导出。...Android 上管理演示文稿中的 OLE Contents [ Hide ] OLE(对象链接与嵌入)是微软技术,可让在...PowerPoint 幻灯片中。该 Excel 图表被视为 OLE 对象。 OLE 对象可能显示为图标。此情况下,双击图标后,图表将...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  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/nodejs-net/aspose.wo...
  9. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded object data in your chosen stream. Enhance data management with ease!...Shows how to extract embedded OLE objects into files. Document...doc = new Document ( MyDir + "OLE spreadsheet.docm" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  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...