TableOfFigures.Update 方法 参考 反馈 定义 命名空间: Microsoft.Office.Interop.Word 程序集: Microsoft.Office.Interop.Word.dll 汇报指定的图表表中所示的条目。 C# 复制 public void Update (); 注解 注意UpdatePageNumbers()使用 方法更新图表表中项的页码。 适用于 产品版本 Word primary interop ...
Microsoft.Office.Interop.Word 程序集: Microsoft.Office.Interop.Word.dll 对象的集合TableOfFigures,这些对象表示文档中的图表表。 C# [System.Runtime.InteropServices.Guid("00020922-0000-0000-C000-000000000046")]publicinterfaceTablesOfFigures:System.Collections.IEnumerable ...
需要expression。 代表 'TableOfFigures' 集合的變數。 註解 使用UpdatePageNumbers方法來更新頁碼的目錄中各項目的頁碼。 範例 這個範例會更新使用中文件內的第一個圖表目錄。 VB IfActiveDocument.TablesOfFigures.Count >=1ThenActiveDocument.TableOfFigures(1).UpdateEndIf ...
表达 一个代表“TableOfFigures”集合的变量。备注该属性对应于 TOC 域的 \c 开关。示例本示例插入一个表格题注,然后将第一个图表目录的题注改为“表格”。VB 复制 Selection.Collapse Direction:=wdCollapseStart Selection.Range.InsertCaption "Table" If ActiveDocument.TablesOfFigures.Count >= 1 Then ...
對於Microsoft Word、Excel、PowerPoint 和 HTML,檔智慧 v4.0 2024-11-30 (GA) 版面配置模型會依目前方式擷取所有內嵌文字。 文字會擷取為單字和段落。 不支援內嵌的影像。 範例指令碼 輸出 Python 複製 # Analyze lines. if page.lines: for line_idx, line in enumerate(page.lines): words = get_words...
Resolved an issue where updating a table of figures may cause unexpected changes to certain words, resulting in spelling mistakes. Resolved an issue in Outlook where text may be truncated on the right side of the message when using an HTML email template. Resolved an issue where the Save butto...
Tip:If your numbering doesn't appear to be correct, especially after adding or moving figures, try updating your captions by pressing CTRL+A (to select your entire document) and then press F9 to update all captions. See also Add, format, or delete captions in Word ...
Office Word Primary Interop Assembly TableOfAuthorities TableOfAuthoritiesCategory TableOfContents TableOfFigures Tables TablesOfAuthorities TablesOfAuthoritiesCategories TablesOfContents TablesOfFigures TablesOfFigures Properties Application Count Creator Format ...
I have had this problem before with word and now is getting out of hand. Every time I keep updating the ‘table of figures’ at the beginning of my document, it keeps making duplicate entries. I have no idea why this is happening and have done a numerous amount of searching and I sti...
Inserting a list of figures or tables follows the same process, the only difference is changing the caption label appropriately, as we’ll see in the steps below. Place your cursor where you want to add your list of tables or figures. Navigate to theReferencestab and selectInsert Table of ...