Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,969 for

ole

(0.07 sec)
  1. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded Ole object from a stream into the document in C++.... method Inserts an embedded OLE object from a stream into the...System::String& Programmatic Identifier of OLE object. asIcon bool Specifies...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  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. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert Ole objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....Inserts an embedded or linked OLE object as icon into the document...icon file and caption. Detects OLE object type using file extension...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 使用 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/
  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 ] 新增了一个属性 SubstitutePictureTit 到 IOleObjectFrame...OleObjectFrame 类。它允许获取、设置或更改OLE图标的标题。下面的代码片段展示了创建Excel对象并设置其标题的示例。...

    docs.aspose.com/slides/zh/net/set-caption-to-ol...
  7. OleFormat.IsLink | Aspose.Words for .NET

    Discover OleFormat IsLink property. Easily check if your Ole object is linked with SourceFullName for seamless data integration and management....property Returns true if the OLE object is linked (when SourceFullName...to insert linked and unlinked OLE objects. Document doc = new Document...

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