Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 127,319 for

presentation

(0.29 sec)
  1. PptxReadException Is Thrown While Reading a Pow...

    Hi, We are using aspose.slides for c++ 25.4 version. While reading the attached ppt, exception is thrown with error: System exception: Aspose::Slides::PptxReadException: Already registered: zipEntry Please find samp…...While Reading a PowerPoint Presentation in C++ Aspose.Slides Product...code: try { // Load the presentation outPresentation = Syste...

    forum.aspose.com/t/pptxreadexception-is-thrown-...
  2. Redact ODP Presentation Files using Python | pr...

    Python source code to find and replace text in ODP Presentation....find and replace text in presentation files using server-side...metadata of ODP presentations Redact ODP Presentation via Python A...

    products.aspose.com/slides/python-net/redaction...
  3. Redact PPTX Presentation Files using Python | p...

    Python source code to find and replace text in PPTX Presentation....find and replace text in presentation files using server-side...metadata of PPTX presentations Redact PPTX Presentation via Python...

    products.aspose.com/slides/python-net/redaction...
  4. How to Convert Presentation to PDF using Python

    This simple topic explains how to convert Presentation to PDF using Python. In order to convert PPT to PDF Python based API can be used....Product Family How to Convert Presentation to PDF using Python This...is about how to convert Presentation to PDF using Python by providing...

    kb.aspose.com/slides/python/how-to-convert-pres...
  5. How to Secure PowerPoint Presentation in C# .NET

    This topic shows you how to secure powerpoint Presentation in C# .NET with a password encryption. As a result, you'll get a password protected powerpoint Presentation....PowerPoint Presentation in C# .NET A PowerPoint presentation can be...how to secure PowerPoint presentation in C# .NET using a password...

    kb.aspose.com/slides/net/how-to-secure-powerpoi...
  6. Chart Is Missing When Converting a PowerPoint P...

    We noticed that when we save a PPTX document as PDF we are missing the chart. Presentation with chart.zip (32.6 KB)...Converting a PowerPoint Presentation to PDF in C# Aspose.Slides...we are missing the chart. Presentation with chart.zip (32.6 KB)...

    forum.aspose.com/t/chart-is-missing-when-conver...
  7. Manage Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript code samples for traces, brush color & size....Manage Presentation Ink Objects in JavaScript Contents [ Hide...= new aspose . slides . Presentation ( "pres.pptx" ); try { var...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  8. Unlock ODP Presentation Files using Python | pr...

    Python source code to remove protection from ODP Presentation....PowerPoint and decrypt presentations files using server-side...Removing Encryption from ODP Presentation via Python Using Aspose...

    products.aspose.com/slides/python-net/unlock/odp/
  9. Accessing IChartSeries.Name.AsCells Getter Modi...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...AsCells Getter Modifies a Presentation Chart Aspose.Slides Product...26.1 using var presentation = new Presentation("chart1.pptx");...

    forum.aspose.com/t/accessing-ichartseries-name-...
  10. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = Presentation.getMasterNotesSlideManager().getMaster…...Header and Footer Text in a Presentation in Java Aspose.Slides Product...IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideM()....

    forum.aspose.com/t/read-and-replace-header-and-...