Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 143,433 for

pptx

(1.57 sec)
  1. Online XPS to PPS Conversion or Develop Java ba...

    Free online app to convert XPS to PPS files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by using...XPS as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xps-t...
  2. Online MHTML to POTX Conversion or Develop Java...

    Free online app to convert MHTML to POTX files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by using...MHTML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/mhtml...
  3. Online MHTML to SWF Conversion or Develop Java ...

    Free online app to convert MHTML to SWF files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by using...MHTML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/mhtml...
  4. Convert ODS to POWERPOINT with .NET or with fre...

    Convert ODS to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free ODS to POWERPOINT online converter quickly before integrating the code....variety of formats, including PPT, PPTX, and PPS - Convert ODS files...document to PPTX format using Save method and set Pptx as SaveFormat...

    products.aspose.com/total/net/conversion/ods-to...
  5. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This PHP code shows you...save ( "presentation.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-zoom/
  6. Online SVG to PPTM Conversion or Develop Java b...

    Free online app to convert SVG to PPTM files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by using...SVG as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  7. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This C++ code shows you...( u "presentation.pptx" , SaveFormat :: Pptx ); Create Zoom Frames...

    docs.aspose.com/slides/cpp/manage-zoom/
  8. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....text from Microsoft PowerPoint PPTX presentations using Aspose.Slides...extract the text from a slide in a PPTX presentation, use the getAllTextBoxes...

    docs.aspose.com/slides/nodejs-java/extract-text...
  9. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,..."output.pptx" , slides . export . SaveFormat . PPTX ) Add Linked...

    docs.aspose.com/slides/python-net/manage-ole/
  10. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation...( u "TextBox_out.pptx" , SaveFormat :: Pptx ); Check for a Text...

    docs.aspose.com/slides/cpp/manage-textbox/