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

ole

(0.09 sec)
  1. 使用 OLE 对象|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....使用 OLE 对象 Contents [ Hide ] Microsoft Office Visio 支持操作 Visio...Visio diagram 中的 OLE 对象。如果 Excel 电子表格或任何其他文件驻留在 Visio 绘图之外并且开发人员需要在其...

    docs.aspose.com/diagram/zh/java/working-with-ol...
  2. LoadOptions.ignoreOleData property | Aspose.Wor...

    LoadOptions.ignoreOleData property. Specifies whether to ignore the Ole data....Specifies whether to ignore the OLE data. get ignoreOleData () :...: boolean Remarks Ignoring OLE data may reduce memory consumption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the Ole object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....property Returns True if the OLE object is linked (when OleFormat...to insert linked and unlinked OLE objects. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用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...
  5. OlePackage class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OlePackage class. Allows to access Ole Package properties...OlePackage class Allows to access OLE Package properties. To learn...Working with Ole Objects documentation article. Remarks OLE package...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OleFormat.Clsid | Aspose.Words for .NET

    Discover the OleFormat Clsid property to easily retrieve the CLSID of Ole objects, enhancing your application's functionality and performance....property Gets the CLSID of the OLE object. public Guid Clsid { get...Examples Shows how to access an OLE control embedded in a document...

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