很多人希望Google在推出Docs&Spreadsheets后,能继续发布演示工具.答案是肯定的,
这个工具的名称叫Presently.
用户将可以将文档转换成演示文件,创建边栏和全屏观看.这些信息来自一个Google文件(目前,Google移除了这些消息),这是Presently中的代码,有截图:
这个工具的名称叫Presently.
用户将可以将文档转换成演示文件,创建边栏和全屏观看.这些信息来自一个Google文件(目前,Google移除了这些消息),这是Presently中的代码,有截图:
var MSG_DOC_TO_PRESENTATION="Convert document to presentation";
var MSG_DOC_TO_PRESENTATION_HINT="Once your document is converted to a presentation, you can insert slide breaks using Insert > Slide from the main menu.";
var MSG_PRESENTATION_TO_DOC="Convert presentation to document";
var MSG_POPUP_BLOCKER="Presently is unable to launch your presentation in full-screen mode. Check your pop-up blocker settings.";
var MSG_NEW_SLIDE_TITLE="New Slide";
var MSG_UNSUPPORTED_BROWSER="Unsupported Browser Presently doesn't support Opera and will not function properly. Would you like to continue anyway?";
var MSG_SLIDE_INDEX="Slide %1 of %2: %3";
var MSG_NEXT="Next";
var MSG_NEXT_HINT="Space, Enter, N";
var MSG_PREV="Previous";
var MSG_PREV_HINT="Backspace, Del, P";
var MSG_ZOOM_IN="Zoom in";
var MSG_ZOOM_OUT="Zoom out";
var MSG_ZOOM_RESET="Zoom reset";
var MSG_TOGGLE_AUTOFIT="Toggle AutoFit";
var MSG_PICK_THEME="Choose theme:";
var MSG_THEME_BLANK="Blank";
var MSG_THEME_GOOGLE="Google";
var MSG_THEME_LIQUID="Liquid";
var MSG_THEME_MONOCHROME="Monochrome";
var MSG_TOGGLE_TOOLBAR="Hide/show toolbar";
var MSG_EXIT_PRESENTATION="Exit presentation";
var MSG_END_OF_PRESENTATION="End of presentation. Are you sure you want to exit?";
0 评论:
发表评论