Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 14,767 for

page java class

(0.13 sec)
  1. Change Background of VSTX File via Python | pro...

    Python source code to change background of VSTX documents within any Python based application....Diagram Python via Java Changebackground Vstx HTML JPG...Diagram class Add a new page to diagram as background page Insert...

    products.aspose.com/diagram/python-java/changeb...
  2. How to Insert HTML to PowerPoint using Java

    This quick tutorial guides on how to insert HTML to PowerPoint using Java. It contains configuration details, detailed steps and a runnable sample code to add HTML to PowerPoint using Java....Page Product Family Aspose.PSD Product...Insert HTML to PowerPoint using Java In this tutorial, you will learn...

    kb.aspose.com/slides/java/how-to-insert-html-to...
  3. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....Converter Inheritance: java.lang.Object, com.aspose.words.Processor...Processor public class Converter extends Processor Represents a...

    reference.aspose.com/words/java/com.aspose.word...
  4. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multiPage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...file to PDF using Aspose for Java(we are using Aspose total)....OutputStream outputStream, List<Long> pages) throws IOException { try (Document...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  5. Working with Pages in XPS file | Python

    How to add Pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. How to Read Bookmarks in PDF using Java

    This tutorial provides details on how to read bookmarks in PDF using Java. You can extract bookmarks in pdf using Java such that all the main bookmarks and their child bookmarks can also be retrieved....Page Product Family Aspose.PSD Product...Read Bookmarks in PDF using Java This short tutorial describes...

    kb.aspose.com/pdf/java/how-to-read-bookmarks-in...
  7. Convert Workbook to HTML using Aspose.Cells|Doc...

    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....Cells uses the HtmlSaveOptions class which allows developers to control...aspects of the output HTML. Java //Specify the HTML Saving Options...

    docs.aspose.com/cells/java/convert-workbook-to-...
  8. Converting Excel Files to HTML in Jython|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....Cells for Java in Jython . Here is an example...aspose . cells import SaveFormat class ConvertingExcelFiles : def __init__...

    docs.aspose.com/cells/java/converting-excelfile...
  9. Convert Workbook to HTML in xlsx4j|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....Cells uses the HtmlSaveOptions class which allows developers to control...aspects of the output HTML. Java //Specify the HTML Saving Options...

    docs.aspose.com/cells/java/convert-workbook-to-...
  10. Hello World in Jython|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....Cells for Java with Jython . Here is an example...Cells import ImportFormatMode class HelloWorld : def __init__ (...

    docs.aspose.com/cells/java/hello-world-in-jython/