如何將Microsoft Word文檔轉換為PDF

PDFs are handy for distributing documents so that they’re seen the same way by all parties. Typically, you’ll create documents using another app, and then convert them to PDF. Here’s how to do it for a Microsoft Word document.

PDF易于分發文檔,因此各方可以以相同的方式查看它們。 通常,您將使用另一個應用程序創建文檔,然后將其轉換為PDF。 這是針對Microsoft Word文檔的方法。

使用Word將文檔轉換為PDF (Convert a Document to PDF Using Word)

If you have the desktop version of Microsoft Word, the easiest way to convert your document to PDF is right in Word itself.

如果您具有Microsoft Word的桌面版本,則將文檔轉換為PDF的最簡單方法就是直接在Word中使用。

Open the document you want to convert, and then?click the “File” tab.

打開要轉換的文檔,然后單擊“文件”選項卡。

On the backstage screen, select “Save As” from the list on the left.

在后臺屏幕上,從左側列表中選擇“另存為”。

On the Save As screen, select where you would like the PDF to be saved (OneDrive, This PC, a particular folder, or wherever).?

在“另存為”屏幕上,選擇要將PDF保存到的位置(OneDrive,此PC,特定文件夾或任何位置)。

Next, click the dropdown arrow on the right side of the “Save as type” box, and select “PDF (*.pdf)” from the dropdown menu.

接下來,單擊“另存為類型”框右側的下拉箭頭,然后從下拉菜單中選擇“ PDF(* .pdf)”。

If you want to, you can change the filename at this time. When you’re ready, click the “Save” button.

如果需要,您可以在此時更改文件名。 準備好后,點擊“保存”按鈕。

After saving the PDF, you’ll be returned to your Word document, and the new PDF will open automatically in your default PDF viewer.

保存PDF后,您將返回到Word文檔,新的PDF將在默認的PDF查看器中自動打開。

如果您沒有Microsoft Word (If You Don’t Have Microsoft Word)

If you don’t have Word, but need to convert a document someone sent you, you do have a few options:

如果您沒有Word,但需要轉換某人發送給您的文檔,則可以選擇以下幾種方法:

  • Google Drive: You can upload a Word document to Google Drive, convert it to a Google Document, and then convert it to PDF. This works well enough if you have a simple, mostly text Word document without much formatting (and if you already have a Google account).

    Google云端硬盤:您可以將Word文檔上傳到Google云端硬盤,將其轉換為Google文檔,然后再轉換為PDF。 如果您有一個簡單的,大部分為文本的Word文檔而沒有太多的格式設置(如果您已經有一個Google帳戶),則此方法就足夠好了。

  • A Conversion Website: There are a lot of sites out there that offer to convert Word documents to PDF for free. We recommend freepdfconvert.com. It’s a safe site, it works fast, and it does a pretty good job on Word documents with even a modest amount of formatting. And it really is free if you just need to convert the occasional Word document to PDF. A paid subscription gets you additional features like unlimited conversions (multiple documents at once), and the ability to convert more types of files.

    轉換網站:有許多網站可以免費將Word文檔轉換為PDF。 我們建議使用freepdfconvert.com 。 這是一個安全的網站,運行速度很快,并且即使使用少量的格式,也可以很好地處理Word文檔。 如果您只需要將偶爾的Word文檔轉換為PDF,它實際上是免費的。 付費訂閱可為您提供其他功能,例如無限轉換(一次多個文檔)以及轉換更多類型的文件的功能。

  • LibreOffice: LibreOffice is a free, open-source office app that offers a lot of the same features as Microsoft Office. You can even open Microsoft Word documents, and convert them to PDF.

    LibreOffice: LibreOffice是一個免費的開放源代碼辦公應用程序,提供了許多與Microsoft Office相同的功能。 您甚至可以打開Microsoft Word文檔,然后將它們轉換為PDF。

翻譯自: https://www.howtogeek.com/352668/how-to-convert-a-microsoft-word-document-to-a-pdf/

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/279408.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/279408.shtml
英文地址,請注明出處:http://en.pswp.cn/news/279408.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

ASP.NET WebApi 基于JWT實現Token簽名認證

一、前言 開發提供數據的WebApi服務,最重要的是數據的安全性。那么對于我們來說,如何確保數據的安全將會是需要思考的問題。在ASP.NET WebService服務中可以通過SoapHead驗證機制來實現,那么在ASP.NET WebApi中我們應該如何保證我們的接口安全…

Cage驗證碼生成器快速上手

