Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 8,520 for

presentation note

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Search Text in PPT Presentation Files using C++...

    C++ 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/cpp/search/ppt/
  5. Search Text in ODP Presentation Files using C++...

    C++ 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/cpp/search/odp/
  6. How to Covert PowerPoint Presentation to XPS Us...

    In this simple tutorial, we will walk you through to how to convert PowerPoint Presentation to XPS using C++. XPS is popular widely used popular format and using simple C++ code, you can convert PPTX to XPS in C++ without interop....Note Product Family Aspose.CAD Product...How to Covert PowerPoint Presentation to XPS Using C++ In this...

    kb.aspose.com/slides/cpp/how-to-convert-powerpo...
  7. Search Text in PPTX Presentation Files using .N...

    C# 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/net/search/pptx/
  8. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint Presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/charts…...Discrepancies When Saving a Presentation Slide as an Image in Java...slide from a PowerPoint presentation as an image, but there are...

    forum.aspose.com/t/multiple-discrepancies-when-...
  9. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint document online via app for free. .NET API C# code to search and replace Powerpoint text....NET based Powerpoint presentation redaction utility application...Download Redact Powerpoint Presentation Online Import Powerpoint...

    products.aspose.com/total/net/redact/powerpoint/
  10. Text in EMF Image Is Not Wrapped when Convertin...

    We were reading EMF image which contains text paragraph in multiple lines but when we import it into slides and export it as PDF the text(paragraph) is not wrapped and renders in single line. attached sample emf(EMFFile.…...Wrapped when Converting a Presentation to PDF in C++ Aspose.Slides...c_str()); auto emfImage = pImpl->presentation->get_Images()->AddImage...

    forum.aspose.com/t/text-in-emf-image-is-not-wra...