Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 143,414 for

pptx

(0.26 sec)
  1. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿写入为 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides.... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/zh/java/manage-ole/
  2. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...将修改后的演示文稿写入为 PPTX 文件。 下面的 C# 代码演示如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...将演示文稿写入 PPTX 文件 pres . Save ( "RectPicFrameFormat_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/picture-frame/
  3. 超链接|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中添加和管理超链接:链接文本、形状和图像,为 PPT、Pptx 和 ODP 设置目标和操作,附带示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally.... Presentation ( "hyperlink.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....pptx" , SaveFormat . Pptx ); } Display Percentage..."DisplayPercentageAsL_out.pptx" , SaveFormat . Pptx ); Set Percentage...

    docs.aspose.com/slides/net/chart-data-label/
  5. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in C++....pptx" ; // Load the desired the presentation...set_FontHeight ( 18 ); } } } // Save PPTX to Disk pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/manage-paragraph/
  6. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....presentation on the disk in PPTX format The aforementioned steps...steps in Java create PPTX file on the disk using the simple API...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  7. Ինչպես փոխարկել PowerPoint-ը Word-ի C#-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել PowerPoint-ը Word-ի C#-ով: Այն կիսում է բոլոր անհրաժեշտ քայլերը, ռեսուրսները և գործարկվող օրինակելի կոդը՝ PowerPoint-ը Word-ի C#-ով փոխակերպելու համար միայն API-ի մի քանի զանգերի օգնությամբ:...PowerPoint ներկայացումը, ինչպիսին է PPTX -ը, այնուհետև այն պահել որպես...այն պահում DOCX ֆայլում: Կոդ՝ PPTX-ը DOCX-ի C#-ով փոխարկելու համար...

    kb.aspose.com/hy/slides/net/how-to-convert-powe...
  8. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a Pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Header and Footer text from a pptx. I see, that I can write text...of("src","test","resources", "Title.pptx"); Path input2 = Path.of("src"...

    forum.aspose.com/t/read-and-replace-header-and-...
  9. Convert PowerPoint Slides to PNG in JavaScript|...

    Convert PowerPoint presentations to high-quality PNG images in JavaScript quickly with Aspose.Slides for Node.js, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...slides . Presentation ( "pres.pptx" ); try { for ( var index =...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. 档案

    档案...pptx"; const String outputFilePath...u"OutputDirectory\\SetSlideBackground_out.pptx"; // 加载演示文件 auto presentation...

    blog.aspose.com/zh/slides/set-slide-background-...