Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 143,423 for

pptx

(0.28 sec)
  1. Merge POTX Files Online or using Java | product...

    Free online app to combine different POTX presentations. Java merging library code to merge POTX presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...fonts, and layouts. POTX-to-PPTX Export: Automate converting...

    products.aspose.com/total/java/merge/potx/
  2. 使用 Java 管理演示文稿中的音频|Aspose.Slides 文档

    在 Aspose.Slides for Java 中创建和控制音频帧——提供嵌入、裁剪、循环以及在 PPT、Pptx 和 ODP 演示文稿中配置播放的代码示例。...pptx" , SaveFormat . Pptx ); } catch ( IOException...save ( "example_out.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/java/audio-frame/
  3. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the Pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...visible but when we download the pptx file we can see the image ....the image appears in the saved PPTX but is missing in the slide...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  4. 管理 Android 上的演示文稿背景|Aspose.Slides 文档

    了解如何使用适用于 Android 的 Aspose.Slides 通过 Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。...pptx" , SaveFormat . Pptx ); } finally { presentation..."MasterSlideBackgroun.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/zh/androidjava/presentat...
  5. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。...pptx" , SaveFormat :: Pptx ); presentation ->..."MasterSlideBackgroun.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  6. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....various formats, such as PPT, PPTX, PPS, ODP, PDF, HTML, SVG, TIFF...such as: Input formats : PPT, PPTX, PDF, ODP, OTP, POT, POTM, POTX...

    products.aspose.com/slides/cpp/
  7. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....the modified presentation to a PPTX file // Create an instance of...( "FormattedChart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-formatting/
  8. 通過.NET從PPT文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPT 文件中提取文本和圖像。...objects from all slides in the PPTX ITextFrame[] textFramesPPTX...format for PowerPoint, known as PPTX, from 2007 onwards that is based...

    products.aspose.com/slides/zh-hant/net/parser/ppt/
  9. 通過 .NET 查看 PPTM 文件格式 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上加載、呈現和顯示 PPTM 文檔的 C# 源代碼。... They are similar to PPTX files with the difference that...slideshow when opened. PPTM, like PPTX, contains slides for different...

    products.aspose.com/slides/zh-hant/net/viewer/p...
  10. Secure Presentations with Passwords in Java|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Secure your presentations....presentations in these formats: PPTX and PPT - Microsoft PowerPoint...presentation = new Presentation ( "pres.pptx" ); try { presentation . getProtectionManager...

    docs.aspose.com/slides/java/password-protected-...