Cage小巧,好用。這里在官方基礎例子基礎上做了擴展: 12345678910111213141516171819202122232425262728293031323334package com.lavasoft.ntv.web.common; import com.github.cage.IGenerator; import java.util.Random; /*** 驗證碼生成器 * * author …

馬云:未來無工可打,人工智能發展紅利還在10年以后

馬云雖然已經退出阿里巴巴,但作為一代商業傳奇他所說的話,還十分據有影響力。關于人工智能,馬云提出過不少預測性言論。未來10年,房子、車子都不在值錢。面對人工智能時代,未來傳統行業大部分會消失。更有厲害的&#…

如何更改您的iPhone鈴聲

The problem with having a popular phone like an iPhone is that, by default, everyone has the same ringtone. If you want to give your iPhone a more personal sound, here’s how to do it. 擁有像iPhone這樣的流行手機的問題是,默認情況下,每個…

【ACM-ICPC 2018 沈陽賽區網絡預賽 I】Lattice's basics in digital electronics

【鏈接】 我是鏈接,點我呀:) 【題意】 【題解】 每個單詞的前綴都不同。 不能更明示了... 裸的字典樹。 模擬一下。輸出一下就ojbk了。 【代碼】 #include <bits/stdc.h> #define LL long long #define rep1(i,a,b) for (int i a;i < b;i) #define rep2(i,a,b) for…

扒一扒那些年我們遇到的奇葩代碼

前言 本文首發于公眾號【一名打字員】 在工作中&#xff0c;我們通常會遇到傳說中的“祖傳”代碼&#xff0c;有些是否讓我們感到哭笑不得&#xff0c;今天本猿整理一下自己以及網絡上出現過的奇葩代碼。來源于互聯網的均會標明出處。 TOP1 當仁不讓的當然是傳說中的“睡排序”…

相對濕度與絕對濕度_如何監視家里的濕度水平

相對濕度與絕對濕度High humidity is no fun, and neither is low humidity—you want a good balance between the two. Here’s how to monitor the humidity in your house so that you can make the proper adjustments. 高濕度無濟于事&#xff0c;低濕度也無濟于事-您希望…

基于redis實現的扣減庫存

2019獨角獸企業重金招聘Python工程師標準>>> 在日常開發中有很多地方都有類似扣減庫存的操作&#xff0c;比如電商系統中的商品庫存&#xff0c;抽獎系統中的獎品庫存等。 解決方案 使用mysql數據庫&#xff0c;使用一個字段來存儲庫存&#xff0c;每次扣減庫存去更…

JavaScript 使用random()生成隨機數

function myFunction() { var a Math.floor(Math.random()*10);return a;} // 記住 Math.random() 永遠不會返回 1。同時因為我們是在用 Math.floor() 向下取整&#xff0c;所以最終我們獲得的結果不可能有 20。這確保了我們獲得了一個在0到19之間的整數。 把操作連綴起來&…

plex 亂碼_Plex Media Center現在支持播客

plex 亂碼Plex is adding beta support for podcasts to iOS, Android, Roku, and Plex Web today, alongside a custom home screen for mobile users. Plex現在為iOS&#xff0c;Android&#xff0c;Roku和Plex Web的播客添加了beta支持&#xff0c;同時為移動用戶提供了自定…

Add a All Document Folder

本文出自Simmy的個人blog&#xff1a;西米在線 http://simmyonline.com/archives/54.html right clickSearch Folder-New Search Folder-Custom-Create a custom folder 本文轉simmy51CTO博客&#xff0c;原文鏈接&#xff1a;http://blog.51cto.com/helpdesk/122327&#xff0…

Oracle服務器修改IP后

機房有兩套網絡&#xff0c;一套辦公網&#xff0c;一套機房的內網&#xff0c;辦公網可以通過vpn在其他地方訪問&#xff0c;內網只能在公司辦公室訪問。團隊有同事去外地辦公&#xff0c;開發的時候需要通過客戶端直連數據庫&#xff0c;于是把數據庫服務器的網線換到辦公網的…

代理IP對直播平臺的影響與關系-國內多IP曇花一現

1.代理IP的作用1>.訪問一些單位或團體內部資源&#xff0c;如某大學FTP(前提是該代理地址在該資源 的允許訪問范圍之內)&#xff0c;使用網絡內地址段免費代理服務器&#xff0c;就可以用于對 網絡開放的各類FTP下載上傳&#xff0c;以及各類資料查詢共享等服務。國內站群整…

ios12徹底關閉siri_Siri正在iOS 12中獲取自定義語音操作

ios12徹底關閉siriSiri is about to get a lot more powerful. Custom voice commands for any app will allow you to say “Hey Siri, I lost my keys” to instantly launch an app that will help you find them. Siri將變得更加強大。 針對任何應用程序的自定義語音命令將…

spring cloud連載第一篇之bootstrap context

1. Spring Cloud Context: Application Context Services&#xff08;應用上下文服務&#xff09; 1.1 The Bootstrap Application Context&#xff08;引導上下文&#xff09; 一個spring cloud應用會創建一個“bootstrap”context&#xff0c;它是主應用的parent context。它…

過Postfix構建Exchange Server 2010郵件網關部署系列三:安裝Exchange 2010先決性條件

1.將Exchange Server 2010服務器加入域。 2.在“開始”菜單上&#xff0c;依次導航到“所有程序”>“附件”>“Windows PowerShell”。打開提升的 Windows PowerShell 控制臺并運行以下命令&#xff1a; Import-Module ServerManager 3.使用 Add-WindowsFeature cmdlet 安…

gmail收件箱標簽設置_通過多個收件箱實驗室有效管理您的Gmail

gmail收件箱標簽設置Most people have more than one email account and if you are using Gmail it’s easy to get things set up so that all of your messages can be accessed in the same place. But if you would prefer to keep things ‘together yet separate’ the …

清華生命學院 2017 就業報告:就業率僅 51%

時間&#xff1a;20170406 一、截至目前生命學院整體就業情況 1.1 系統就業率 1.2 實際排查就業率 (6092)/(68230)51.06%二、本科生就業排查 2017 屆本科生 68 人&#xff0c;已確定去向 60 人&#xff08;已登記去向 32 人&#xff09; 2.1 確定去向的 60 人中 國內深造 35 人…

程序改變了命運,程序生活一天比一天好,對未來也充滿了希望

為什么80%的碼農都做不了架構師&#xff1f;>>> 我出生在內蒙古自治區興安盟扎賚特旗寶力根花蘇木&#xff0c;那里是少數民族蒙古族聚居區&#xff0c;20-30年前與現代城市文明有些差距。當還在讀小學的時在中學當數學老師的爸爸去深圳出差學習&#xff0c;順路在…

powershell 變量_極客學院:學習PowerShell變量,輸入和輸出

powershell 變量As we move away from simply running commands and move into writing full blown scripts, you will need a temporary place to store data. This is where variables come in. 隨著我們不再只是運行命令而轉而編寫完整的腳本&#xff0c;您將需要一個臨時位…