Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,340 for

split pptx

(0.23 sec)
  1. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。... pie_split_by = charts . PieSplitType ... parent_series_group . pie_split_position = 53 # 将演示文稿写入磁盘 presentation...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  2. Python via .NET File Format Processing APIs | p...

    Python APIs for Microsoft Word documents, Excel spreadsheets, PowerPoint presentations and Outlook email formats from within Python applications.... DOCX, XLSX, XLS, CSV, PPT, PPTX, EML, MSG, 3D, and more—all...API empowers you to merge and split PDF files, convert PDFs into...

    products.aspose.com/total/python-net/
  3. Remove PDF Password Protection Online or using ...

    Remove password from PDF document through online app for free. .NET C# API code to unlock password protected PDF files....Merging or Splitting Documents Unlock to rearrange pages, split sections...(PowerPoint Presentation) Unlock PPTX Files (Open XML presentation...

    products.aspose.com/total/net/unlock/pdf/
  4. 在 Python 中从演示文稿形状提取图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像——快速、代码友好的解决方案。...pptx" ) as pres : #访问演示文稿 slideIndex...back_image . content_type . split ( "/" )[ 1 ] image_format =...

    docs.aspose.com/slides/zh/python-net/extracting...
  5. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...pptx"); presentation.getSlides()...Presentation("/Users/user/Downloads/charts.pptx"); String outputDir = "/Use...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  6. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....pptx" ) as presentation : fps = 33...Appear Fade Fly In Float In Split Wipe Shape Wheel Random Bars...

    docs.aspose.com/slides/python-net/convert-power...
  7. Aspose.Slides for PHP via Java -> Export Presen...

    Hi Aspose team, I’m currently evaluating Aspose.Slides for Java, using it in a Laravel (PHP) application via JavaBridge. I’ve successfully integrated the JavaBridge and deployed the aspose-slides-25.4-jdk16.jar (tempora…...pptx files to HTML are working well...HTML5. Subtle Fade Push Wipe Split Reveal Random Bars Cover Flash...

    forum.aspose.com/t/aspose-slides-for-php-via-ja...
  8. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...pptx"); auto slide = presentation->get_Slide(0);...4 wrong thumbnail_choladeck.pptx.zip (9.1 MB) pankajku July 28...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  9. Java API to Convert DOCX to XLAM or with free O...

    Convert DOCX to XLAM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code....such as document merging, splitting, and formatting. Aspose.Cells...Presentation) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/docx-...
  10. Multithreading in Aspose.Slides for .NET|Aspose...

    Aspose.Slides for .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....instance in multiple threads, we split the presentation slides into...var inputFilePath = "sample.pptx" ; var outputFilePathTempla...

    docs.aspose.com/slides/net/multithreading/