Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 61,421 for

pptx java

(0.17 sec)
  1. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately....Slides for Java allows you to receive warning...Callbacks Aspose.Slides for Java provides straightforward APIs...

    docs.aspose.com/slides/java/getting-warning-cal...
  2. Stacked Area Chart Labels Not Rendering in PDF ...

    Summary Stacked Area Charts (ChartType 48) in PowerPoint presentations don’t render axis labels and legends when converted to PDF using Aspose.Slides 26.2, even though regular Area charts work correctly. Environment As…...Slides Product Family slides-java bcartermastercontrol March 13...Aspose.Slides Version : 26.2 (Java) Java Version : 17 Operating System...

    forum.aspose.com/t/stacked-area-chart-labels-no...
  3. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for Java: draw, import, and edit strokes, adjust color and width, and export to PPT, Pptx, and ODP using Java examples....Slides for Java . ❗ Note: Ink shapes represent...presentation = new Presentation ( "ink.pptx" ); try { ISlide slide = presentation...

    docs.aspose.com/slides/java/examples/elements/ink/
  4. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...Product Family slides-java , cells-java , slides-ole , slides-python...if you can share this code in Java. If that is an issue, Python...

    forum.aspose.com/t/aspose-queries/311420
  5. Manage Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript code samples for traces, brush color & size....pptx" ); try { var ink = pres . getSlides.... setColor ( java . getStaticFieldValue ( "java.awt.Color" ,...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  6. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 Ink:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、Pptx 和 ODP。...Slides for Android via Java 访问现有 Ink 形状并将其删除的示例。 ❗ 注意: Ink...presentation = new Presentation ( "ink.pptx" ); try { ISlide slide = presentation...

    docs.aspose.com/slides/zh/androidjava/examples/...
  7. Manage Presentation Ink Objects in PHP|Aspose.S...

    Manage PowerPoint ink objects — create, edit & style digital ink with Aspose.Slides for PHP via Java. Get code samples for traces, brush color & size....pptx" ); try { $ink = $pres -> getSlides...(); $brush -> setColor ( java ( "java.awt.Color" ) -> RED ); }...

    docs.aspose.com/slides/php-java/manage-ink/
  8. C# .NET Core File Automation APIs | products.as...

    C# ASP.NET VB.NET APIs to create manipulate convert and render any type of documents...POT, PresentationML (OOXML, PPTX), and OpenDocument presentations...streams, enhancing flexibility for Java applications seeking efficient...

    products.aspose.com/total/net/
  9. New slides version affecting the numbers in OLE...

    With the new Aspose slide version - ‘aspose-slides’, version:‘25.5’ we are getting # symbols for entries which were not there for older ‘aspose-slides’, version:‘24.8’ for generating grid in a ppt. Note- this grid is an …...Slides Product Family slides-java VaradS July 10, 2025, 12:24pm...presentation.save("output.pptx", SaveFormat.Pptx); Next Steps Test the...

    forum.aspose.com/t/new-slides-version-affecting...
  10. Manage Presentation Ink Objects on Android|Aspo...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Android. Get Java code samples for traces, brush color & size.... Set Ink Brush Color This Java code shows you how to set the...pres = new Presentation ( "pres.pptx" ); try { IInk ink = ( IInk...

    docs.aspose.com/slides/androidjava/manage-ink/