ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions () options...
ListCollection indexer. Gets a list by index.... doc = aw . Document () builder = aw . DocumentBuilder...paras = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...
aspose.words.fields.FieldIfComparisonResult enumeration. Specifies the result of the IF field condition evaluation.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_IF...
Konvertera Bild formatet till HTML Python kod. Spara Bild som HTML med Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...
Konvertera JPG formatet till WORD Python kod. Spara JPG som WORD med Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...
Konvertuoti Vaizdas į HTML formatą Python kodu. Išsaugokite Vaizdas kaip HTML naudodami Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...
Konvertuoti Vaizdas į TXT formatą Python kodu. Išsaugokite Vaizdas kaip TXT naudodami Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...
Converteer Afbeelding naar TXT indeling in Python code. Sla Afbeelding als TXT met Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...
Converteer Afbeelding naar HTML indeling in Python code. Sla Afbeelding als HTML met Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...