Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 141,245 for

pptx

(0.33 sec)
  1. Error While Converting a PowerPoint Presentatio...

    When we try to convert the attached Pptx file using ARM64 environment, the error occurs. image.png (106.2 KB) 08I23-11 - 03 - 08I23-11, Activación, Bloqueo y Desbloqueo de Cuentas de Ahorros.zip (3.2 MB)...try to convert the attached pptx file using ARM64 environment...exception when converting a PPTX file on an ARM64 machine. To...

    forum.aspose.com/t/error-while-converting-a-pow...
  2. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in C++....pptx" ; // Load the desired the presentation...set_FontHeight ( 18 ); } } } // Save PPTX to Disk pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/manage-paragraph/
  3. 管理 Java 中的演示文稿备注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 定制演示文稿备注。无缝处理 PowerPoint 和 OpenDocument 备注,提高工作效率。...pptx" ); try { // 删除第一张幻灯片的备注 INotesSlideManager...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/presentation-notes/
  4. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....pptx" , SaveFormat . Pptx ); } Display Percentage..."DisplayPercentageAsL_out.pptx" , SaveFormat . Pptx ); Set Percentage...

    docs.aspose.com/slides/net/chart-data-label/
  5. Merge PPS Files using .NET | products.aspose.com

    C# source code to combine PPS documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/pps/
  6. Merge PPT Files using .NET | products.aspose.com

    C# source code to combine PPT documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/ppt/
  7. Merge OTP Files using .NET | products.aspose.com

    C# source code to combine OTP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/otp/
  8. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in Java....Presentation class that represents a PPTX file Presentation pres = new...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/manage-parag...
  9. Manage Presentation Placeholders in .NET|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" )) { // Accesses the first..."output_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-placeholder/
  10. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....header and footer in PowerPoint PPTX/PPT presentations programmatically...See Also # Convert PowerPoint PPTX/PPT to PNG Images in C# Set...

    blog.aspose.com/slides/add-header-footer-in-pow...