Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 144,191 for

pptx

(0.2 sec)
  1. Merge PPS Files Online or using Android Mobile ...

    Free online app to combine different PPS presentations. Android merging library Java code to merge PPS presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/android-java/merge/pps/
  2. Merge XLSB Files Online or using Android Mobile...

    Free online app to combine different XLSB files. Android merging library Java code to merge XLSB worksheets into other formats....Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/android-java/merge/xlsb/
  3. Merge TXT Files Online or using Android Mobile ...

    Free online app to combine different TXT files. Android merging library Java code to merge TXT documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/android-java/merge/txt/
  4. Merge Word Files Online or using Android Mobile...

    Free online app to combine different Word files. Android merging library Java code to merge Word documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/android-java/merge/word/
  5. Merge DOCX Files Online or using Android Mobile...

    Free online app to combine different DOCX files. Android merging library Java code to merge DOCX documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/android-java/merge/docx/
  6. Merge PPSM Files Online or using Android Mobile...

    Free online app to combine different PPSM presentations. Android merging library Java code to merge PPSM presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/android-java/merge/ppsm/
  7. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files....pptx" ) as pres : # Create a reference...path + "ModifyBuiltinPropert.pptx" ) as presentation : # Create...

    docs.aspose.com/slides/python-net/presentation-...
  8. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....pptx" ); try { // Go through the.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/java/slide-layout/
  9. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....pptx" ); try { // Go through the...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/php-java/slide-layout/
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); try { // Loop through Excel..."%s Report.pptx" , employeeName ), SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/java/excel-integration/