Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 144,192 for

pptx

(0.2 sec)
  1. 档案

    档案...PPT 或 PPTX 中提取图像。 C# API 从 PowerPoint PPT 中提取图像 从 C# 中的 PPTX 中提取图像...- 免费下载 # 为了从 PowerPoint PPT/PPTX 中提取图像,我们将使用 Aspose.Slides for...

    blog.aspose.com/zh/slides/extract-images-from-p...
  2. Manage Presentation Placeholders on Android|Asp...

    Effortlessly manage placeholders in Aspose.Slides for Android via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ); try { // Accesses the first.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-place...
  3. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ); try { // Accesses the first..."output.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-place...
  4. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument presentations....outlines how data is stored in PPTX files, notes that presentation-specific...Presentation Files PPTX files—items with the .pptx extension—are stored...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  5. Alignment Issue in Word and PPT during conversi...

    While upgrading Aspose from the old version to the new version, we faced image alignment issue in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implementation ‘com.aspose…...slides-java , pdf-to-docx , pdf-to-pptx , words-java , pdf-java Sayuj_Singh...powerPointFile = 'Test-MAC-NoIssue.pptx' saveToWord(new Document("$base/$pdfFile")...

    forum.aspose.com/t/alignment-issue-in-word-and-...
  6. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。... 将修改后的演示文稿写入 PPTX 文件。 以下代码用于创建带有趋势线的图表。 // 创建..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/trend-line/
  7. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/Pptx → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…...I’m facing an issue where PPT/PPTX → PDF conversion works correctly...sample code for converting PPT/PPTX → PDF using Aspose.Slides in...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  8. Convert ODS to POWERPOINT using Java or with fr...

    Java API to Export ODS to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using save method and set Pptx as SaveFormat...Word Document) Convert ODS to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/ods-t...
  9. Convert TSV to POWERPOINT using Java or with fr...

    Java API to Export TSV to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using save method and set Pptx as SaveFormat...Word Document) Convert TSV to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/tsv-t...
  10. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in Java....Presentation class that represents a PPTX file Presentation pres = new...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-paragraph/