Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,419 for

ole

(1.64 sec)
  1. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...Excel worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated...

    docs.aspose.com/slides/cpp/working-solution-for...
  2. 通过C++和Node.js获取或设置嵌入式OLE对象的类标识符|Documentation

    学习如何通过C++在Node.js中使用Aspose.Cells获取或设置嵌入式Ole对象的类标识符。...js获取或设置嵌入式OLE对象的类标识符 Contents [ Hide ] 可能的使用场景 Aspose...getClassIdentifier() 属性,可用于获取或设置嵌入式OLE对象的类标识符。OLE对象类标识符实际上是GUID(全局唯一标识符)...

    docs.aspose.com/cells/zh/nodejs-cpp/get-or-set-...
  3. OleFormat.save method | Aspose.Words for Python

    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. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::LoadOptions::get_Ignore...

    Aspose::Words::Loading::LoadOptions::get_IgnoreOleData method. Specifies whether to ignore the Ole data in C++....Specifies whether to ignore the OLE data. bool Aspose :: Words ::...get_IgnoreOleData () const Remarks Ignoring OLE data may reduce memory consumption...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. 用C++从工作簿中提取OLE对象|Documentation

    学习如何使用Aspose.Cells和C++从工作簿中提取Ole对象。...用C++从工作簿中提取OLE对象 Contents [ Hide ] 有时,你需要从工作簿中提取OLE对象。Aspose....Cells支持提取和保存这些OLE对象。 本文展示了如何在Visual Studio中创建控制台应用程序,并使用少量代码从工作簿中提取不同的OLE对象。...

    docs.aspose.com/cells/zh/cpp/extract-ole-object...
  6. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of Ole object...icon caption of OLE object. In case if the OLE object does not...to insert linked and unlinked OLE objects. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  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. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 Ole 对象。...操作 Visio 中的嵌入式 OLE 对象 Diagram Contents [ Hide ] Microsoft Office...Visio 支持操作 Visio diagram 中的 OLE 对象。如果 visio 文件位于 Visio 绘图之外,开发人员需要在其...

    docs.aspose.com/diagram/zh/java/manipulate-the-...
  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...