Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 143,939 for

pptx

(0.15 sec)
  1. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample Pptx with a single slide. The slide has a text with an underline. When I get the image of this text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …...6:13am 1 Hi Team, I have a sample PPTX with a single slide. The slide...presentation = new Presentation("sample.pptx")) { int shapeCounter = 1; //...

    forum.aspose.com/t/underline-gets-cut-when-conv...
  2. Convert MHTML to Images in Python | products.as...

    MHTML, HTML and HtmlFixed to GIF, PNG, BMP, JPEG, TIFF image conversion in your Python applications...formats such as DOCX, XLSX, PPTX, and more. Furthermore, the...formats such as DOCX, XLSX, PPTX, and more. Furthermore, the...

    products.aspose.com/total/python-net/conversion...
  3. Convert OTT to POTX in Android Apps or with fre...

    OTT to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to POTX online converter quickly before integrating the code....file formats, including PPT, PPTX, POTX, and PDF. Aspose.Total...Template File) Convert OTT to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  4. Convert DOT to JSON format in C++ | products.as...

    Export DOT to JSON in C++ without using Microsoft Excel or Word...Presentation) Convert DOT to PPTX (Open XML presentation Format)...Presentation File) Convert DOT to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/dot-to...
  5. 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....PowerPoint presentations (PPT, PPTX) into high-quality PDFs, ensuring...presentations, including PPT, PPTX, and ODP files, into JPG format...

    products.aspose.com/total/nodejs-java/conversion/
  6. Convert DOCM to JSON format in C++ | products.a...

    Export DOCM to JSON in C++ without using Microsoft Excel or Word...Presentation) Convert DOCM to PPTX (Open XML presentation Format)...Presentation File) Convert DOCM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/docm-t...
  7. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files....pptx" ) as pres : # Create a reference...path + "ModifyBuiltinPropert.pptx" ) as presentation : # Create...

    docs.aspose.com/slides/python-net/presentation-...
  8. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....pptx" ); try { // Go through the.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/java/slide-layout/
  9. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....pptx" ); try { // Go through the...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/php-java/slide-layout/
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); try { // Loop through Excel..."%s Report.pptx" , employeeName ), SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/java/excel-integration/