Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 242,727 for

slide

(0.07 sec)
  1. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用文本框:使用 Java 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...
  2. 格式化文本|Aspose.Slides 文档

    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....Slides 方法遵循以下步骤: 打开源演示文稿。 访问第一张幻灯片。...); //Access the first slide Slide slide = pres . GetSlideByPosition...

    docs.aspose.com/slides/zh/net/format-text/
  3. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) presentations in Java....Slides for Java Contents [ Hide ]...accomplish is adding text to slides dynamically. This article shows...

    docs.aspose.com/slides/java/adding-text-dynamic...
  4. Convert TXT to PPT via C++ or with free Online ...

    Export TXT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPT online converter quickly before integrating the code....Slides for C++, which can be used...to HTML. Then, using Aspose.Slides for C++, you can load the HTML...

    products.aspose.com/total/cpp/conversion/txt-to...
  5. Convert TXT to ODP via C++ or with free Online ...

    Export TXT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to ODP online converter quickly before integrating the code....Slides for C++. Aspose.Words for C++...convert it to HTML. Aspose.Slides for C++ can then be used to...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Convert TXT to POT via C++ or with free Online ...

    Export TXT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....Slides for C++. With these two APIs...object Add an AutoShape in your slide, and add AddTextFrame in it...

    products.aspose.com/total/cpp/conversion/txt-to...
  7. Convert TXT to PPTM via C++ or with free Online...

    Export TXT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....Slides for C++. With these APIs, users...object Add an AutoShape in your slide, and add AddTextFrame in it...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Slides allows you to access and modify...presentation, get a table from a slide, update cell formatting through...

    docs.aspose.com/slides/java/manage-cells/
  9. 档案

    档案...Slides for .NET 。它是一个 .NET 类库,可让您创建和操作...PM> Install-Package Aspose.Slides.NET 使用 C# 在 PowerPoint 中添加页眉和页脚...

    blog.aspose.com/zh/slides/add-header-footer-in-...
  10. 图片|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中处理图片:插入、裁剪、压缩、重新着色,并使用 C# 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。...Slides for .NET 从内存图像中插入和访问图片。下面的...Presentation (); var slide = presentation . Slides [ 0 ]; // 创建一个简单的内存图像。...

    docs.aspose.com/slides/zh/net/examples/elements...