Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 6,354 for

ole

(0.16 sec)
  1. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state.... Ole . Forms2OleControlType . CheckBox...module Aspose.Words.Drawing.Ole class Forms2OleControl Forms2OleControl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2Olecontrol/).... Ole . Forms2OleControlType . CheckBox...module Aspose.Words.Drawing.Ole class OleControl OleControl.name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleControl.is_forms2_ole_control property | Asp...

    OleControl.is_forms2_Ole_control property. Returns ``True`` if the control is a [Forms2OleControl](../../forms2Olecontrol/)....is_forms2_ole_control property OleControl.is_forms2_ole_control...Forms2OleControl . @property def is_forms2_ole_control ( self ) -> bool : ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Presentation Content in Python|Aspose.Sl...

    Create, edit, and extract presentation content with Aspose.Slides for Python via .NET—get code examples for text, images, shapes, charts; PPT, PPTX and ODP....Accessibility in Python Manage OLE in Presentations Using Python...

    docs.aspose.com/slides/python-net/presentation-...
  5. Manage Presentation Content in JavaScript|Aspos...

    Create, edit, and extract presentation content with Aspose.Slides for Node.js via Java—get code examples for text, images, shapes, charts; PPT, PPTX and ODP....Accessibility in JavaScript Manage OLE in Presentations Using JavaScript...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. Code Comparison for common features with VSTO|A...

    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....and Embed an Excel Chart as an OLE Object Create a New Presentation...

    docs.aspose.com/slides/net/code-comparison-for-...
  7. Working with Fields in C++|Aspose.Words for C++

    Introduction to field feature in Aspose.Words for C++.... Working with OLE Objects in C++ Working with Form...

    docs.aspose.com/words/cpp/working-with-fields/
  8. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中控制页眉和页脚:添加或编辑日期/时间、页码和页脚文本,显示或隐藏 PPT、PPTX 和 ODP 中的占位符。...SetDateTimeVisibilit ( isVisible : true ); } OLE对象 评论...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. 页眉页脚|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 JavaScript 示例。... dispose (); } } OLE 对象 评论...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...7:51am 5 识别错误的不是OFFICE_MATH,而是Ole类型的node。 我尝试了以下代码,发现转出来的图片就已经符号是方块了。...contains("Equation")) { // 将 OLE 公式渲染为图片 BufferedImage image =...

    forum.aspose.com/t/word-pdf/313834