Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 49,131 for

shape

(0.11 sec)
  1. Გადაიყვანეთ 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/ka/python-net/convers...
  2. Გადაიყვანეთ HTML DOC Python

    გადაიყვანეთ HTML DOC Python ფორმატში კოდით. შეინახეთ HTML როგორც DOC Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  3. Გადაიყვანეთ HTML GIF Python

    გადაიყვანეთ HTML GIF Python ფორმატში კოდით. შეინახეთ HTML როგორც GIF Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  4. Გადაიყვანეთ WORD PNG Python

    გადაიყვანეთ WORD PNG Python ფორმატში კოდით. შეინახეთ WORD როგორც PNG Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  5. Გადაიყვანეთ 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/ka/python-net/convers...
  6. Გადაიყვანეთ JPG HTML Python

    გადაიყვანეთ JPG HTML Python ფორმატში კოდით. შეინახეთ JPG როგორც HTML Python....DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  7. Გადაიყვანეთ PDF DOC Python

    გადაიყვანეთ PDF DOC Python ფორმატში კოდით. შეინახეთ PDF როგორც DOC Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  8. Გადაიყვანეთ Გამოსახულება PDF Python

    გადაიყვანეთ Გამოსახულება PDF Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF Python....DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  9. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...background_shape Gets or sets the background shape of the document...of DocumentBase.background_shape . parent_node Gets the immediate...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...