Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 143,421 for

pptx

(0.1 sec)
  1. Convert PPT to TIFF in Python | products.aspose...

    Sample code for PPT to TIFF Python conversion. Use PowerPoint Python API for batch conversion PPT files to TIFF files....to TIFF HTML JPG PDF SVG PPT PPTX Convert PPT to TIFF in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPTM to XPS in Python | products.aspose...

    Sample code for PPTM to XPS Python conversion. Use PowerPoint Python API for batch conversion PPTM files to XPS files....to XPS HTML JPG PDF SVG PPT PPTX Convert PPTM to XPS in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PPTM to SWF in Python | products.aspose...

    Sample code for PPTM to SWF Python conversion. Use PowerPoint Python API for batch conversion PPTM files to SWF files....to SWF HTML JPG PDF SVG PPT PPTX Convert PPTM to SWF in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  4. Import Presentations from PDF or HTML in C++|As...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in C++ with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat :: Pptx ); Tip You may want...u "MyPresentation.pptx" , SaveFormat :: Pptx ); Note You may also...

    docs.aspose.com/slides/cpp/import-presentation/
  5. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat . Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/java/import-presentation/
  6. Ինչպես փոխարկել 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-...
  7. Import Presentations from PDF or HTML in PHP|As...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations in PHP with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat :: Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/import-presenta...
  8. 在演示文稿中使用 PHP 管理文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化功能。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 PHP 代码实现了上述步骤,演示了如何向幻灯片添加文本:...save ( "TextBox_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  9. 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...
  10. 在 .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/