Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 26,843 for

convert pptx

(2.9 sec)
  1. Apply Shape Animations in Presentations Using P...

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

    docs.aspose.com/slides/php-java/shape-animation/
  2. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Android via 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/androidjava/shape-animat...
  3. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While Converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.Pptx"); We hav…... 3:24pm 1 Hi Team, While converting PPT into PDF we are using...= new Presentation("sample1.pptx"); We have encountered an issue...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  4. Highlight Text in PowerPoint in Java

    Learn how to highlight text in PowerPoint in Java using Aspose.Slides for Java. Discover a simple and efficient way to automate text highlighting....Presentation class with the source PPTX/PPT file. Highlighting all words...Powerpoint Programmatically Convert PowerPoint to HTML5 in Java...

    blog.aspose.com/slides/highlight-text-in-powerp...
  5. Change the Presentation Slide Size in C++|Aspos...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ); pres -> get_SlideSize ()..."pres-4x3-aspect-ratio.pptx" , SaveFormat :: Pptx ); Specify Custom...

    docs.aspose.com/slides/cpp/slide-size/
  6. 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/
  7. Images and Documents Format Conversion with Asp...

    Streamline your format conversion tasks using Aspose.Imaging Adapters and a variety of Aspose Products. These adapters enable image and document conversion between Aspose.Imaging and other key Aspose tools, ensuring a fluid integration process across your digital projects....Imaging Adapters Net PPTX DOCX XLSX PDF ODP Adapter Imaging...allows users to effortlessly convert between a wide range of raster...

    products.aspose.com/imaging/adapters/net/
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , ExtractionMode . Unarranged...class provides methods to convert legacy diagram to modern editable...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Manage VBA Projects in Presentations in .NET|As...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for .NET to streamline your workflow.... Note When you convert a presentation containing macros...presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/net/presentation-via-vba/
  10. 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/