推荐阅读
WPS演示中快速给文字添加一些好看的底纹突出某些文字
WPS演示文稿中的文字很多,为了应付特殊情况,需要突出某些文字,常见的方法是给文字加粗或使用其它颜色,本例要创新一下,为文字添加一些底纹,试想这个效果相比单调的加粗或颜色更能让浏览者赏心悦目。下面通过实例为大家介绍下具体的制作过程。简要概述首先插入需要突出效果的文字并打开填充效果窗口,随后选择自己喜欢的种纹理点击确定即可。最终效果在文末,大家先提前欣赏下。步骤如下步骤一:打开制作好的演示文稿,插入需要突出效果的文字步骤二:选择菜单栏的【填充——纹理】,打开填充效果窗口,这里你可以选择自己喜欢的种纹理,这里小编就随便选择一种吧!按确定文字已经快速的添加了底纹,得到最终效果!
在Excel工作表中输入千分号的两种方法
在输入数据时,很多场合都需要输入千分号,。 图1 插入千分号提示:这里要注意,插入的千分号只能用于显示而无法用于计算。。 图2 输入千分号使用Alt键加数字的方法来输入特殊符号是一种输入的快捷方式,如按住Alt提示键的同时输入数字41420可以输入“√”,按住Alt键的同时输入数字41409可以输入“×”,按住Alt键的同时输入数字178可以输入平方“2”,按住Alt键的同时输入数字179可以输入立方“3”。
如何在wps表格中隐藏数据
对于比较重要的数据,我们可以使用wps表格将其进行隐藏,那么,你知道怎样隐藏吗?下面就让小编告诉你 如何在wps表格中隐藏数据的方法。 在wps表格中隐藏数据的方法: 首先,打开一个WPS表格,在里面输入数据。 如果我们现在还不想显示各个人的笔试分数,想要把笔试分数暂时地隐藏起来,可以选择笔试分数的列号E,点击鼠标右键,在下拉菜单中选择“隐藏”。 最后,笔试分数这一列就被隐藏起来了哦。 如果之后你想把隐藏起来的那一列显示出来,可以选择D列和E列的列号,然后点击鼠标右键,选择“取消隐藏”。 现在,隐藏的笔试分数那一列现在又显示出来了。
Word 2013中屏幕提示翻译的方法
屏幕提示翻译是Word 2013一个很有特点的功能,在文档中,用户并不需要开启“信息检索”窗格,可以直接使用屏幕提示来获得译文,同时还能够获得该单词的语音朗读。下面介绍Word 2013中屏幕提示翻译的具体操作方法。1、启动Word 2013并打开文档,在“审阅”选项卡的“语音”组中单击“翻译”按钮,在打开的下拉列表中选择“选择转换语言”选项,。图1 选择“选择转换语言”选项2、打开“翻译语言选项”对话框,在“翻译为”下拉列表中选择“中文(中国)”选项,然后单击“确定”按钮关闭对话框,。图2 “翻译语言选项”对话框3、再次在“审阅”选项卡中单击“翻译”按钮,在打开的下拉列表中选择“翻译屏幕提示[中文(中国)]”选项,。图3 选择“翻译屏幕提示[中文(中国)]”选项4、在文档中选择需要翻译的文本或将鼠标指针放置在文本上时,Word将以屏幕提示的形式显示对文本的翻译,单击“播放”按钮,将能够听到对该文本的语音朗读,。图4 以屏幕提示的形式获得翻译注意
最新发布
SharePoint Online 创建门户网站系列之图片滚动实现教程
创建SharePoint Online栏目我们之前已经介绍过了,具体就是内容编辑器方式、自带WebPart方式和JavaScript读取后台数据前台做展示的三种; 但是,对于复杂的展示来说,这些方式还是会比较难以实现,虽然对于首页的图片轮播来说,通过JavaScript方式已经完全能够胜任,但是,我还是想通过这个栏目,为大家介绍如何使用沙盒解决方案创建WebPart,来完成更加复杂的前台展示。 下面,让我们开始在SharePoint Online的门户网站中创建沙盒解决方案吧 。一、 SharePoint Online 为滚动图片创建图片库 为产品展示创建一个图片库,用来存储信息,如下图: 创建一个多行文本字段,用来存储描述,记得最好先英文,改中文,如下图: 上传几张产品展示的图片,我这里没有什么图片,就随便上传了几张平遥古镇的图片,如下图:
SharePoint Online 创建门户网站系列之创建栏目实现教程
SharePoint Online的栏目,简单描述即显示在首页上的各个模块信息,这里,我们主要介绍我们首页上的栏目,包括简介类型、新闻列表类型、图片类型; 下面,让我们开始在SharePoint Online的门户网站中创建栏目吧 。一、 SharePoint Online 为栏目创建列表 创建新闻中心列表,如下图: 我们创建一个内容(多行文本)字段,用来保存新闻的内容: 创建联系我们列表,如下图: 字段:联系人、电话、手机、邮编、网址,类型均为单行文本;二、 SharePoint Online 在首页显示栏目
SharePoint Online 创建门户网站系列之定制栏目实现教程
SharePoint Online自带的库就带有二级页面和详细页面,也就是Allitems页面和DispForm页面,但是实在不够美观,尤其对于门户网站这一企业门面来说,更是无法接受。 下面,我们就开始学习如何定制SPO的二级页面和详细页面。一、 SharePoint Online定制列表的二级页面 在“新闻中心”的列表页创建一个视图,用来当做二级页面,如下图: 视图类型,选择 基于所有项目创建一个新的视图,如下图: 输入视图名称为“新闻中心”,同时设置为默认视图,如下图: 选择栏,我们选择标题,当然后面如果有其他需要,我们还可以继续修改,如下图:
SharePoint JavaScript API 记录
1、获取创建者字段(Author),oListItem为SPListItem对象oListItem.get_item('Author')只能获取到对象,获取用户名要用oListItem.get_item('Author').get_lookupValue(); 2、获取当前用户var clientContext = new SP.ClientContext(); user = clientContext.get_web().get_currentUser(); 3、不支持SP.ClientContext(),用下面的方法执行SP.SOD.executeFunc('sp.js','SP.ClientContext',function name); 4、更新列表项
SharePoint 如何为用户组自定义EventReceiver
在SharePoint的开发中,EventReceiver是很重要的一个部分,但是,常常遇到有些需要事件的时候,却没有相应的模板,因为EventReceiver创建时的模板只有那几个,除此之外我们就无法使用EventReceiver了么?其实不然,下面让我们以用户组为例,介绍下其他类型EventReceiver的创建方式。 1、新建一个Project,选择SharePoint 2013 – Empty Project,如下图: 2、选择Debug的站点,解决方案类型为Farm Solution,如下图: 3、添加一个Feature,我们通过Feature来注册EventReceiver,下面会详细介绍,如下图: 4、修改Feature的名字,方便我们知道是做什么用的,如下图: 5.修改Feature的基本信息和Scope,如下图:
SharePoint Server 2016 Update
In February, we shared our vision on the evolution of SharePoint, outlining our plans for continued cloud innovation with SharePoint in Office 365, and providing a glimpse of the work underway to deliver our next on-premises server release, SharePoint Server 2016. With Ignite just a few weeks away, we’re getting ready to share more details on the innovation we’re bringing to SharePoint 2016. In the meantime, I wanted to provide an update on release timing and share some of the key enhancements and new capabilities we’re focused on.Today, we are confirming that SharePoint Server 2016 will become generally available in Q2 2016, with a public beta planned for Q4 2015. We also want to confirm our commitment to delivering on-premises releases of SharePoint for the foreseeable future. We envision a future where we will continue to have customers who choose a combination of on-premises, cloud and hybrid deployments for many years to come. We’re excited to start sharing information on our SharePoint investments at Microsoft Ignite, so below I’ve highlighted some of the most relevant sessions to attend if you’re interested in learning more about the road ahead.As we think about the next version of SharePoint Server, we’re paying close attention to trends in content management, team collaboration, user experiences across devices, and how the cloud can be blended into existing on-premises scenarios in new and compelling ways. In particular we are focused on delivering value to customers as part of their on-premises deployments, while at the same time making it easier to take advantage of cloud innovation thru hybrid deployments of SharePoint Server with Office 365. With that backdrop, SharePoint Server 2016 will deliver enhancements and new capabilities in three major areas:Making decisions faster and keeping in contact are critical capabilities for increasing effectiveness in any organization. Users’ ability to access information while on the go is now a workplace necessity. SharePoint Server 2016 will provide improved mobile access to content, people and applications along with touch-based experiences across devices and screen sizes. It will make file storage and document collaboration more people-centric. And it will enable improved user experiences and capabilities derived from innovations in Office 365, available either as part of your on-premises deployment or through a hybrid implementation of SharePoint Server 2016 and Office 365. For example, users will be able to quickly discover contextually relevant information and data that is stored across both on-premises and cloud environments powered by Office Graph and Delve. And, we’re focused on helping you streamline communications with richer integration with Exchange and Yammer, as well as broadening access and management of new types of media thru integration with Office 365 Video as examples.Learn more about improved user experiences and hybrid investments at Microsoft Ignite:Implementing Next Generation SharePoint Hybrid Search with the Cloud Search Service ApplicationMVP Panel: SharePoint On-Premises, Online and Everything in BetweenSharePoint 2016 is the first on-premises server release representative of our experience running SharePoint at scale in Office 365, bringing our own internal investments to your datacenter that improve performance, reliability and scale as well as enabling true hybrid scenarios that can enrich your existing on-premises investments.In addition, with an improved, simplified user experience and integration with products such as the next release of Windows Server, the next generation of SQL Server, and Exchange Server 2016, SharePoint Server 2016 will simplify end-user training and support for IT.
SharePoint 如何配置基于AD的Form认证
配置SharePoint 2013基于AD的Form认证,主要有三步:1. 修改管理中心的web.config;2. 修改STS Application的web.config;3. 修改Web应用程序的web.config并开启FBA; 首先,修改CA的web.config,一般在不知道端口号的时候(因为创建CA的时候,即使我们修改了端口号,创建后也会使用默认的那个,但是访问却使用我们填写的那个),我们选择在IIS中找到CA文件路径,如下图: 通常我们应该先进行web.config的备份,然后进行修改,防止改错以后无法还原;当然如果你有其他SharePoint环境,改错以后覆盖一下也是可以的; 在</configSections>下面的位置加入如下图节点,如下图:
SharePoint 部署解决方案Feature ID冲突
中文报错: 部署步骤“添加解决方案”中出现错误: 已在此服务器场中安装 ID 为 735efe4e-8b50-4310-b588-c6ae2ba0759f 的功能。请使用强制属性显式地重新安装此功能。英文报错: Error occurred in deployment step 'Add Solution': A feature with ID {Guid} has already been installed in this farm. Use the force attribute to explicitly re-install the feature.解决方法: 一般发生这种情况,是因为服务器场上已经部署了一个相同Guid的解决方案,而Feature的安装不是强制安装造成的。修改Feature的安装属性为强制安装,即可; 如下图,在Feature的视图下按F4,右面弹出属性面板,修改强制部署,即可;同时,还可以修改Feature的基本属性。 当然,我们还可以直接修改Feature的模板文件,添加我们需要的属性,如下图:
SharePoint 如何搭建负载均衡(NLB)
简单描述首先,为三台虚拟机安装操作系统,我这里选择的是Windows Server 2012 DataCenter R2版本;其次,配置三台虚拟机,包括修改机器名(可选)、静态IP、关闭防火墙(可选)、关闭IE Enhanced Security Configuration(可选);这里需要说明的是DC的网关指向自己,另外两台前端的网关指向DC,如果有其他应用服务器,也需要网关指向DC,否则加域的时候可能找不到域控;最后,为三台服务器分别安装服务和软件环境,配置NLB,配置SharePoint环境;详细过程 ADAndSql服务器安装操作系统(Windows Server 2012 DataCenter R2版本);修改机器名、静态IP地址,默认网关(指向自己),关闭防火墙和IE增强服务;添加AD、DNS、DHCP服务,并升级为域控;
SharePoint 如何在母版页中插入WebPart
如何在母版页里插入自己开发的WebPart。其实很简单,母版页中虽然不允许插入WebPartZone,但是Designer就可以插入WebPart;或者手动注册,然后插入WebPart也可以,不过Designer插入的时候,会自动在头部注册的。 首先我们开发一个测试用的WebPart,代码很简单,只是输入一段文字,然后部署到网站,如下图: 比如我想修改PageTitle这个为我们自定义的WebPart,如下图: 在下面的位置,插入我们的webpart(我是F12在上图页面上找到一个ID叫PageTitle,然后认定这个节点是上图位置),如下图: 不要删掉下面的节点(删掉ContentPlaceHolder节点会报错!),而是剪切到最下面,设置Visible为false,如下图: 鼠标光标放到要插入的位置,点击菜单上的WebPart,如下图: