Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 129,269 for

presentation

(0.1 sec)
  1. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...Converting a Presentation to HTML in Java Uses Wingdings Instead...ions.None); Presentation doc = new Presentation(inputStream);...

    forum.aspose.com/t/converting-a-presentation-to...
  2. Split PowerPoint Files on Windows, Linux & macO...

    Free App and APIs to split PPT, PPTX & ODP Presentations...Microsoft ® PowerPoint ® Presentation Splitting Solution Split...OpenOffice™ to get individual presentations with free cross-platform...

    products.aspose.com/slides/splitter/
  3. 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 …...Converting PPTX to PDF in Java, Presentation Charts Are Not Rendered...document"); Presentation ppt = new Presentation(fileInputStream);...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  4. Extra Artifact Appears When Converting a Presen...

    Hi Team, I have attached a sample PPTX with a single slide containing a single shape. When I use Aspose to open this PPTX and try to get the image of this shape, I am getting extra artifact in the image. I have attache…...Appears When Converting a Presentation Shape to an Image in C#...Load the presentation using (Presentation presentation = new Presentation("sample...

    forum.aspose.com/t/extra-artifact-appears-when-...
  5. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation....search and replace text in presentation files using server-side...certain word or phrase in presentation documents. Search text by...

    products.aspose.com/slides/python-net/search/pptx/
  6. Search Text in PPT Presentation Files using Pyt...

    Python source code to search text in PPT Presentation....search and replace text in presentation files using server-side...certain word or phrase in presentation documents. Search text by...

    products.aspose.com/slides/python-net/search/ppt/
  7. Search Text in ODP Presentation Files using Pyt...

    Python source code to search text in ODP Presentation....search and replace text in presentation files using server-side...certain word or phrase in presentation documents. Search text by...

    products.aspose.com/slides/python-net/search/odp/
  8. Presentation Charts Get Distorted During PPTX-t...

    Hello Team, We have identified a reproducible issue when converting PPTX to PPTX where certain embedded charts fail to render correctly. We are currently using version 24.4 of Aspose.slides. We have also tried the same…...Presentation Charts Get Distorted During PPTX-to-PPTX Conversion...you notice in the shared presentation. Thanks andrey.potapov October...

    forum.aspose.com/t/presentation-charts-get-dist...
  9. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon shape in the first slide. When I open this pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...an Error While Saving the Presentation: DashPattern Value Is Not...this icon using below code: presentation.slides[0].shapes[0].picture_format...

    forum.aspose.com/t/getting-an-error-while-savin...
  10. Issue with an EMF Image When Converting a Prese...

    Hi, We have been working with Aspose.Slides.Cpp since version 24. We also have purchased the license. Recently we have upgraded the Aspose.Slides.Cpp to version 25.6(latest) and found out that our emf with table annotat…...Image When Converting a Presentation to PDF in C++ Aspose.Slides...c_str()); auto emfImage = pImpl->presentation->get_Images()->AddImage...

    forum.aspose.com/t/issue-with-an-emf-image-when...