Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 241,369 for

slides

(0.1 sec)
  1. Convert PDF to Image in C++ | products.aspose.com

    Convert PDF to Image in C++. Use C++ library API to convert PDF files to Images...Slides C++ Conversion PDF to IMAGE...PDF to Image in C++ Aspose.Slides for C++ is a powerful C++ library...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  2. Convert DOCM to POWERPOINT via Java or with fre...

    Java API to Export DOCM to POWERPOINT without using Microsoft Word or PowerPoint or online. Test free DOCM to POWERPOINT online converter quickly before integrating the code....Slides for Java to create a new Presentation...converted to HTML. Then, Aspose.Slides for Java is used to create...

    products.aspose.com/total/java/conversion/docm-...
  3. Should Inserting Line Breaks into Text Portions...

    My research around the topic How to Add a Paragraph with the Same Format As the One Before? led to an observation that I wanted to share. Aspose.Slides allows inserting a newline character into a portion like using (va…...Slides Product Family slides-net , slides-text co213...that I wanted to share. Aspose.Slides allows inserting a newline...

    forum.aspose.com/t/should-inserting-line-breaks...
  4. Intermittent Null Pointer Exception When Saving...

    Hi, I’m facing an intermittent issue, noticing the following error when presentation.save(OutputStream,SaveFormat.Pptx) is being invoked. This is happening in environment ( not in local), only after deployment. Also, if…...Slides Product Family slides-linux , slides-java , slides-pptexport...“Cannot invoke “com.aspose.slides.TextParam.r2(boolean)” because...

    forum.aspose.com/t/intermittent-null-pointer-ex...
  5. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...Slides for C++: paragraph->GetRect() Throws a NullReferenceExcepti...NullReferenceExcepti Aspose.Slides Product Family slides-text , slides-cpp , slides-rendering...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  6. Stacked Area Chart Labels Are Not Rendered When...

    Summary Stacked Area Charts (ChartType 48) in PowerPoint presentations don’t render axis labels and legends when converted to PDF using Aspose.Slides 26.2, even though regular Area charts work correctly. Environment As…...Slides Product Family slides-java , slides-chart , slides-pdfexport...slides-pdfexport bcartermastercontrol March 13, 2026, 9:06pm...

    forum.aspose.com/t/stacked-area-chart-labels-ar...
  7. How to Get Custom Bullets from Presentations Us...

    Using aspose Slides for cpp. Both No bullets and custom bullets both come as Not defined . using API: paragraphFormat->get_Bullet()->get_Type() Is there a way to differentiate custom bullets? Thanks...Slides for C++? Aspose.Slides Product Family slides-text...slides-text , slides-cpp pankajku April 25, 2025, 5:45am 1 Using aspose...

    forum.aspose.com/t/how-to-get-custom-bullets-fr...
  8. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples....objects in PowerPoint slides through Aspose.Slides for .NET. This article...using Aspose.Cells and Aspose.Slides. Required Steps The following...

    docs.aspose.com/slides/net/creating-excel-chart...
  9. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.Slides version 25.1 …...Slides Product Family slides-java , slides-chart , slides-pdfexport...slides-pdfexport forasposeissues July 8, 2025, 8:14am 1 Hi Team...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  10. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...Slides Product Family slides-text , slides-cpp pankajku...Thank you for using Aspose.Slides for C++. pankajku August 18...

    forum.aspose.com/t/portion-get-text-returns-sen...