Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 50,453 for

shape

(0.09 sec)
  1. Փոխարկել WORD EPUB Javascript

    Փոխարկեք WORD ը EPUB ձևաչափի JavaScript կոդով: Պահեք WORD որպես EPUB օգտագործելով JavaScript:...DocumentBuilder(doc) shape = builder.insertImage("Input.docx") shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Փոխարկել Պատկեր HTML Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  3. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....writeShapeStart : function ( generator , shape ) { }, writeShapeEnd : function...function ( generator , shape ) { } }); htmlOptions . setHtmlFormatter...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  4. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...of its attributes Shape textBox = new Shape(doc, ShapeType.TEXT_BOX);...

    forum.aspose.com/t/trying-to-create-a-word-like...
  5. Convert Image To PDF Python

    Convert Image to PDF format in Python code. Save Image as PDF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  6. 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...
  7. Փոխարկել Պատկեր PDF Python

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

    products.aspose.com/words/hy/python-net/convers...
  8. Փոխարկել DOC TXT Python

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

    products.aspose.com/words/hy/python-net/convers...
  9. Փոխարկել WORD TIFF Python

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

    products.aspose.com/words/hy/python-net/convers...
  10. Փոխարկել HTML MARKDOWN Python

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

    products.aspose.com/words/hy/python-net/convers...