Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 126,948 for

presentation

(0.45 sec)
  1. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint Presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...7:17pm 1 We have a PowerPoint presentation with several text boxes...{ using (Presentation presentation = new Presentation(inputFile))...

    forum.aspose.com/t/textbox-is-not-rendered-corr...
  2. Convert POTX to PPTM using C++ application | pr...

    Sample C++ conversion code for POTX document to PPTM format. Use example code for batch POTX to PPTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  3. Convert PPTX to PPTM using C++ application | pr...

    Sample C++ conversion code for PPTX document to PPTM format. Use example code for batch PPTX to PPTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  4. Compress XLSX Files Online or using Android Mob...

    Free online app to compress different XLSX files. Android compression library Java code for XLSX documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  5. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...to manipulate and edit presentations, HTML documents, and other...editing HTML Presentation pres = new Presentation (); try { pres...

    products.aspose.com/slides/java/editor/html/
  6. 在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...
  7. Document Conversion via Node.js | products.aspo...

    Convert Microsoft Excel Formats XLSX, XLS to PDF, Images and more as well as Presentation Slides, 3D Images just few lines of Node JS code....Microsoft Excel, Powerpoint Presentations, Visio Documents, Images...handling spreadsheets, presentations, managing emails to working...

    products.aspose.com/total/nodejs-java/conversion/
  8. Split Powerpoint Files Online or using Android ...

    Free online app to split different Powerpoint files. Android splitter library Java code for Powerpoint documents....the Powerpoint file using Presentation class. Iterate through each...spreadsheets and PowerPoint presentations. Android Powerpoint Splitter...

    products.aspose.com/total/android-java/split/po...
  9. Create and Apply WordArt Effects on Android|Asp...

    Create and customize WordArt effects in Aspose.Slides for Android. This step-by-step guide helps developers enhance Presentations with professional text in Java....this Java code: Presentation pres = new Presentation (); try { ISlide...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/androidjava/wordart/
  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...