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

ole

(0.17 sec)
  1. 用 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-...
  2. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the Ole object in C++....Gets or sets the ProgID of the OLE object. System :: String Aspose...Shows how to extract embedded OLE objects into files. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. 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...
  5. 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...
  6. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_Ole_object_as_icon method...insert_ole_object_as_icon method Contents [ Hide ] insert_ole_ob...Inserts an embedded or linked OLE object as icon into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Aspose::Words::Drawing::OlePackage class | Aspo...

    Aspose::Words::Drawing::OlePackage class. Allows to access Ole Package properties. To learn more, visit the documentation article in C++....OlePackage class Allows to access OLE Package properties. To learn...more, visit the Working with Ole Objects documentation article...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 用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...