Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 6,426 for

ole

(3.13 sec)
  1. 页眉页脚|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/examples/elements...
  2. OleControl.name property | Aspose.Words for Python

    OleControl.name property. Gets or sets name of the ActiveX control....as_shape () ole_control = shape . ole_format . ole_control self...'CheckBox1' , ole_control . name ) if ole_control . is_forms2_ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state... Ole . Forms2OleControlType . CheckBox...module Aspose.Words.Drawing.Ole class Forms2OleControl Forms2OleControl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Developer Guide|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....Comments OleObject Working with OLE Objects Header&Footer Working...

    docs.aspose.com/diagram/java/developer-guide/
  5. 页眉页脚|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/...
  6. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 C++ 示例添加日期、幻灯片编号和自定义文本。...presentation -> Dispose (); } OLE 对象 评论...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. PHP PowerPoint API for PPT, PPTX, and ODP Prese...

    PHP library for creating, editing, converting, and processing PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM, ODP, PDF, and other presentation formats....audio frames, video frames, OLE, VBA macros, animations, etc...Manage ActiveX Controls Manage OLE objects Manage text and formatting...

    products.aspose.com/slides/php-java/
  8. 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/
  9. Forms2OleControl.group_name property | Aspose.W...

    Forms2OleControl.group_name property. Gets or sets a string that specifies a group of mutually exclusive controls...as_shape () ole_control = shape . ole_format . ole_control self...'CheckBox1' , ole_control . name ) if ole_control . is_forms2_ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  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