Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 6,324 for

ole

(0.04 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. Object Changed Issue When Adding OleObjectFrame...

    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....output slide instead of the OLE Object . Most of the Aspose.Slides...PowerPoint then the slide (where the OLE Object was added) would look...

    docs.aspose.com/slides/nodejs-java/object-chang...
  3. 用 JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签|Docume...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签。...用 JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签 Contents [ Hide ] 可能的使用场景...可能的使用场景 Microsoft Excel允许您更改Ole对象的显示标签,如下图所示。您还可以使用Aspose.Cells...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  4. OleFormat.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat.save method...Name of the file to save the OLE object data. Exceptions exception...Shows how to extract embedded OLE objects into files. let doc =...

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

    Discover the OleFormat GetOleEntry method to efficiently retrieve Ole object data entries for enhanced data management and seamless integration....GetOleEntry method Gets OLE object data entry. public MemoryStream...name of the OLE data stream. Return Value An OLE data stream...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to save it into a file 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...
  7. 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...
  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. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel Ole objects with Aspose.Slides for Java. 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/java/working-solution-fo...
  10. DocumentBuilder.insert_forms_2_ole_control meth...

    DocumentBuilder.insert_forms_2_Ole_control method. Inserts [Forms2OleControl](../../../aspose.words.drawing.Ole/forms2Olecontrol/) object into current position....insert_forms_2_ole_control method insert_forms_2_ole_control(forms_2_ole_control)...ms_2_ole_control) Inserts Forms2OleControl object into current...

    reference.aspose.com/words/python-net/aspose.wo...