Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 14,269 for

presentation java class

(0.09 sec)
  1. PclSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. LaTeX to XPS | Python

    The Aspose.TeX API solution for Python provides conversion functionality to convert LaTeX files to XPS format. Here are a few code examples....setting the to an instance of the class (either by default or explicitly)...device to an instance of the class. Copy 1 from aspose. tex import...

    docs.aspose.com/tex/python-net/latex-to-xps/
  3. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....Words presents the find and replace functionality...process using FindReplaceOptions class. Find and Replace Text Using...

    docs.aspose.com/words/java/find-and-replace/
  4. PsSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. 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/
  6. 从演示文稿形状中提取图像|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...
  7. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....PDF for PHP via Java allows adding watermarks to...artifacts, Aspose.PDF has two classes: Artifact and ArtifactCollection...

    docs.aspose.com/pdf/php-java/add-watermarks/
  8. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....the ‘SignaturesCompromise’ class to verify digital signatures...HtmlBorderLineType . Solid ; style . color = java . awt . Color . BLACK ; style...

    docs.aspose.com/pdf/java/whatsnew/
  9. 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-...
  10. 提供主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...