Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 19,414 for

2 of

(0.14 sec)
  1. Convert PowerPoint Slides to Images in PHP|Aspo...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for PHP via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....notes and comments: $scaleX = 2 ; $scaleY = $scaleX ; $presentation...presentation to images in PHP: $scaleX = 2 ; $scaleY = $scaleX ; $presentation...

    docs.aspose.com/slides/php-java/convert-slide/
  2. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality Offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform BMP...com/aspose-page/Aspose.Page-for-Java 2 3 // The path to the documents...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  3. Public API Changes in Aspose.Cells 8.8.1|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.... add ( 2 , 2 , 100 , 400 ); TextBox textBox...method. The said method requires 2 parameters. First one is of type...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  5. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutOfilter by using the Aspose.Cells for Python via .NET API.... \ ---------- 1 A2 Apple 2 A3 Apple 3 A4 Apple 6 A7 Apple...

    docs.aspose.com/cells/python-net/get-all-hidden...
  6. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutOfilter by using the Aspose.Cells for Node.js via C++ API.... \ ---------- 1 A2 Apple 2 A3 Apple 3 A4 Apple 6 A7 Apple...

    docs.aspose.com/cells/nodejs-cpp/get-all-hidden...
  7. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page.... write ( 'Heading row 2' ) builder . end_row () builder...table . rows . count } , column 2.' ) builder . end_row () i +=...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Python library or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples.... html import * 2 from aspose. html . converters..."<h1>Header 1</h1>" \ 7 "<h2>Header 2</h2>" \ 8 "<p>Hello World!!</p>"...

    docs.aspose.com/html/python-net/convert-html-to...
  9. FieldBarcode.is_bookmark property | Aspose.Word...

    FieldBarcode.is_bookmark property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is the name Of a bookmark.... LINE_BREAK ) # 2 - Reference a bookmark that stores...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row... assertEqual ( 2 , len ( list ( tables ))) i =...inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...