Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 142,066 for

pptx

(0.81 sec)
  1. Chart Is Missing When Converting a PowerPoint P...

    We noticed that when we save a Pptx document as PDF we are missing the chart. Presentation with chart.zip (32.6 KB)...noticed that when we save a PPTX document as PDF we are missing...missing charts when exporting a PPTX document to PDF using Aspose...

    forum.aspose.com/t/chart-is-missing-when-conver...
  2. Online XPS to PPSM Conversion or Develop Java b...

    Free online app to convert XPS to PPSM files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by using...XPS as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xps-t...
  3. Online MHTML to PPSM Conversion or Develop Java...

    Free online app to convert MHTML to PPSM files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by using...MHTML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/mhtml...
  4. Online XPS to PPSX Conversion or Develop Java b...

    Free online app to convert XPS to PPSX files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by using...XPS as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xps-t...
  5. Online SVG to ODP Conversion or Develop Java ba...

    Free online app to convert SVG to ODP files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by using...SVG as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  6. Online SVG to PPSM Conversion or Develop Java b...

    Free online app to convert SVG to PPSM files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by using...SVG as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  7. Online SVG to PPSX Conversion or Develop Java b...

    Free online app to convert SVG to PPSX files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by using...SVG as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  8. Manage Presentation Notes in Java|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { // Removing notes...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/presentation-notes/
  9. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。...pptx" , SaveFormat . Pptx ); } 向形状或框架添加 URL...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } 向媒体添加 URL 超链接...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  10. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting Pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...web application, the resulting pptx file and the docx file are different...Save(“C:\ex.pptx”, Aspose.Slides.Export.SaveFormat.Pptx); var doc1...

    forum.aspose.com/t/resulting-table-borders-are-...