Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 6,325 for

ole

(0.36 sec)
  1. Embed Attachment to PDF with Golang via C++|Doc...

    Learn how to embed attachments into PDF using Aspose.Cells with Golang via C++....In Excel, you can insert an OLE object with source data ( em...le.xlsx ). Double‑click the OLE object; the embedded file will...

    docs.aspose.com/cells/go-cpp/embed-attachment-t...
  2. 用 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...
  3. 使用C++将附件嵌入到PDF中|Documentation

    学习如何用C++结合Aspose.Cells将附件嵌入到PDF中。...在Excel中,您可以插入带有源数据的Ole对象( embedded-attachments-example.xlsx )。双击Ole对象,嵌入的文件将被打开。...)。双击Ole对象,嵌入的文件将被打开。 通常,在转换为PDF时,Ole对象将作为图标或缩略图渲染,而不显示Ole对象的源数据。使用选项 PdfSaveOptions...

    docs.aspose.com/cells/zh/cpp/embed-attachment-t...
  4. OleFormat.progId property | Aspose.Words for No...

    OleFormat.progId property. Gets or sets the ProgID of the Ole object....Gets or sets the ProgID of the OLE object. get progId () : string...Shows how to extract embedded OLE objects into files. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OLE对象插入工作表|Documentation

    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 ] 可能的使用场景 Aspose.Cells允许您在工作表中插入OLE对象。请使用...Cells允许您在工作表中插入OLE对象。请使用 Worksheet->GetOleObjects()->Add() 方法来实现此目的。您需要一个图像...

    docs.aspose.com/cells/zh/cpp/inserting-ole-obje...
  6. 工作表尺寸调整的可行方案|Aspose.Slides 文档

    在 PowerPoint 演示文稿中使用 C++ 的工作表尺寸调整可行方案...Excel 工作表作为 OLE 对象,在首次激活后会被调整为未知的比例。此行为导致演示文稿中 OLE 对象的激活前后状态出...细调查并提供了解决方案,详见本文。 背景 在文章 管理 OLE 中,我们解释了如何使用 Aspose.Slides for...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  7. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet Ole resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....Excel worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated...

    docs.aspose.com/slides/androidjava/working-solu...
  8. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  9. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 Ole 对象的管理。无缝嵌入、更新和导出 Ole 内容。...使用 Java 在演示文稿中管理 OLE Contents [ Hide ] OLE(对象链接与嵌入)是微软技术,允许在...PowerPoint 幻灯片中。该 Excel 图表被视为 OLE 对象。 OLE 对象可以显示为图标。在此情况下,双击图标会在其关...

    docs.aspose.com/slides/zh/java/manage-ole/
  10. 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...