Google Docs and Spreadsheets: Difference between revisions

Jump to navigation Jump to search
m
Text replacement - ": Image:Owl icon.jpg " to "{{Tips}} "
No edit summary
m (Text replacement - ": Image:Owl icon.jpg " to "{{Tips}} ")
 
(8 intermediate revisions by the same user not shown)
Line 14: Line 14:


case4: input keyword: {{kbd | key=<nowiki>aaabbb</nowiki>}} (without space separated) & return the results:
case4: input keyword: {{kbd | key=<nowiki>aaabbb</nowiki>}} (without space separated) & return the results:
* found the files which filename contains {{kbd | key=<nowiki>aaa-bbb</nowiki>}} {{exclaim}} But NOT {{kbd | key=<nowiki>aaa_bbb</nowiki>}}  
* found the files which filename contains {{kbd | key=<nowiki>aaa-bbb</nowiki>}} {{exclaim}} But NOT {{kbd | key=<nowiki>aaa_bbb</nowiki>}}
 
 
{{Tips}} Walkaround: If it is too difficult to search the file from many files, You may register new gmail account. Share the specific project file or folder to the new account. It will become more easier and more efficient to search.


== Microsoft Excel ==
== Microsoft Excel ==
[[Microsoft Excel]]
[[Microsoft Excel]]
== Upload Microsoft Word file to Google Docs ==
* {{exclaim}} When [https://support.google.com/drive/answer/2424368?co=GENIE.Platform%3DDesktop&hl=en Upload files and folders to Google Drive],  the layout of Word file after converted to Google Docs editor format may not the same with the original layout of Word file. In the [https://drive.google.com/drive/settings settings page] of Google Drive, do not select the option "Convert uploaded files to Google Docs editor format".


== Presentation ==
== Presentation ==
Known the view mode Url of Presentation. Turn this into the downloadable Url.  
Known the view mode Url of Presentation. Turn this into the downloadable Url if the owner of presentation file allowed. Sample HTML code as following:
* View mode Url of Presentation ex: <nowiki>https://docs.google.com/presentation/d/{long id}/pub?start=false&loop=false&delayms=60000&slide=id.p4</nowiki>
<pre>
* downloadable Url: <nowiki>https://docs.google.com/presentation/d/{long id}/export/pptx?id={long id}</nowiki>
<iframe src="https://docs.google.com/presentation/d/1JW8pAVOf7eHH6gm072etM2gLsQd8E5h5u75k44QuNCk/embed?start=false&amp;loop=false&amp;delayms=3000" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</pre>
 
{long id} of this presentation file is 1JW8pAVOf7eHH6gm072etM2gLsQd8E5h5u75k44QuNCk
 
* View mode Url of Presentation ex:  
*#<nowiki>https://docs.google.com/presentation/d/{long id}/pub?start=false&loop=false&delayms=60000</nowiki> or
*#<nowiki>https://docs.google.com/presentation/d/{long id}/embed</nowiki>
* downloadable Url (permission was required):  
** <nowiki>https://docs.google.com/presentation/d/{long id}/export/pptx?id={long id}</nowiki>


== Post to MovableType from Google Docs ==
== Post to MovableType from Google Docs ==
Line 38: Line 53:
** Blog title: It's Case-sensitive and was not support Chinese.
** Blog title: It's Case-sensitive and was not support Chinese.


== references ==
== References ==


<references />
<references />

Navigation menu