Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 142,021 for

pptx

(0.12 sec)
  1. Merge POTX Files Online or using Java | product...

    Free online app to combine different POTX presentations. Java merging library code to merge POTX presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...fonts, and layouts. POTX-to-PPTX Export: Automate converting...

    products.aspose.com/total/java/merge/potx/
  2. Portable Document Format (PDF)|Aspose.Slides Do...

    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....Slides for Java PPT to PPTX conversion XML Parser Specification...

    docs.aspose.com/slides/java/portable-document-f...
  3. Redact PPT Presentation Files using C++ | produ...

    C++ source code to find and replace text in PPT Presentation....Slides C++ Redaction Ppt PPT PPTX ODP POT ppsx PPT Redact PPT...

    products.aspose.com/slides/cpp/redaction/ppt/
  4. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....the modified presentation to a PPTX file // Create an instance of...( "FormattedChart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-formatting/
  5. Aspose.Cells for Python via .NET|Documentation

    Aspose.Cells for Python supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV, SpreadsheetML, ODS) file formats your business **uses** every day. It also allows exporting Excel® files to PDF, DOCX, Pptx, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP, and SVG....exporting Excel® files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain...

    docs.aspose.com/cells/python-net/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions.... Pptx ); Public API and Backwards...

    docs.aspose.com/slides/java/public-api-and-back...
  7. Embed Fonts in Presentations Using Java|Aspose....

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Java, ensuring accurate rendering across all platforms....pptx" ); try { // Renders a slide...= new Presentation ( "Fonts.pptx" ); try { IFontData [] allFonts...

    docs.aspose.com/slides/java/embedded-font/
  8. Embed Fonts in Presentations Using JavaScript|A...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java, ensuring accurate rendering across all platforms....pptx" ); try { // Renders a slide...slides . Presentation ( "Fonts.pptx" ); try { var allFonts = pres...

    docs.aspose.com/slides/nodejs-java/embedded-font/
  9. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....pptx" ); try { # Renders a slide...= new Presentation ( "Fonts.pptx" ); try { $allFonts = $pres...

    docs.aspose.com/slides/php-java/embedded-font/
  10. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples....pptx" )) { // Go through the layout.... Save ( "Output.pptx" , SaveFormat . Pptx ); } Remove Unused...

    docs.aspose.com/slides/net/slide-layout/