Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
ImportBookmarksWithXmlメソッドを使用すると、XMLファイルからPDFファイルにブックマークをインポートできます。ブックマークをインポートするには、PdfBookmarkEditorオブジェクトを作成し、BindPdfメソッドを使用してPDFファイルをバインドする必要があります。その後、ImportBookmarksWithXmlメソッドを呼び出す必要があります。最後に、Saveメソッドを使用して更新されたPDFファイルを保存します。以下のコードスニペットは、XMLファイルからブックマークをインポートする方法を示しています。
ExportBookmarksToXmlメソッドを使用すると、PDFファイルからXMLファイルにブックマークをエクスポートできます。
ブックマークをエクスポートするには:
以下のコードスニペットは、XMLファイルにブックマークをエクスポートする方法を示しています。
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.