Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 50,394 for

shape

(0.76 sec)
  1. Փոխարկել Պատկեր HTML Python

    Փոխարկեք Պատկեր ը HTML ձևաչափի Python կոդով: Պահեք Պատկեր որպես HTML օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  2. Փոխակերպեք Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր...

    Փաստաթղթերը ծրագրային Python ով տարբեր ֆայլերի ձևաչափերի միջև՝ DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG և շատ ավելին:...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  3. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  4. Create 3D Cylinder in Python

    Learn to create a 3D cylinder in Python using Aspose.3D SDK. The tutorial covers installation, parametric cylinder creation, and exporting to OBJ, STL or FBX....Python with the correct size and shape. Cylinders are widely used for...you the tools to create 3D shapes, control their dimensions,...

    blog.aspose.com/3d/create-3d-cylinder-in-python/
  5. Convert POWERPOINT to XLAM Format via Java or w...

    Convert POWERPOINT to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLAM online converter quickly before integrating the code....slides, adding text, images, shapes, tables, charts, and more....worksheets, adding text, images, shapes, tables, charts, and more....

    products.aspose.com/total/java/conversion/power...
  6. Convert JPG To TXT Javascript

    Convert JPG to TXT format in JavaScript code. Save JPG as TXT using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert TEXT To GIF Javascript

    Convert TEXT to GIF format in JavaScript code. Save TEXT as GIF using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.txt") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert HTML To MARKDOWN Javascript

    Convert HTML to MARKDOWN format in JavaScript code. Save HTML as MARKDOWN using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.html") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert JPG To WORD Javascript

    Convert JPG to WORD format in JavaScript code. Save JPG as WORD using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  10. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...background_shape Gets or sets the background shape of the document...of DocumentBase.background_shape . (Inherited from DocumentBase...

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