Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 60,040 for

java pptx

(0.41 sec)
  1. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying to embed attachments to my pdf. I tried to follow following documentation: Adding Attachment to PDF document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...PDF Product Family aspose-pdf-java shrisheshpratik April 30, 2025...PDF document|Aspose.PDF for Java … _ga MjEwMTA1NzY1LjE3NDYw....

    forum.aspose.com/t/issues-while-embedding-attac...
  2. 字体替换 - PowerPoint Java API|Aspose.Slides 文档

    了解如何使用 Java API 在 PowerPoint 中使用显式替换方法替换字体。...字体替换 - PowerPoint Java API Contents [ Hide ] 如果您改变了对使用某种字体的想...加载新字体。 替换字体。 将修改后的演示文稿写入 PPTX 文件。 以下 Java 代码演示了字体替换: // 加载演示文稿 Presentation...

    docs.aspose.com/slides/zh/androidjava/font-repl...
  3. 3D Presentation|Aspose.Slides Documentation

    3D PowerPoint presentation in Android...Slides Java 20.9 its possible to create...save ( "sandbox_3d.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/androidjava/3d-presentat...
  4. Custom Shape|Aspose.Slides for PHP Documentation

    Add a custom shape to a PowerPoint presentation in PHP...can convert GeometryPath to java.awt.Shape Use geometryPathToGraphi...class) to convert GeometryPath to java.awt.Shape back and forth. Simple...

    docs.aspose.com/slides/php-java/custom-shape/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using C++https://products.aspose.com/pdf/cpp/conversion/Recent content in PDF Conversion Solution using C++ on Aspsoe.P......java-color { background-color: #E14544;...program-lang java-color https://products.aspose.com/pdf/java/conversion/bmp-to-pdf/...

    products.aspose.com/pdf/cpp/conversion/index.xml
  6. 管理行和列|Aspose.Slides for PHP 文档

    管理 PowerPoint 演示文稿中的表格行和列...pptx" ); try { # 访问第一张幻灯片 $sld =...getShapes () as $shp ) { if ( java_instanceof ( $shp , new JavaClass...

    docs.aspose.com/slides/zh/php-java/manage-rows-...
  7. Password Protected Presentation|Aspose.Slides f...

    Lock PowerPoint presentation. Password protected PowerPoint...presentations in these formats: PPTX and PPT - Microsoft PowerPoint...$presentation = new Presentation ( "pres.pptx" ); try { $presentation -> ...

    docs.aspose.com/slides/php-java/password-protec...
  8. 自定义形状|Aspose.Slides 文档

    Java 中的 PowerPoint 演示文稿中添加自定义形状...要访问其他形状几何定制选项,您可以将 GeometryPath 转换为 java.awt.Shape 使用 geometryPathToGraphi...GeometryPath 转换为 java.awt.Shape 反之亦然。 简单编辑操作 这段 Java 代码向您展示了如何 向路径的末尾添加一条线...

    docs.aspose.com/slides/zh/androidjava/custom-sh...
  9. 3D 演示|Aspose.Slides 文档

    Android 中的 3D PowerPoint 演示...Slides Java 20.9 以来,可以在演示文稿中创建 3D 效果。PowerPoint...save ( "sandbox_3d.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  10. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...pptx"); try { IBackgroundEffective...Sources: [1]: GetBackgroundEffecti.java bhav April 7, 2025, 7:08am 3...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...