Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 129,948 for

presentation

(0.16 sec)
  1. Export PPTM to DOT on Andorid via Java or with ...

    Convert PPTM to DOT in mobile apps without installing any software or online. Test free PPTM to DOT online converter quickly before integrating the code....Android Open PPTM file using Presentation class Convert PPTM to HTML...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  2. Export PPS to ODT on Andorid via Java or with f...

    Convert PPS to ODT in mobile apps without installing any software or online. Test free PPS to ODT online converter quickly before integrating the code....Android Open PPS file using Presentation class Convert PPS to HTML...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  3. 在C++中將PPT轉換為視頻 | products.aspose.com

    用 C++ 將 PPT 轉換為視頻。使用 C++ 庫 API 將 PowerPoint 轉換為視頻...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide( 0 ); // Adds a smile...

    products.aspose.com/slides/zh-hant/cpp/conversi...
  4. Online PTOX File Merger or Build Python Apps to...

    Free online app to combine different PTOX files. Python merging library code to merge PTOX documents into other formats....using Presentation class object. Select the one presentation as...PPTM Files (Macro-enabled Presentation File) Merge BMP Files (Bitmap...

    products.aspose.com/total/python-net/merge/ptox/
  5. Convert SVG to PPTX in PHP | products.aspose.com

    Convert SVG to PPTX in PHP. Use PowerPoint PHP API to convert SVG files to PPTX...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. Convert PNG to PPTX in PHP | products.aspose.com

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

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

    Convert PNG to PDF in PHP. Use PowerPoint PHP API to convert PNG 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/...
  8. 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...
  9. Chart Outline Becomes Excessively Thick After E...

    During the conversion of an Excel chart to PDF and then to PPTX, the chart outline becomes disproportionately thick, resulting in a double‑bold appearance in the PowerPoint output. Aspose version: implementation ‘com.a…...Presentation import com.aspose.slides...class PowerPointService { Presentation createPresentationFr(String...

    forum.aspose.com/t/chart-outline-becomes-excess...
  10. Font Name and Size Change When Converting ODP t...

    This is unrelated to the original issue, but thought maybe i don’t need to make a separate topic about the following issue: In this Odp file here: original.7z (14.2 KB) after converting to HTML using the code above, w…...html"; using Presentation presentation = new Presentation(odpFilePath);...showSlideTitle: false) }; presentation.Save(odpSavePath, SaveFormat...

    forum.aspose.com/t/font-name-and-size-change-wh...