Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 9,083 for

presentation note

(0.19 sec)
  1. 使用 Android 上的 AutoFit 增强您的演示文稿|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...演示文稿中指定文本必须始终适应其所在的框: Presentation pres = new Presentation (); try { ISlide...); pres . save ( "Output-presentation.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/zh/androidjava/manage-au...
  2. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...read, edit, and convert presentations. It also supports the conversion...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. Convert POWERPOINT to XLS via PHP or with free ...

    PHP API to Convert POWERPOINT to XLS or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to XLS online converter quickly before integrating the code....Online App Export POWERPOINT Presentation to XLS via PHP without using...spreadsheets, Powerpoint presentations as well as Barcode gerneration...

    products.aspose.com/total/php-java/conversion/p...
  4. Convert PPSM to TSV in Android Apps or with fre...

    Convert PPSM to TSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSM to TSV online converter quickly before integrating the code....to Convert The Portable Presentation Slide Master (PPSM) file...format is used to store presentation slides in a Microsoft PowerPoint...

    products.aspose.com/total/android-java/conversi...
  5. Convert WORD to OST in Python | products.aspose...

    Save WORD to OST within Python applications without using Microsoft Word or Outlook...Convert WORD to POWERPOINT (Presentation Files) Convert WORD to PPS...WORD to PPT (PowerPoint Presentation) Convert WORD to PPTM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  6. Install Manually|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Note Aspose.Slides for Reporting...Select PPT – PowerPoint Presentation via Aspose.Slides . Aspose...

    docs.aspose.com/slides/reportingservices/instal...
  7. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架... Note 因此,在处理需要添加文字的形状时,您可能需要检查并确认它是通过...要在幻灯片上创建文本框,请按以下步骤操作: 创建一个 Presentation 类的实例。 获取新创建演示文稿中第一张幻灯片的引用。...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  8. Convert TSV to WORD with .NET or with free Onli...

    Convert TSV to WORD on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free TSV to WORD online converter quickly before integrating the code....Cases: Data Reporting and Presentation : Convert TSV files to create...professional-looking reports, presentations, and dashboards that showcase...

    products.aspose.com/total/net/conversion/tsv-to...
  9. PowerPoint (PPT/PPTX) and Excel (XLS/XLSX) not ...

    Hi Aspose Team, We are facing an issue with file conversion on Amazon Linux 2 (EC2). Our PPT/PPTX → PDF and XLS/XLSX → PDF conversions are not working. No exceptions are thrown, but the PDF output is either not create…...{ using (Presentation presentation = new Presentation(inputFilePath))...PdfTextCompression.None }; presentation.Save(outputPath, Aspose...

    forum.aspose.com/t/powerpoint-ppt-pptx-and-exce...
  10. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。... Note 因此,在处理想要添加文本的形状时,您可能需要检查并确认它是通过...要在幻灯片上创建文本框,请按照以下步骤操作: 创建 Presentation 类的实例。 获取新建演示文稿中第一张幻灯片的引用。...

    docs.aspose.com/slides/zh/cpp/manage-textbox/