Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 130,056 for

presentation

(0.4 sec)
  1. Convert XLSM to PPTX via PHP or with free Onlin...

    PHP API to Convert XLSM to PPTX or Online App without using Microsoft Excel or Powerpoint. Test free XLSM to PPTX online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  2. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint Presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...PdfOptions(); Presentation presentation = new Presentation(filePath);...add(fontSubstituteRule); presentation.getFontsManager().setFo...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...
  3. Convert XLSB to POTX via PHP or with free Onlin...

    PHP API to Convert XLSB to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to POTX online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  4. Convert PPTX to DOTM in Python or with free Onl...

    PPTX to DOTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPTX to DOTM online converter quickly before integrating the code.... PPTX is a presentation format used by Microsoft...template for a presentation or making a presentation more compatible...

    products.aspose.com/total/python-net/conversion...
  5. Convert POT to EXCEL using Python or with free ...

    POT to EXCEL conversion in your Python applications without using Microsoft Office or online. Test free POT to EXCEL online converter quickly before integrating the code....EXCEL in Python Step 1 Use Presentation class instance to open the...in Python helps transform presentation template content into s...

    products.aspose.com/total/python-net/conversion...
  6. 从 C++ 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。...实例化一个表示演示文稿文件的 Presentation 对象 auto presentation = System :: MakeObject...MakeObject < Presentation > ( u "Shapes.pptx" ); auto shape =...

    docs.aspose.com/slides/zh/cpp/paragraph/
  7. Delete all the comments by an author|Aspose.Sli...

    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....file using ( Presentation pres = new Presentation ( fileName ))...Sourceforge Bitbucket Create a presentation document Delete a Slide...

    docs.aspose.com/slides/net/delete-all-the-comme...
  8. Online PPTM File Merger or Build Python Apps to...

    Free online app to combine different PPTM files. Python merging library code to merge PPTM documents into other formats....using Presentation class object. Select the one presentation as...using Python APIs supports presentations that contain embedded logic...

    products.aspose.com/total/python-net/merge/pptm/
  9. Convert CSV to PPSM using Java or with free Onl...

    Java API to Export CSV to PPSM or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....interactive, automated slide presentations generated from structured...Automated financial dashboard presentations Interactive training slide...

    products.aspose.com/total/java/conversion/csv-t...
  10. 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...