Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 141,321 for

pptx

(0.07 sec)
  1. C++ API to Convert CGM to ODP | products.aspose...

    Convert CGM to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export CGM to PPTX by using Aspose.PDF for C++...exporting CGM to PPTX. Secondly, you can convert PPTX to ODP by using...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. Export EPUB to PPTM via C# API | products.aspos...

    .NET API to Convert EPUB to PPTM without using Microsoft Word...transform the EPUB file format to PPTX. This API provides a wide range...file formats, including EPUB, PPTX, and many more. Once the EPUB...

    products.aspose.com/total/net/conversion/epub-t...
  3. Export PS to OTP via C# API | products.aspose.com

    .NET API to Convert PS to OTP without using Microsoft Word...transform the PS file format to PPTX. This API provides a wide range...PS file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Java. Stand out!...the presentation to disk as a PPTX file. This Java code shows you...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path...

    docs.aspose.com/slides/java/shape-animation/
  5. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....set_DefaultAsianFont ( u "Wingdings" ); auto pptx = MakeObject < Presentation..."DefaultFonts.pptx" , loadOptions ); auto image = pptx -> get_Slide...

    docs.aspose.com/slides/cpp/default-font/
  6. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more....pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/text-formatt...
  7. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 Pptx 文件设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 // 实例化表示演示文稿文件的 Presentation...Color = Color . Blue ; // 将 PPTX 文件保存到磁盘。 presentation . Save...

    docs.aspose.com/slides/zh/net/shape-formatting/
  8. Ինչպես փոխարկել PPTX-ը Markdown-ին Java-ի միջոցով

    Այս պարզ թեման ներառում է, թե ինչպես փոխարկել Pptx-ը Markdown-ի Java-ի միջոցով: Այն նաև ներառում է նախագծի կազմաձևման կարգավորումները, ծրագրավորման փուլային առաջադրանքները և գործող օրինակ կոդ՝ PPT-ին Java-ով MD արտահանելու համար:...Product Family Ինչպես փոխարկել PPTX-ը Markdown-ին Java-ի միջոցով...ընդգրկում է, թե ինչպես փոխարկել PPTX -ը Markdown Java-ի միջոցով :...

    kb.aspose.com/hy/slides/java/how-to-convert-ppt...
  9. Remove ODP Annotation using Java | products.asp...

    Java sample code to delete ODP format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Slides Java Annotation Odp PPTX DOCX XLSX PDF ODP ODP Remove...save ( "example_out.pptx" , SaveFormat . Pptx ); } finally { if...

    products.aspose.com/slides/java/annotation/odp/
  10. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...Slides C++ Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove...Save( u "example_out.pptx" , SaveFormat :: Pptx); How to Remove Comments...

    products.aspose.com/slides/cpp/annotation/ppt/