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

ole

(0.17 sec)
  1. Embed Attachment to PDF with Node.js via C++|Do...

    Learn how to embed an Ole object as an attachment in a PDF using Aspose.Cells for Node.js 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/nodejs-cpp/embed-attachme...
  2. 使用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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  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. 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...