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

ole

(0.12 sec)
  1. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....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/java/com.aspose.word...
  2. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the Ole object. When true, the Ole object is displayed as an icon. When false, the Ole object is displayed as content in C++....aspect of the OLE object. When true , the OLE object is displayed...as an icon. When false , the OLE object is displayed as content...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream in C++....Shows how to extract embedded OLE objects into files. auto doc...Document > ( get_MyDir () + u "OLE spreadsheet.docm" ); auto shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 用JavaScript通过C++在PDF中嵌入附件|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++在PDF中嵌入Ole对象作为附件。...在Excel中,你可以插入带有源数据的Ole对象( embedded-attachments-example.xlsx )。双击Ole对象,嵌入的文件将被打开。...)。双击Ole对象,嵌入的文件将被打开。 通常,在转换为PDF时,Ole对象会被渲染为图标或缩略图,而不显示Ole对象的源数据。使用 PdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/embed-a...
  5. OleFormat.ProgId | Aspose.Words for .NET

    Discover the OleFormat ProgId property to easily manage and customize Ole object ProgIDs for enhanced functionality and seamless integration....Gets or sets the ProgID of the OLE object. public string ProgId...Shows how to extract embedded OLE objects into files. Document...

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