Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 142,066 for

pptx

(0.99 sec)
  1. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...] imagebytes, IPresentation pptx) { ISvgImage svgImage = new...SvgImage(imagebytes); IPPImage tmpImage = pptx.getImages().addImage(svgImage);...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  2. Export EPUB to PPS via C# API | products.aspose...

    .NET API to Convert EPUB to PPS without using Microsoft Word...transform the EPUB file format into PPTX. This API provides a range of...Slides for .NET, to convert the PPTX to PPS. This API provides a...

    products.aspose.com/total/net/conversion/epub-t...
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....the modified presentation as a PPTX file. This Java code shows you...presentation class that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/java/create-chart/
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" ); //The first way byte []..."presentation_out.pptx" , SaveFormat . Pptx ); Added Methods for...

    docs.aspose.com/slides/java/public-api-and-back...
  5. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... // 实例化一个表示 PPTX 文件的 Presentation 类 Presentation...pres . save ( "table.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/manage-table/
  6. 在 Android 上管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 Java 示例代码,简化您的表格工作流程。...in a presentation: // 实例化表示 PPTX 文件的 Presentation 类 Presentation...pres . save ( "table.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide....Presentation class that represents a PPTX file Presentation pres = new...presentation as a PPTX file pres . save ( "Bullet.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-bullet/
  8. Manage Slide Transitions in Presentations on An...

    Discover how to customize slide transitions in Aspose.Slides for Android via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/androidjava/slide-transi...
  9. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for PHP via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ); try { # Apply circle type..."SampleTransition_out.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/php-java/slide-transition/
  10. Ինչպես տեղադրել պատկերը PowerPoint աղյուսակում՝...

    Այս օրինակը կենտրոնանում է այն բանի վրա, թե ինչպես կարելի է պատկերը տեղադրել PowerPoint աղյուսակում՝ օգտագործելով Python-ը: Այն նկարագրում է շրջակա միջավայրը կարգավորելու համար անհրաժեշտ բոլոր տեղեկությունները և աշխատանքային օրինակի կոդը՝ PowerPoint-ում Python-ի միջոցով աղյուսակի պատկեր ավելացնելու համար:...օրինակ կոդ՝ պատկեր ավելացնելու PPTX աղյուսակում Python -ում: Հավելվածը...պատկերը դրա ներսում Պահպանեք PPTX ներկայացումը սկավառակի վրա սեղանի...

    kb.aspose.com/hy/slides/python/how-to-insert-im...