Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 129,136 for

presentation

(0.15 sec)
  1. Convert RTF to EMAIL in Python | products.aspos...

    Save RTF to EMAIL within Python applications without using Microsoft Word or Outlook...RTF to ODP (OpenDocument Presentation Format) Convert RTF to ODS...Template Presentation) Convert RTF to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  2. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…...file: Presentation document = new Aspose.Slides.Presentation(inputFilePath);...LoadOptions : When loading the presentation, specify the load format...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  3. The First Slide Displays for Longer When Genera...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...Imaging; using (Presentation presentation = new Presentation("your_presentation...= new MemoryStream()) { presentation.Save(gifStream, SaveFormat...

    forum.aspose.com/t/the-first-slide-displays-for...
  4. Charts Are Rendered Incorrectly When Converting...

    Hello! When converting PPTX to PDF using Aspose Slides for Nodejs via Java (version 25.7), charts with data from an embedded Excel file experience formatting issues. I attempted to use Aspose Cells to convert the charts…...PdfOptions : When saving the presentation to PDF, utilize the PdfOptions...basic example: Presentation pres = new Presentation("your-presentation...

    forum.aspose.com/t/charts-are-rendered-incorrec...
  5. Online PowerPoint File Text Finder or Build Pow...

    Free online app to search in PowerPoint file. C++ API code for any PowerPoint file text search application....PowerPoint via instance of Presentation class. Use FindAndReplaceText...Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...

    products.aspose.com/total/cpp/search/powerpoint/
  6. Online PPT File Text Finder or Build PPT Search...

    Free online app to search in PPT file. C++ API code for any PPT file text search application....Load PPT via instance of Presentation class. Use FindAndReplaceText...Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...

    products.aspose.com/total/cpp/search/ppt/
  7. Online PPTX File Text Finder or Build PPTX Sear...

    Free online app to search in PPTX file. C++ API code for any PPTX file text search application....Load PPTX via instance of Presentation class. Use FindAndReplaceText...Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...

    products.aspose.com/total/cpp/search/pptx/
  8. Convert DOCM to PPSM via C# .NET or with free O...

    Convert Word docm documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....files to PowerPoint ppsm presentation batch conversion, we’ll...Whereas, the latter is a presentation manipulation API that lets...

    products.aspose.com/total/net/conversion/docm-t...
  9. Merge TIFF to PDF in C# | products.aspose.com

    Merge TIFF to PDF in C#. Use .NET library API to combine TIFF and PDF... merge, and manipulate presentations, PDFs, images, and other...to PDF using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/tiff-to-pdf/
  10. Merge SVG to PNG in C# | products.aspose.com

    Merge SVG to PNG in C#. Use .NET library API to combine SVG and PNG files...to merge and manipulate presentations, images, and other files...to PNG using (Presentation pres = new Presentation()) { ISvgImage...

    products.aspose.com/slides/net/merger/svg-to-png/