Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 14,206 for

presentation java class

(1.64 sec)
  1. 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/
  2. How to create OMR template file (.omr) using ex...

    G’day. As the title shows, I would like to create OMR template using existing images. OMR Image Unfortunately, I can’t find usable OMR Template Editor in Java. If anyone can hightlight the spot, I really appreciate it in advance. Cheers,...omr) using existing image in Java Aspose.OMR Product Family jamesanvictoria...usable OMR Template Editor in Java. If anyone can hightlight the...

    forum.aspose.com/t/how-to-create-omr-template-f...
  3. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....PDF for Java provides many features for converting...HTML online Aspose.PDF for Java presents you online free application...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  4. 使用 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/
  5. Modern API|Aspose.Slides for Python Documentation

    Modern API...Aspose Slides has a dependency on java.awt and has in the public API...API the following classes from there: Graphics2D BufferedImage...

    docs.aspose.com/slides/python-java/modern-api/
  6. LaTeX to PDF | Python

    Learn how to convert TeX to PDF using the Aspose.TeX API solution for Python with this article, which provides a detailed explanation and code examples.... presentation . pdf import * 4 from util...path 6 ########## 7 ###### Class and Method declaration here...

    docs.aspose.com/tex/python-net/latex-to-pdf/
  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. Converting Workbook to Different Formats|Docume...

    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....XAML to mark up the Windows Presentation Foundation (WPF) primitives...Cells uses the HtmlSaveOptions class which allows developers to control...

    docs.aspose.com/cells/java/converting-workbook-...
  9. 提供主Tex输入文件的替代方法| 通过 .NET 为 Python 提供 Aspose.TeX

    Python的Aspose.TeX API解决方案包括一个接受流作为第一个参数的构造函数,提供了转换功能。... presentation . xps import * 4 from io...BytesIO 5 ########## 6 ###### Class and Method declaration here...

    docs.aspose.com/tex/zh/python-net/other-ways-of...
  10. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Inheritance: java.lang.Object All Implemented Interfaces: java.lang.Iterable...Iterable public class BookmarkCollection implements Iterable...

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