Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 9,892 for

shape

(0.05 sec)
  1. How to Read DOCX File in Python

    This crisp tutorial describes how to read DOCX file in Python. To read DOCX Python environment configuration, detailed programming steps and a runnable sample Python code is available here....like section, body, table, shape, comment, and header footer...

    kb.aspose.com/words/python/how-to-read-docx-fil...
  2. Public API and Backwards Incompatible Changes i...

    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....class and specifies a geometric shape that tiles together to fill...

    docs.aspose.com/slides/java/public-api-and-back...
  3. 管理自适应设置|Aspose.Slides 文档

    在 Java 中设置 PowerPoint 中文本框的自适应设置...属性(来自 TextFrameFormat 类)设置为 Shape 。 这段 Java 代码显示了如何指定文本必须始终适合其框的...setAutofitType ( TextAutofitType . Shape ); pres . save ( "Output-presentation...

    docs.aspose.com/slides/zh/androidjava/manage-au...
  4. 演示文稿查看器|Aspose.Slides 文档

    Java 中的 PowerPoint PPT 查看器...IShape shape ) { svgShape . setId ( String . format ( "shape-%d"...

    docs.aspose.com/slides/zh/java/presentation-vie...
  5. 演示文稿查看器|Aspose.Slides for PHP 文档

    PowerPoint PPT 查看器...$svgShape , $shape ) { $svgShape -> setId ( sprintf ( "shape-%d" , $m_shapeIndex...

    docs.aspose.com/slides/zh/php-java/presentation...
  6. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....Represents text area inside of a shape. length Methods Method Description...Represents text area inside of a shape. Textbox may have LINE and ROW...

    reference.aspose.com/words/java/com.aspose.word...
  7. 提示框|Aspose.Slides 文档

    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.... Shape ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/zh/androidjava/callout/
  8. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...want to specify settings for shape animations and slide transitions...

    docs.aspose.com/slides/java/export-to-html5/
  9. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...want to specify settings for shape animations and slide transitions...

    docs.aspose.com/slides/php-java/export-to-html5/
  10. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....of the added image using the Shape class object. Code to Resize...

    kb.aspose.com/words/python/how-to-resize-pictur...