Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 267,959 for

powerpoint

(0.09 sec)
  1. Python PowerPoint API。 Python PPTX,来自 Aspose.Sl...

    用于处理 Microsoft Powerpoint 文件的 Python 库。 Python PPTX,PPT。创建编辑转换 PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF 和更多格式。...NET 用于演示的 Python PowerPoint API。 Python PPTX, PPT 在 Python...中创建、读取、写入、修改、合并、克隆、保护和转换 PowerPoint 和 OpenOffice 演示文稿,无需任何外部软件。...

    products.aspose.com/slides/zh/python-net/
  2. Failed to Get the Text Animation from PowerPoin...

    Please browse the files in the following package. text.pptx.zip (785.9 KB) When I run the code, I guess we can get the animation array, but the array is empty. Presentation presentation = new Presentation(input); IEff…...Get the Text Animation from PowerPoint Presentation Correctly in...

    forum.aspose.com/t/failed-to-get-the-text-anima...
  3. Video Is Not Showing when Adding It to a PowerP...

    Why isn’t the video showing? please help me track down the error. def add_video_from_youyube(pres, videoId): #add videoFrame link = "https://www.youtube.com/embed/" + videoId; thumbnail_uri = "http://img.youtub…...Showing when Adding It to a PowerPoint Presentation by Link in Python...

    forum.aspose.com/t/video-is-not-showing-when-ad...
  4. 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…...Inconsistent with Original PowerPoint Presentation Aspose.Slides...

    forum.aspose.com/t/math-equations-on-png-image-...
  5. Add an Image from a Base64 String to a PowerPoi...

    Hi support, can you please assist how can we add image in the ppt from a base64 image string like the example I have given below. "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA6cAAAGUCAYAAADJbVRaAAAAAXNSR0IArs4c6QAAA…...from a Base64 String to a PowerPoint Presentation in Node.js Aspose...question. To add an image in a PowerPoint presentation from a Base64...

    forum.aspose.com/t/add-an-image-from-a-base64-s...
  6. Background Is Not Applied for a PowerPoint Pres...

    Hi, I am converting some PDF to PPTX and applying a custom background to each slide after conversion. On one PDF the content is covering the background completely. I’ve shared the sample code and PDF that reproduces the…...Background Is Not Applied for a PowerPoint Presentation Slide Aspose...

    forum.aspose.com/t/background-is-not-applied-fo...
  7. How to Add a Watermark Above the Text or Image ...

    After the code is executed, the watermark will be added below the text and image, but I want to add the watermark above the text and image this is my code:image.png (33.1 KB) And this is what it looks like when I exec…...the Text or Image into a PowerPoint Presentation? Aspose.Slides...

    forum.aspose.com/t/how-to-add-a-watermark-above...
  8. Failed to Add an SVG Image to PowerPoint Presen...

    Hi Team. Need help with adding svg Image to ppt. My code is not reading the svg image url. private boolean setImage(PPTFile PPTObj, IPictureFrame pic, HashMap<String, Iterator<Object>> keyMapper, int slideIdx, int time…...Failed to Add an SVG Image to PowerPoint Presentation Aspose.Slides...

    forum.aspose.com/t/failed-to-add-an-svg-image-t...
  9. How to Add the Stock Chart to a PowerPoint Pres...

    Hello, Need help in creating a stock chart similar to that attached PPT using Aspose.Slides for Java API. Attaching a sample PPT file with the manually created chart. sample-stock-chart.zip (38.3 KB) Thanks in Advanc…...Add the Stock Chart to a PowerPoint Presentation Using Aspose...example? Create or Update PowerPoint Presentation Charts in Java...

    forum.aspose.com/t/how-to-add-the-stock-chart-t...
  10. Extract Text from PowerPoint and Find Coordinat...

    I have a ppt document. I need to read text and find each words a. X, Y coordinates , b. width & height c. slide number d. each slide width & height Earlier I worked with Aspose.Words and was able to acheive this usi…...Extract Text from PowerPoint and Find Coordinates, Width, and...requirement/problem here… I have a powerpoint document which has text and...

    forum.aspose.com/t/extract-text-from-powerpoint...