Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 163,471 for

presentation

(0.07 sec)
  1. Add Watermark to PowerPoint Presentation using ...

    C++ source code to Watermark Presentation...own C++ apps to watermark presentations using server-side APIs.... Other Supported Presentation Watermark Samples Add Watermark...

    products.aspose.com/slides/cpp/watermark/
  2. How to Find Stable Unique Identifier of Shape O...

    Dear Aspose, Please help us find stable unique identifier of shape object. When using UniqueId property of shape object in Presentation this value changes based on shape order and due to that behavior, we can not rely …...Identifier of Shape Object in Presentation? Aspose.Slides Product Family...property of shape object in Presentation this value changes based...

    forum.aspose.com/t/how-to-find-stable-unique-id...
  3. Loading a PowerPoint Presentation File in Java ...

    Hi team, I have attached two Sample pptx files. Both have similar charts in it however, one works fine with Aspose and another does not. Therefore, have attached both the sample files below for review.sample files.zip …...Loading a PowerPoint Presentation File in Java Throws PptxReadException...Source) com.aspose.slides.Presentation.if(Unknown Source) com.aspose...

    forum.aspose.com/t/loading-a-powerpoint-present...
  4. Text Is Moved when Converting SVG to EMF in Pow...

    Hello Team, When we insert Chart SVG into a PPT Slide using the below logic programmatically, the text does not render correctly after saving the document as PPTX file. While, when the same SVG is inserted into a PowerP…...SVG to EMF in PowerPoint Presentation in Java Aspose.Slides Product...

    forum.aspose.com/t/text-is-moved-when-convertin...
  5. Elements of EMF Image Are Missing when Converti...

    Hi, Issue : PPT Slide containing an image is rendered incorrectly. Attaching sample Presentations with such shapes to reproduce the behaviour: sample.zip (51.9 KB) The generated image from code below shows incorrect …...Missing when Converting Presentation Slide to PNG Aspose.Slides...incorrectly. Attaching sample presentations with such shapes to reproduce...

    forum.aspose.com/t/elements-of-emf-image-are-mi...
  6. Differences between PPTX Presentation and Conve...

    Description: We use Aspose.Slides to convert pptx files into pdf. Some of generated pdf contains significant differences with used pptx. Please review attached images to see those differences. Steps: Use provided code wi…...Differences between PPTX Presentation and Converted PDF Document...FileShare.Read)) { Presentation doc = new Presentation(fs); doc.Save(@...

    forum.aspose.com/t/differences-between-pptx-pre...
  7. Cloning Slides Results in "No Image" for Some B...

    I am using an Azure Function that is responsible for the extraction of an individual slide from an existing Presentation. The function uses Aspose.Slides.Net version 22.1.0. In the function, we read the source presenta…...for Some Bars/Charts in Presentation Aspose.Slides Product Family...individual slide from an existing presentation. The function uses Aspose...

    forum.aspose.com/t/cloning-slides-results-in-no...
  8. Charts in EMF Images Get Truncated when Convert...

    Hello, When opening the .pptx containing an EMF-Image with Aspose.Slides and saving to PDF - all the charts get truncated. Note, that opening the .pptx and simply saving via “File” -> “Save As” -> “PDF (*.pdf)” produce…...Truncated when Converting Presentation to PDF in Java Aspose.Slides...IPresentation presentation = new Presentation("PptToPdf.pptx");...

    forum.aspose.com/t/charts-in-emf-images-get-tru...
  9. Math Equations on PNG Image Are Inconsistent wi...

    Hi, We observed inconsistency with output from original Presentation from Aspose slide .NET 21.9 to Aspose 22.8. Things were better in 21.9 Environment : Windows 10 , .NET 4 framework Code snippet : for (int i = 0; i…...with Original PowerPoint Presentation Aspose.Slides Product Family...with output from original presentation from Aspose slide .NET 21...

    forum.aspose.com/t/math-equations-on-png-image-...
  10. Failed to Get the Blank Layout Slide from a Pow...

    I am having an issue with this method - the second parameter is returning null… IMasterLayoutSlideCollection layoutSlides = pres.getMasters().get_Item(0).getLayoutSlides(); slide222 = pres.getSlides().insertEmptyS…...Slide from a PowerPoint Presentation in Java Aspose.Slides Product...correctly, the PowerPoint presentation you are using does not have...

    forum.aspose.com/t/failed-to-get-the-blank-layo...