Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 144,284 for

pptx

(0.08 sec)
  1. Change the Presentation Slide Size in .NET|Aspo...

    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 . SlideSize . SetSize..."presentation-16x9.pptx" , SaveFormat . Pptx ); } Specify Custom...

    docs.aspose.com/slides/net/slide-size/
  2. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...Save the empty presentation in PPTX format emptyPresentation . save..."out/emptyPresentation.pptx" , SaveFormat . Pptx ); // Release resources...

    docs.aspose.com/slides/nodejs-net/installation/
  3. View & Edit PowerPoint Metadata using C++ | pro...

    C++ source code to view and edit presentation propertires...Slides C++ Metadata PPT PPTX ODP View and Edit Metadata of...Presentation Metadata PPTX How to edit PPTX properties using Aspose...

    products.aspose.com/slides/cpp/metadata/
  4. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and Pptx to PDF with notes using Aspose.Slides for Java. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...= new Presentation ( "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/group/
  6. Microsoft PowerPoint Presentation Conversion to...

    Convert Microsoft PowerPoint Slides to different files including PDF, HTML and image formats on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Conversion PPT PPTX ODP PDF Convert PowerPoint Presentation....NET API. Convert PPTX How to Convert PPTX using Aspose.Slides...

    products.aspose.com/slides/net/conversion/
  7. Known Issues in Aspose.Slides for .NET 14.1.0|A...

    Review known issues in Aspose.Slides for .NET 14.1.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations.... Not all PPTX text formatting features are...serialized PPT documents. Not all PPTX themes’ features are supported...

    docs.aspose.com/slides/net/known-issues-in-aspo...
  8. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/docx-t...
  9. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes....pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...

    docs.aspose.com/slides/net/manage-hyperlinks/
  10. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes....pptx" , SaveFormat . Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-hyperlinks/