Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 130,433 for

presentation

(0.18 sec)
  1. Convert POTX to JPEG using C++ application | pr...

    Sample C++ conversion code for POTX document to JPEG format. Use example code for batch POTX to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  2. Edit PPTX files using .NET | products.aspose.com

    C# source code to edit PPTX document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....parsing or manipulating presentations, slides and elements and...with PPTX extension are presentation files created with popular...

    products.aspose.com/slides/net/editor/pptx/
  3. 在 Android 上从演示文稿获取形状有效属性|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  4. Convert PPTM to PPTX using C++ application | pr...

    Sample C++ conversion code for PPTM document to PPTX format. Use example code for batch PPTM to PPTX 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/pptm-...
  5. Compress XLTX Files Online or using Android Mob...

    Free online app to compress different XLTX files. Android compression library Java code for XLTX documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  6. Compress XLT Files Online or using Android Mobi...

    Free online app to compress different XLT files. Android compression library Java code for XLT documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  7. Compress ODS Files Online or using Android Mobi...

    Free online app to compress different ODS files. Android compression library Java code for ODS documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  8. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...Load the presentation using (Presentation presentation = new P...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...
  9. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....from the Whole ppt Presentation Presentation pptPresentation =...= new Presentation(dataDir + "demo.ppt" ); //Get an Array of ITextFrame...

    products.aspose.com/slides/net/parser/ppt/
  10. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for PHP via Java when converting PowerPoint & OpenDocument Presentations to other file formats....Configure Font Substitution in Presentations Using PHP Contents [ Hide...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/php-java/font-substitution/