Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 143,433 for

pptx

(0.76 sec)
  1. Ինչպես տեղադրել ստորագրությունը PowerPoint-ում ...

    Այս հոդվածում ներկայացված են մանրամասներ այն մասին, թե ինչպես կարելի է ստորագրություն տեղադրել PowerPoint-ում Python-ի միջոցով: Տրված են բոլոր մանրամասները, որոնք վերաբերում են կազմաձևմանը, ծրագրի հոսքին և Python-ի միջոցով թվային ստորագրություն ավելացնելու PowerPoint-ին թվային ստորագրություն ավելացնելու համար գործարկվող կոդին:...ներկայացմանը և պահպանել այն որպես PPTX : Python-ի միջոցով թվային ստորագրությունը...ունեցեք, որ ներկայումս միայն PPTX-ն է աջակցում թվային ստորագրության...

    kb.aspose.com/hy/slides/python/how-to-insert-si...
  2. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Java for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/java/examine-presentation/
  3. 文本框|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用文本框:使用 JavaScript 为 PPT、Pptx 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "text_box.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. Streamline Font Replacement in Presentations in...

    Seamlessly replace fonts in Aspose.Slides for .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This C# code demonstrates...= new Presentation ( "Fonts.pptx" ); // Loads the source font...

    docs.aspose.com/slides/net/font-replacement/
  5. 将 PPT 和 PPTX 转换为 C++ PDF【包括高级功能】|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中将 PowerPoint PPT/Pptx 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...将 PPT 和 PPTX 转换为 C++ PDF【包括高级功能】 Contents [ Hide ] 概述 在 C++ 中将...中将 PowerPoint 演示文稿(PPT、PPTX、ODP 等)转换为 PDF 格式具有多种优势,包括在不同设备之间...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  6. Embed Fonts in Presentations in .NET|Aspose.Sli...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET, ensuring accurate rendering across all platforms....pptx" )) { ISlide slide = presentation...= new Presentation ( "Fonts.pptx" ); IFontData [] allFonts =...

    docs.aspose.com/slides/net/embedded-font/
  7. Getting an Error While Saving the Presentation:...

    I have attached a Pptx file “icon_issue.Pptx” having one icon shape in the first slide. When I open this Pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...I have attached a pptx file “icon_issue.pptx” having one icon...first slide. When I open this pptx file using aspose and just try...

    forum.aspose.com/t/getting-an-error-while-savin...
  8. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...pres = new Presentation ( "pres.pptx" )) { string keywords = pres...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  9. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Java with concise code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "chart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/callout/
  10. Manage Callouts in Presentation Charts on Andro...

    Create and style callouts in Aspose.Slides for Android with concise Java code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "chart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/callout/