Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-sections content...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...
Փոխարկեք HTML ը DOC ձևաչափի Python կոդով: Պահեք HTML որպես DOC օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...
Փոխարկեք WORD ը Պատկեր ձևաչափի Python կոդով: Պահեք WORD որպես Պատկեր օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...
გადაიყვანეთ PDF XPS Python ფორმატში კოდით. შეინახეთ PDF როგორც XPS Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...
Փոխարկեք PDF ը TXT ձևաչափի Python կոդով: Պահեք PDF որպես TXT օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...