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

ole

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理Ole对象。添加、提取和操作工作表中的Ole对象。...JavaScript 结合 C++ 管理 OLE 对象 Contents [ Hide ] 介绍 OLE(对象链接与嵌入)是一种复合文...序实体,可以与用户交互,也可以与桌面上的其他对象通信。 OLE 受到许多不同程序的支持,并用来让一个程序中创建的内容可以在另一个程序中使用。例如,你可以在...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  5. 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...
  6. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded object data in your chosen stream. Enhance data management with ease!...Shows how to extract embedded OLE objects into files. Document...doc = new Document ( MyDir + "OLE spreadsheet.docm" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js via Java 优化 PowerPoint 和 OpenDocument 文件中的 Ole 对象管理。无缝嵌入、更新和导出 Ole 内容。...JavaScript 在演示文稿中管理 OLE Contents [ Hide ] OLE(Object Linking & Embedding)是...PowerPoint 幻灯片中。该 Excel 图表被视为 OLE 对象。 OLE 对象可能以图标形式出现。在这种情况下,双击图标时...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  8. LoadOptions.ignore_ole_data property | Aspose.W...

    LoadOptions.ignore_Ole_data property. Specifies whether to ignore the Ole data....ignore_ole_data property LoadOptions.ignore_ole_data property...to ignore the OLE data. @property def ignore_ole_data ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 Ole 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...演示文稿中的 Excel 工作表作为 OLE 对象,在首次激活后会被调整为未确定的比例。此行为导致 OLE 对象的激活前后在演示文稿...供了解决方案,已在本文中进行介绍。 背景 在文章 管理 OLE 中,我们说明了如何使用 Aspose.Slides for...

    docs.aspose.com/slides/zh/python-net/working-so...