Calling Into a VSTO Add-in From a COM Smart tag-is It Possible?
从一个COM智能标记里调用VS TO插件是可能的吗?
Gets all properties that have been implemented for the smart tag.
获取已针对智能标记实现的所有属性。
Removes the specified smart tag list from the specified component.
从指定的元件移除指定的智慧标签清单。
Smart tag actions and recognizers specified in list description files.
在列表说明文件中指定的智能标记操作和识别器。
Demonstrates how to create a smart tag in an application-level add-in.
演示如何在应用程序级外接程序中创建智能标记。
Removes all the smart tag lists associated with the specified component.
移除与指定元件相关联的所有智慧标签清单。
By default, the smart tag is displayed when you first add a control to the page.
根据预设,当您第一次将控制项加入至网页时会显示智慧标签。
Similarly, smart tag types are defined by a unique namespace URI plus the tag name.
同样,智能标记类型也是用唯一命名空间URI 和标记名定义的。
Provides the base class for types that represent a panel item on a smart tag panel.
为表示智能标记面板上的面板项的类型提供基类。
Describes how to use the control's smart tag to prevent users from adding or deleting rows.
描述如何使用控件的智能标记来防止用户添加或删除行。
Occurs after the user clicks the smart tags icon, and before the smart tag menu is displayed.
在用户单击智能标记图标之后、智能标记菜单显示之前发生。
Smart tag actions for text recognized as addresses, including map and driving direction lookup.
用于将文本识别为地址的智能标记操作,包括地图和驱车方向查询。
Provides the base class for types that define a list of items used to create a smart tag panel.
为定义用于创建智能标记面板的项列表的类型提供基类。
Because of these issues, there is not much of a benefit to implement a COM smart tag in a VSTO add-in.
因为存在这些问题,在VSTO外接程序里实现一个COM智能标记是一件吃力不讨好的事情。
Returns the collection of smart tag item lists of the specified type associated with a component.
从由当前服务管理的所有组件中移除指定的智能标记列表。
This walkthrough demonstrates creating a smart tag that recognizes Fahrenheit temperature strings.
本演练演示如何创建可识别华氏温度字符串的智能标记。
Therefore, every smart tag type is uniquely identified by its tag name in addition to its namespace.
因此,标签名称加上其命名空间便可以用来唯一地识别每个智慧标签型别。
Causes a foreground smart tag check to occur automatically annotating data that was not annotated before.
使前台智能标记检查发生,自动批注以前未批注的数据。
They are combined to form a fully qualified name of the property, which in this case is a smart tag type.
这两个项目结合以组成属性的完整名称,在此范例中属性是智慧标签型别。
Even if you cannot use VSTO to create a smart tag, you can still use features in a VSTO add-in from the smart tag.
即使你不用VSTO创建智能标记,你仍然能够使用VSTO外接程序里智能标记的一些特性。
Use this property when sending documents to users who may not have the smart tag recognizer file on their computer.
在将文档发送给计算机上可能没有智能标记识别器文件的用户时,可以使用此属性。
Gets or sets a value that specifies whether a designer shows a component's smart tag panel automatically on creation.
获取或设置一个值,该值指定在创建组件时设计器是否自动显示组件的智能标记面板。
Removes smart tags recognized by the grammar checker and rechecks the document content against all smart tag recognizers.
移除由语法检查程序识别的智能标记,并针对所有的智能标记识别器重新检查文档内容。
Unless you need to create your own smart tag recognizer, you can use instances of these classes when you add smart tags to your document.
除非需要创建自己的智能标记识别器,否则,当您向文档中添加智能标记时,您可以使用这些类的实例。
Essentially, a smart tag works by recognizing certain text within the document, and when recognized, makes the icon and drop-down menu available.
根本而言,智能标记的工作过程是这样的:首先识别文档中特定文本内容,然后生成对应的图标和右键菜单。
This smart tag recognizes the term "sale", and when clicked, the action displays the address of the cell that contains the recognized term in a message box.
这个智能标记能够识别“sale”术语,当点击智能标记时,将弹出一个消息框显示包含已识别术语的单元格地址。
Ignoring for a moment the complexities of the regular-expressions described here to recognize phone Numbers, the smart tag list file is pretty straightforward.
如果不论考虑其中用于识别手机号的正则表达式的复杂性,智能标记清单文件还是很好懂的。
Ignoring for a moment the complexities of the regular-expressions described here to recognize phone Numbers, the smart tag list file is pretty straightforward.
如果不论考虑其中用于识别手机号的正则表达式的复杂性,智能标记清单文件还是很好懂的。
应用推荐