Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 141,115 for

pptx

(0.27 sec)
  1. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....Presentation class that represents a PPTX file var pres = new aspose ...( "table.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-table/
  2. Manage Presentation Zoom in JavaScript|Aspose.S...

    Create and customize Zoom with Aspose.Slides for Node.js — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This JavaScript code shows..."presentation.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  3. Ինչպես փոխարկել SVG-ն ներկայացման՝ օգտագործելով C#

    Մենք ձեզ կքայլենք C#-ի քայլերով, թե ինչպես փոխարկել SVG-ն ներկայացման՝ օգտագործելով C#: Մի քանի տող կոդի օգնությամբ դուք կարող եք հեշտությամբ փոխարկել SVG-ն ներկայացման՝ օգտագործելով C#:...կամ Interop գրադարան՝ SVG-ն PPTX-ի C# -ով փոխարկելու համար: Հավելվածը...բոլոր .NET հարթակներում: SVG-ն PPTX C#-ով արտահանելու քայլեր Կազմաձևեք...

    kb.aspose.com/hy/slides/net/how-to-convert-svg-...
  4. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....NET Watermark Odp PPT PPTX ODP POT ppsx ODP Add Watermark...or image watermark into PPT, PPTX, or ODP presentation using server-side...

    products.aspose.com/slides/python-net/watermark...
  5. 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...
  6. 演示文稿备注|Aspose.Slides for PHP 文档

    演示文稿备注,演讲者备注...pptx" ); try { # 删除第一张幻灯片的备注 $mgr...$pres -> save ( "test.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/presentation...
  7. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....the modified presentation as a PPTX file. import aspose.slides as...slides . Presentation ( "pres.pptx" ) as presentation : #the first...

    docs.aspose.com/slides/python-net/replacing-ima...
  8. Ինչպես տեղադրել պատկերը PowerPoint աղյուսակում՝...

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

    kb.aspose.com/hy/slides/python/how-to-insert-im...
  9. 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...
  10. 使用 Java 在演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将高级形状效果应用于您的 PPT 和 Pptx 文件——在几秒钟内创建引人注目、专业的幻灯片。...pptx" , SaveFormat . Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/shape-effect/