Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 130,433 for

presentation

(0.51 sec)
  1. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Python via .NET chart worksheets and automate reports across PPT, PPTX and ODP files....Chart Worksheet Formulas in Presentations with Python Contents [ Hide...source behind a chart in a presentation. It stores category and...

    docs.aspose.com/slides/python-net/chart-workshe...
  2. Convert WORD to PPSM via Java or with free Onli...

    Java API to Export WORD to PPSM without using Microsoft Word or PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....step is to create a new Presentation using Aspose.Slides for...write HTML content into the Presentation and save it as PPSM. The...

    products.aspose.com/total/java/conversion/word-...
  3. Convert PNG to PPT in PHP | products.aspose.com

    Convert PNG to PPT in PHP. Use PowerPoint PHP API to convert PNG files to PPT...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  4. Convert JPG to PDF in PHP | products.aspose.com

    Convert JPG to PDF in PHP. Use PowerPoint PHP API to convert JPG files to PDF...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  5. Convert JPG to PPT in PHP | products.aspose.com

    Convert JPG to PPT in PHP. Use PowerPoint PHP API to convert JPG files to PPT...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  6. Export CGM to POT via C# API | products.aspose.com

    .NET API to Convert CGM to POT without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...convert CGM to PPTX. The Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/cgm-to...
  7. Online TEX to PPTM Conversion or Build .NET bas...

    Free online app to convert TEX to PPTM files. .NET C# conversion library code for TEX documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/tex-to...
  8. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...SvgImage(svg_image) image = presentation.images.add_image(svg_image)...RECTANGLE, presentation.slide_size.size.width - 100, presentation.slide_size...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. Online MHTML to PPT Conversion or Build .NET ba...

    Free online app to convert MHTML to PPT files. .NET C# conversion library code for MHTML documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/mhtml-...
  10. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...snippet: Presentation presentation = new Presentation("sample_ppt_file...pptx"); for (ISlide slide : presentation.getSlides()) { for (IShape...

    forum.aspose.com/t/can-we-remove-email-id-and-p...