Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 10,117 for

presentation

(0.03 sec)
  1. Ինչպես փոխարկել HTML-ը PowerPoint-ի՝ օգտագործել...

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել HTML-ը PowerPoint-ի՝ օգտագործելով C#: Այն պարունակում է մանրամասներ կազմաձևման, փուլային գործընթացի և գործարկվող կոդ՝ HTML-ը PowerPoint-ում C#-ի միջոցով տեղադրելու համար:...com/presentation/ppt/) կամ [PPTX](https://docs...[PPTX](https://docs.fileformat.com/presentation/pptx/) ըստ պահանջների: HTML-ը...

    kb.aspose.com/hy/slides/net/how-to-convert-html...
  2. WordArt|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= System :: MakeObject < Presentation > (); auto slide = pres...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/wordart/
  3. Ինչպես տպել PowerPoint-ի ներկայացումը Python-ում

    Այս քայլ առ քայլ ձեռնարկում մենք կկենտրոնանանք այն վրա, թե ինչպես տպել PowerPoint-ի ներկայացումը Python-ում, ինչպես նաև շրջակա միջավայրը կարգավորելու և աշխատանքային նմուշի կոդը ստուգելու մանրամասն քայլերը: Դուք կարող եք օգտագործել այս օրինակը Python-ի աջակցվող ցանկացած միջավայրում՝ Python-ում PPT տպելու համար՝ առանց Microsoft PowerPoint-ից որևէ կախվածության:...ինչպես պետք է տպել PowerPoint presentation -ը Python -ում, ինչպես նաև...տպելու համար՝ ստեղծելով Presentation դասի օրինակ Տպիչի կարգավորումները...

    kb.aspose.com/hy/slides/python/how-to-print-pow...
  4. Shape Effect|Aspose.Slides for PHP Documentation

    Apply effect to PowerPoint shape...to shapes in PowerPoint presentations. Apply Shadow Effect This...a rectangle: $pres = new Presentation (); try { $shape = $pres...

    docs.aspose.com/slides/php-java/shape-effect/
  5. 管理 OLE|Aspose.Slides 文档

    在 C++ 中将 OLE 对象添加到 PowerPoint 演示文稿中...OLE 对象框嵌入到幻灯片中,您可以这样做: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 打开包含...实例化表示 PPTX 的 Presentation 类 SharedPtr < Presentation > pres = System...

    docs.aspose.com/slides/zh/cpp/manage-ole/
  6. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....to remove a layout from a presentation with minimum of code. For...layout . HasDependingSlides ) presentation . LayoutSlides . Remove...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Portion|Aspose.Slides for Node.js via .NET Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Presentation ( "pres.pptx" ); try { //...Reshaping the context of presentation var shape = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/portion/
  8. How to Convert PPTX to XPS File using Java

    In this tutorial, you will learn how to convert PPTX to XPS file using Java in Windows, Mac OS, or Ubuntu. The code sample can export PPTX to XPS in Java such that for each slide in PPTX a separate page is added in the XPS....input PPTX file using the Presentation class object Save the PPTX...and then instantiate the Presentation class object to load the...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  9. 默认字体 - PowerPoint C# API|Aspose.Slides 文档

    PowerPoint C# API 允许您设置渲染演示文稿到 PDF、XPS 或缩略图的默认字体... 使用 Presentation 加载演示文稿并设置加载选项。 现在,生成幻灯片缩略图、PDF..."Wingdings" ; using ( Presentation pptx = new Presentation ( "DefaultFonts...

    docs.aspose.com/slides/zh/net/default-font/
  10. 现代 API|Aspose.Slides for Python 文档

    现代 API... Presentation () as pres : image = slides...as slides with slides . Presentation ( "pres.pptx" ) as pres...

    docs.aspose.com/slides/zh/python-net/modern-api/