A for .NET是一個(gè)獨(dú)特的演示文稿處理API,使應(yīng)用程序能夠讀取、創(chuàng)建、修改和轉(zhuǎn)換PowerPoint演示文稿。獨(dú)立API提供了管理PowerPoint主要功能的功能,包括管理文本、形狀、表格和動(dòng)畫(huà)、向幻燈片添加音頻和視頻以及預(yù)覽幻燈片。
A for .NET已更新到最新版本v19.9?,F(xiàn)在有一些有趣和實(shí)用的功能。我將通過(guò)一些簡(jiǎn)單的例子來(lái)說(shuō)明,例如通過(guò)“替代文本”隱藏形狀!
隱藏外觀
首先,必須使用替代文本屬性來(lái)標(biāo)識(shí)所需的外觀。然后,使用以下示例在API中隱藏形狀的代碼:
//文檔目錄的路徑。
string dataDir=run exam();
實(shí)例化表示//pptx的Presentation類(lèi)
presentation pres=new presentation();
//獲取第一張幻燈片
is lide SLD=[0];
//添加矩形的自動(dòng)圖形
IShape shp1=、50、40、150、50);
IShape shp2=、160、40、150、50);
Stringalttext='自定義';
int iCount=;
for(int I=0;I iCountI)
{
auto shape ashp=(auto shape[I]);
If、alttext、S)==0)
{
A=真;
}
}
//將演示保存到磁盤(pán)
(dataDir ' Hiding _ S;SaveFormat。pptx);
類(lèi)似的基于Java的示例:
//文檔目錄的路徑。
string dataDir=U);
presentation presentation 1=new presentation();
ISlide slide=()。get _ Item(0);
for(int I=0;I()。size();I) {
Iautoshape ashp=(iautoshape)()。get _ item(I);
a(真);
}
(dataDir ';SaveFormat。pptx);
類(lèi)似的基于c的示例:
//文檔目錄的路徑。
Const string out path=u './out/hidings;中選擇另一種天花板類(lèi)型。
Const string template path=u './template;中選擇另一種天花板類(lèi)型。
//加載所需的演示文稿
sharedptrpresentation pres=makeobjectpresentation();
//訪問(wèn)第一張幻燈片
sharedptrislideslide=pres-get _ slides()-idx _ get(0);
//訪問(wèn)選定幻燈片的外觀集
sharedptrishapecollection shapes=slide-get _ shapes();
//現(xiàn)在,從頭開(kāi)始為現(xiàn)有圖形創(chuàng)建“PathFootball”效果。
sharedptriautoshape auto shape 1=slide-get _ shapes()-addauto shape(shapetype 33603360 rectangle,50,
sharedptriautoshape auto shape 2=slide-get _ shapes()-addauto shape(shapetype 33603360 moon,160,40
Stringalttext=u '自定義';
inticount=slide-get _ shapes()-get _ count();
for(int I=0;I iCountI)
{
//訪問(wèn)添加的圖形
sharedptrautoshape a shape=dynamiccastaspose 3360: slides : auto shape(幻燈片-get _ shapes ()-idx-
if(string :3360 compare(a shape-get _ alternative text(),alttext,string comparison :3360 ordinal)
{
ashape-set _ Hidden(true);
}
}
//將PPTX寫(xiě)入磁盤(pán)
Pres-save (outpath,aspose :3360 slides :3360 export : save format :3360 pptx);
單擊下面的“了解更多”以查看最新版本的A for .免費(fèi)下載NET
不做
1.《【ppt無(wú)法刪除的圖標(biāo)怎么隱藏】如何在PPT中隱藏徽標(biāo)外觀?Aspose。最新版本的Slides很容易解決》援引自互聯(lián)網(wǎng),旨在傳遞更多網(wǎng)絡(luò)信息知識(shí),僅代表作者本人觀點(diǎn),與本網(wǎng)站無(wú)關(guān),侵刪請(qǐng)聯(lián)系頁(yè)腳下方聯(lián)系方式。
2.《【ppt無(wú)法刪除的圖標(biāo)怎么隱藏】如何在PPT中隱藏徽標(biāo)外觀?Aspose。最新版本的Slides很容易解決》僅供讀者參考,本網(wǎng)站未對(duì)該內(nèi)容進(jìn)行證實(shí),對(duì)其原創(chuàng)性、真實(shí)性、完整性、及時(shí)性不作任何保證。
3.文章轉(zhuǎn)載時(shí)請(qǐng)保留本站內(nèi)容來(lái)源地址,http://f99ss.com/keji/2547090.html