Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 14,062 for

presentation java class

(0.06 sec)
  1. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....Aspose Slides has a dependency on java.awt and has in the public API...API the following classes from there: Canvas Bitmap As of version...

    docs.aspose.com/slides/androidjava/modern-api/
  2. 使用 PHP 管理演示文稿中的图表工作簿|Aspose.Slides for PHP 文档

    通过 Java 探索适用于 PHP 的 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式的图表工作簿,以简化您的演示文稿数据。...代码演示了一个示例操作: $pres = new Presentation ( "chart.pptx" ); try {...$stream ); } finally { if ( ! java_is_null ( $pres )) { $pres ->...

    docs.aspose.com/slides/zh/php-java/chart-workbook/
  3. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API...NET and Java component that enables developers...text and improve the visual presentation of your data. In this document...

    docs.aspose.com/cells/python-net/how-to-rotate-...
  4. Convert XPS with Aspose.Page C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....System::SharedPtr<Aspose::Page::XPS::Presentation::Pdf::PdfSaveOptions> options...System::MakeObject<Aspose::Page::XPS::Presentation::Pdf::PdfSaveOptions>();...

    docs.aspose.com/page/cpp/convert-xps/
  5. 从演示文稿形状中提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。...extractImages () { Presentation pres = new Presentation ( folderPath.... getValue ( ImageFormat . class , capitalize ( imageType )));...

    docs.aspose.com/slides/zh/androidjava/extractin...
  6. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....TxtSaveOptions Inheritance: java.lang.Object, com.aspose.words...words.TxtSaveOptionsBase public class TxtSaveOptions extends TxtSaveOptionsBase...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用 PHP 在演示文稿中嵌入字体|Aspose.Slides for PHP 文档

    通过 Java 的 Aspose.Slides for PHP 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...实例化一个表示演示文稿文件的 Presentation 对象 $pres = new Presentation ( "EmbeddedFonts...( 0 ) -> getImage ( new Java ( "java.awt.Dimension" , 960 , 720...

    docs.aspose.com/slides/zh/php-java/embedded-font/
  8. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data Presentation....PDF namespace contains classes named Table , Cell , and Row...by creating object of Table Class. Aspose . Pdf . Table table...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  9. Converting Worksheet to Image and Worksheet to ...

    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....Sometimes, you might need to present worksheets as images, for example...a PDF file, a PowerPoint presentation, or use them in some other...

    docs.aspose.com/cells/java/converting-worksheet...
  10. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Bookmark Inheritance: java.lang.Object public class Bookmark Represents...console. /// public static class BookmarkInfoPrinter extends...

    reference.aspose.com/words/java/com.aspose.word...