Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 126,948 for

presentation

(0.11 sec)
  1. Convert OTP to SVG using C++ application | prod...

    Sample C++ conversion code for OTP document to SVG format. Use example code for batch OTP to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/otp-t...
  2. Convert POTM to XML using C++ application | pro...

    Sample C++ conversion code for POTM document to XML format. Use example code for batch POTM to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potm-...
  3. Online PDF to OTP Conversion or Build .NET base...

    Free online app to convert PDF to OTP files. .NET C# conversion library code for PDF documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/pdf-to...
  4. Online SVG to XAML Conversion or Build .NET bas...

    Free online app to convert SVG to XAML files. .NET C# conversion library code for SVG documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/svg-to...
  5. Online XPS to OTP Conversion or Build .NET base...

    Free online app to convert XPS to OTP files. .NET C# conversion library code for XPS documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/xps-to...
  6. Online TEX to XAML Conversion or Build .NET bas...

    Free online app to convert TEX to XAML files. .NET C# conversion library code for TEX documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/tex-to...
  7. 使用 С++ 管理演示文稿中的图表工作簿|Aspose.Slides 文档

    发现 Aspose.Slides for С++:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化您的演示文稿数据。...= System :: MakeObject < Presentation > ( u "chart.pptx" ); auto...= System :: MakeObject < Presentation > ( u "Test.pptx" ); auto...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  8. 使用 Python 管理演示文稿的页眉和页脚|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。... Presentation ( "sample.pptx" ) as presentation : # 设置页脚。...设置页脚。 presentation . header_footer_manager . set_all_footers_text...

    docs.aspose.com/slides/zh/python-net/presentati...
  9. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …...Load the presentation using (Presentation presentation = new Presentation("sample...slideIndex = 0; slideIndex < presentation.Slides.Count; slideIndex++)...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  10. 在 Java 中获取演示文稿中的形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何计算并应用形状的有效属性,以实现精确的 PowerPoint 渲染。...以下示例代码演示了如何获取有效值: Presentation pres = new Presentation ( "Presentation1...以下示例代码演示了如何获取摄像机的有效属性: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/zh/java/shape-effective-...