Hello, I have posted this query on behalf of Ruiz, Manuel MRuiz39@ITS.JNJ.com
Currently I am facing issues with setting the parent node of the revisions in the enum, getting the following error:
enum.set_current(layou…... BookmarkStart or Shape . It doesn’t work for Run ,...node.node_type == aw.NodeType.SHAPE or node.node_type == aw.NodeType...
გადაიყვანეთ TEXT Გამოსახულება Python ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება Python....DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...
გადაიყვანეთ WORD XPS Python ფორმატში კოდით. შეინახეთ WORD როგორც XPS Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...
გადაიყვანეთ HTML MARKDOWN Python ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...
გადაიყვანეთ WORD PDF Python ფორმატში კოდით. შეინახეთ WORD როგორც PDF Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...
გადაიყვანეთ TEXT PNG Python ფორმატში კოდით. შეინახეთ TEXT როგორც PNG Python....DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...
გადაიყვანეთ HTML JPG Python ფორმატში კოდით. შეინახეთ HTML როგორც JPG Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...
გადაიყვანეთ Გამოსახულება HTML Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML Python....DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...