Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 49,129 for

shape

(0.08 sec)
  1. Փոխարկել DOC HTML Javascript

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

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

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

    products.aspose.com/words/hy/nodejs-net/convers...
  3. Python PowerPoint API. Python PPTX, PPT from As...

    Python library to work with Microsoft PowerPoint files. Python PPTX, PPT. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....entities, such as master slides, shapes, charts, picture frames, audio...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/python-net/
  4. Გადაიყვანეთ Გამოსახულება HTML C#

    გადაიყვანეთ Გამოსახულება HTML C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML C#....; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/ka/net/conversion/ima...
  5. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... ShapeCollection shapes = sheet . GetShapes (); //...button RadioButton radio1 = shapes . AddRadioButton ( 3 , 0 ,...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  6. Convert HTML To Image Python

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

    products.aspose.com/words/python-net/conversion...
  7. Convert PDF To Image Python

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

    products.aspose.com/words/python-net/conversion...
  8. Convert JPG To WORD Python

    Convert JPG to WORD format in Python code. Save JPG as WORD using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  9. Convert PDF To XPS Python

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

    products.aspose.com/words/python-net/conversion...
  10. Convert HTML To EPUB Python

    Convert HTML to EPUB format in Python code. Save HTML as EPUB using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...