Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 6,354 for

ole

(0.46 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. 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...
  3. OleFormat.auto_update property | Aspose.Words f...

    OleFormat.auto_update property. Specifies whether the link to the Ole object is automatically updated or not in Microsoft Word....Specifies whether the link to the OLE object is automatically updated...Shows how to extract embedded OLE objects into files. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.insertOleObjectAsIcon method...Inserts an embedded or linked OLE object as icon into the document...icon file and caption. Detects OLE object type using file extension...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 工作表缩放的可行解决方案|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/working-s...
  6. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED Ole OBJECT appears when adding OleObjectFrame in Aspose.Slides for Android via Java and how to fix preview issues in PPT, PPTX and ODP presentations....OleObjectFrame to a slide, an “EMBEDDED OLE OBJECT” message is shown on the...on working with OLE objects, see Manage OLE . Explanation and...

    docs.aspose.com/slides/androidjava/object-previ...
  7. 用 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...
  8. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...for java,保存pdf附件出现乱码 中文技术支持 ole , words-java ztthu November 20...OleFormat ole = shape.getOleFormat(); String ext = ole.getSuggestedExtensio();...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  9. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control Ole object display as icons or content for enhanced user experience and seamless integration in your applications....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/net/aspose.words.dra...
  10. Ole对象|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中处理 Ole 对象:插入或更新嵌入文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。...Ole对象 Contents [ Hide ] 演示如何将文件嵌入为 OLE 对象并使用 Aspose.Slides for...for PHP via Java 更新其数据。 添加 OLE 对象 将 PDF 文件嵌入到演示文稿中。 function addOleObject...

    docs.aspose.com/slides/zh/php-java/examples/ele...