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

presentations

(1.19 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. Issue with Presentation.Dispose() Method Blocki...

    Hello, The application I am working on is currently experiencing large amounts of server wide slowdowns due to the Dispose() calls in the Aspose.Slides .NET api. To give some context, our webserver is receiving request…...Issue with Presentation.Dispose() Method Blocking Other Threads...MemoryStream Dim file as New Presentation(filePath) file.Save(s, Aspose...

    forum.aspose.com/t/issue-with-presentation-disp...
  3. Ta bort lösenord från PowerPoint-presentation m...

    C#-källkod för att låsa upp presentationen...lösenord från PowerPoint-presentation med .NET PPT PPTX ODP Lås...presentationsupplåsningsexempel Lås upp presentation ODP Hur man tar bort lösenord...

    products.aspose.com/slides/sv/net/unlock/
  4. Saving a Presentation Containing a Bubble Chart...

    Hi, the issue occurs only if series.Marker.Format.Fill.FillType is set to a value other than NotDefined. I attached a test app for reproduction. AsposeSlideMarkerBug.7z (9,5 MB) This may be a duplicate of Saving a Pr…...Saving a Presentation Containing a Bubble Chart Crashes with...a duplicate of Saving a Presentation with a Bubble Chart in C#...

    forum.aspose.com/t/saving-a-presentation-contai...
  5. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...Failed to Open the PowerPoint Presentation with a CMYK JPEG Image in...line 109: Presentation m_presentation = new Presentation(szPptxPath);...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  6. Redagera PPT-presentation online eller med Andr...

    Öppna och redigera PPT-dokument online via app gratis. Android API-kod för att söka och ersätta PPT-text....Java Redact Redagera PPT-presentation online eller med Android-mobilappar... Ladda ner Redagera PPT-presentation online Importera PPT-fil...

    products.aspose.com/total/sv/android-java/redac...
  7. Ta bort lösenord från PowerPoint-presentation m...

    C++ källkod för att låsa upp presentationen...lösenord från PowerPoint-presentation med C++ PPT PPTX ODP Lås...presentationsupplåsningsexempel Lås upp presentation ODP Hur man tar bort lösenord...

    products.aspose.com/slides/sv/cpp/unlock/
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint Presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript....Create or Update PowerPoint Presentation Charts in JavaScript Contents...how to create PowerPoint Presentation Charts in the Java . You...

    docs.aspose.com/slides/nodejs-java/create-chart/
  9. Konvertera Microsoft PowerPoint-presentation i ...

    Node.js API för att konvertera PPT till PDF. Konvertera presentationer till JPG, PNG och andra format i Node.js....Konvertera Microsoft PowerPoint-presentation i Node.js PPT PPTX ODP PDF...PDF Konvertera PowerPoint-presentation med Node.js Bygg din egen...

    products.aspose.com/slides/sv/nodejs-java/conve...
  10. Can't Check If a PowerPoint Presentation Is of ...

    I want to check for a presentation if it is of type pptm, but SourceFormat has no Pptm type, is there any other method to check it? IPresentation presentation = new Presentation(inputPath); int retval = 0; switch (pres…...Can't Check If a PowerPoint Presentation Is of Type PPTM in Java...1 I want to check for a presentation if it is of type pptm, but...

    forum.aspose.com/t/cant-check-if-a-powerpoint-p...