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

ole

(3.07 sec)
  1. Aspose::Words::Drawing::OleFormat::get_IsLink m...

    Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the Ole object is linked (when SourceFullName is specified) in C++.... method Returns true if the OLE object is linked (when SourceFullName...to insert linked and unlinked OLE objects. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. 使用 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...
  4. Embed Attachment to PDF with Python.NET|Documen...

    Learn how to embed Ole Object attachments in PDF files using Aspose.Cells for Python via .NET....In Excel, you can insert an OLE Object with source data ( em...le.xlsx ). Double-click the OLE Object to open the embedded file...

    docs.aspose.com/cells/python-net/embed-attachme...
  5. 使用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...
  6. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets Ole Package file name in C++....OlePackage::get_FileName method Gets or sets OLE Package file name. System ::...Examples Shows how insert an OLE object into a document. auto...

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