Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 60,817 for

java pptx

(0.42 sec)
  1. 组|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....通过 Java 的 Aspose.Slides 支持添加或访问组形状。...添加形状以填充它,或者访问组形状的任何属性。要使用通过 Java 的 Aspose.Slides 将组形状添加到幻灯片:...

    docs.aspose.com/slides/zh/androidjava/group/
  2. 图片框|Aspose.Slides 文档

    Java 中向 PowerPoint 演示文稿添加图片框...将修改后的演示文稿写入 PPTX 文件。 以下 Java 代码向您展示如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...); // 将 PPTX 文件写入磁盘 pres . save ( "RectPicFrame.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/picture-f...
  3. API Reference|Documentation

    Learn about Aspose.3D for Java classes and methods, along with code examples and instructions on how to use them to directly view, convert, repair, and merge 3D files....3D for Java is a library that enables your...exporting 3D files to DOCX, XLSX, PPTX, and HTML formats. The latest...

    docs.aspose.com/3d/java/api-reference/
  4. Manage Fonts in Presentations on Android|Aspose...

    Control fonts in Java with Aspose.Slides for Android: embed, substitute, and load custom fonts to keep PPT, Pptx and ODP presentations clear, brand-safe, and consistent....Slides for Android via Java to configure the font properties...Aspose.Slides for Android via Java: Create an instance of the Presentation...

    docs.aspose.com/slides/androidjava/manage-fonts/
  5. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....js via Java and iterate through all shapes...Presentation ( "FindingShapeInSlide.pptx" ); try { var slide = pres ...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  6. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......վերափոխել JPG-ն Word ձևաչափի Java-ում Ինչպես փոխարկել GLB ֆայլը...Ինչպես վերածել GLB ֆայլը OBJ-ի Java-ում Ինչպես պատճենել Excel թերթիկը...

    kb.aspose.com/hy/categories/page/30/
  7. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, trim, loop, and configure playback across PPT, Pptx, and ODP presentations....Slides for Android via Java allows you to add audio files...modified presentation. This Java code shows you how to add an...

    docs.aspose.com/slides/androidjava/audio-frame/
  8. Add Trend Lines to Presentation Charts on Andro...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Android via Java — a practical guide to engage your audience....Slides for Android via Java provides a simple API for managing...the modified presentation to a PPTX file. The following code is...

    docs.aspose.com/slides/androidjava/trend-line/
  9. Java 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。...在 Java 中格式化 PowerPoint 文本 Contents [ Hide ] 突出显示文本 Method highlightText...Presentation ( "Presentation.pptx" ); try { TextHighlightingOpti...

    docs.aspose.com/slides/zh/java/text-formatting/
  10. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below...save ( "Legend_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-legend/