Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 7,861 for

ppt to pptx

(0.22 sec)
  1. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) To merge multiple Pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) To save the merged file. This log…...The Saved Result of a PPT Document Occasionally Becomes Empty...slides.ISlide) to merge multiple pptx files, and then uses com.aspose...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  2. Converting a PDF file to PPT using Python via J...

    Sample code on Python via Java for PDF To Ppt conversion. Use example code for batch PDF To Ppt conversion with Python and Java...Convert PDFs to PPTs in Python via Java. Fast. Simple. No External...External Dependencies. PDF to PPT Python via Java conversion. Programmers...

    products.aspose.com/pdf/python-java/conversion/...
  3. Extra Space Between Text, and Single Excel Text...

    While converting Excel To PDF and PDF To PptX, the text in PptX contains more spaces than in PDF. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ impl…...Represented as Multiple Text Boxes in PPTX Aspose.Slides Product Family...Excel to PDF and PDF to PPTX, the text in PPTX contains more spaces...

    forum.aspose.com/t/extra-space-between-text-and...
  4. PPT File Needs Repair After Processing Template...

    Hello Aspose Team! We have a Ppt template that, when uploaded To PowerPoint 365, does not seem To have any issues. However after we process the template, uploading the result ends up in a “We repaired your presentation…...PPT File Needs Repair After Processing Template Aspose.Slides...Hello Aspose Team! We have a PPT template that, when uploaded...

    forum.aspose.com/t/ppt-file-needs-repair-after-...
  5. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program To reproduce the issue. I want To see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Appearing for a Number Column in PPT OLE Table Aspose.Cells Product...save("C:\\Temp\\CustomPPTwithOleObje.pptx", SaveFormat.Pptx); } catch (Exception...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  6. A PPT File Requires Repair After Processing a T...

    Hello Aspose Team! We have a Ppt template that, when uploaded To PowerPoint 365, does not seem To have any issues. However after we process the template, uploading the result ends up in a “We repaired your presentation…...A PPT File Requires Repair After Processing a Template Using...Hello Aspose Team! We have a PPT template that, when uploaded...

    forum.aspose.com/t/a-ppt-file-requires-repair-a...
  7. PPTX Generated by Aspose.Slides for Java Trigge...

    Hello, I’m not really sure what’s going on, for some reason simply opening and saving a template Ppt with aspose causes the output file To have errors while opening. LibreOffice seems To be able To repair the file, but …...PPTX Generated by Aspose.Slides for Java Triggers Error in Microsoft...opening and saving a template ppt with aspose causes the output...

    forum.aspose.com/t/pptx-generated-by-aspose-sli...
  8. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying To convert a few Ppts To pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set To an instance of an object. at .(Graphics , , ) at .(IL…...PPT to PDF Conversion in C#: NullReferenceExcepti: Object Reference...I am trying to convert a few ppts to pdf and I am getting the...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  9. PPT Waterfall Chart: Data Labels Not Showing Co...

    Hi Team, We are encountering the following issues with Waterfall charts in PowerPoint: When “Linked To Source” is enabled for data labels, the labels are not displayed in compact format. However, for other chart types…...PPT Waterfall Chart: Data Labels Not Showing Compact Format When...save("simple_waterfall_chart.pptx", SaveFormat.Pptx); System.out.println("Simple...

    forum.aspose.com/t/ppt-waterfall-chart-data-lab...
  10. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few Ppt files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…...Extracted Embedded Object in PPT File Aspose.Slides Product Family...8:12am 1 Hello Team, We have few PPT files , from which it can extract...

    forum.aspose.com/t/aspose-slides-for-net-concer...