Excelファイルから画像を抽出する

多くの画像を埋め込んだExcelファイルから画像をすばやく抽出したい場合は、これを行うだけではなりません。 Excelでこれを行うための組み込み関数はありません。 Excelファイルから画像をすばやく抽出する2つの簡単な方法があります。

How to Quickly Extract Pictures From An Excel File

1. Open your Excel file, click ファイル tab, choose 名前を付けて保存, in the Save As window, click the drop-down menu labeled タイプとして保存:, scroll down and choose Webページ(* .htm; * .html), Click セーブ

Save as Web Page File

When a web page is saved in a computer two files are actually generated. One is the html file, and another is a folder that contains all the images and other component files that are a part of the web page. For example, an Excel file named Products.xls saved as a web page will generate Products.htmとラベルの付いたフォルダProducts_files。もしProducts.xls contained images, these images will now be in the Products.xls_files folder. Now, open Products.xls_files folder, you will sell all the pictures.

All images in Web Page File
2. Change the Excel file extension (only available with .xlsx) as a RAR file, For example, change Products.xlsxProducts.rar, extract the Products.rar file, you will see 3 folders (_rels, docProps and xl) and 1 xml file ([Content_Types].xml), open xl folder, open メディア folder, you will sell all the images in the メディアフォルダ。

All images in media folder

コメントを残す