გადაიყვანეთ 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()...
Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...value determining how DrawingML shapes are rendered. (Inherited from...exportShapesAsSvg Controls whether Shape nodes are converted to SVG images...
გადაიყვანეთ Გამოსახულება HTML Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML Python....DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...