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

ole

(0.09 sec)
  1. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the Ole object....Gets or sets the ProgID of the OLE object. @property def prog_id...Shows how to extract embedded OLE objects into files. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.OlePackage property. Provide access to [OlePackage](../../Olepackage/) if Ole object is an Ole Package...access to OlePackage if OLE object is an OLE Package. Returns null...Drawing . OlePackage Remarks OLE Package is a legacy technology...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...Excel worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated...

    docs.aspose.com/slides/cpp/working-solution-for...
  4. OleFormat.AutoUpdate | Aspose.Words for .NET

    Discover the OleFormat AutoUpdate property in Microsoft Word, ensuring your Ole object links stay current and enhance document accuracy effortlessly....Specifies whether the link to the OLE object is automatically updated...Shows how to extract embedded OLE objects into files. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OleFormat.IsLocked | Aspose.Words for .NET

    Discover the OleFormat IsLocked property, control Ole object links and enhance data integrity by preventing unwanted updates. Learn more now!...Specifies whether the link to the OLE object is locked from updates...Shows how to extract embedded OLE objects into files. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. 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...
  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. 用C++从工作簿中提取OLE对象|Documentation

    学习如何使用Aspose.Cells和C++从工作簿中提取Ole对象。...用C++从工作簿中提取OLE对象 Contents [ Hide ] 有时,你需要从工作簿中提取OLE对象。Aspose....Cells支持提取和保存这些OLE对象。 本文展示了如何在Visual Studio中创建控制台应用程序,并使用少量代码从工作簿中提取不同的OLE对象。...

    docs.aspose.com/cells/zh/cpp/extract-ole-object...