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

ole

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 设置OLE图标的标题|Aspose.Slides 文档

    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 ] 新增了 get_SubstitutePictureTit() 和...OleObjectFrame 类。它允许获取、设置或更改OLE图标的标题。下面的代码片段展示了创建Excel对象并设置其标题的示例。...

    docs.aspose.com/slides/zh/cpp/set-caption-to-ol...
  5. 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...
  6. 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...
  7. Aspose::Words::Drawing::OleFormat::get_OleContr...

    Aspose::Words::Drawing::OleFormat::get_OleControl method. Gets OleControl objects if this Ole object is an ActiveX control. Otherwise this property is null in C++....Gets OleControl objects if this OLE object is an ActiveX control...Aspose :: Words :: Drawing :: Ole :: OleControl > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 设置OLE图标的标题|Aspose.Slides 文档

    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 ] 新增了一个属性 SubstitutePictureTit 到 IOleObjectFrame...OleObjectFrame 类。它允许获取、设置或更改OLE图标的标题。下面的代码片段展示了创建Excel对象并设置其标题的示例。...

    docs.aspose.com/slides/zh/net/set-caption-to-ol...
  9. OleFormat.IsLink | Aspose.Words for .NET

    Discover OleFormat IsLink property. Easily check if your Ole object is linked with SourceFullName for seamless data integration and management....property Returns true if the OLE object is linked (when SourceFullName...to insert linked and unlinked OLE objects. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel Ole objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....that Excel charts embedded as OLE objects in a PowerPoint presentation...the chart image to the chart’s OLE object frame. In the output presentation...

    docs.aspose.com/slides/cpp/working-solution-for...