Converti JPG in Immagine formato nel JavaScript codice Salva JPG come Immagine utilizzando JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...
Converti JPG in GIF formato nel JavaScript codice Salva JPG come GIF utilizzando JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...
Converti PDF in XPS formato nel Python codice Salva PDF come XPS utilizzando Python....words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...
Convertiți PDF formatul în DOC în Python codul Salvați PDF ca DOC utilizând Python....words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...
Преобразувайте PDF във DOCX формат в код Python Запазете PDF като DOCX с помощта на Python....words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...
Converteer PDF naar DOC indeling in Python code. Sla PDF als DOC met Python....words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...
AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
ChartAxis.category_type property. Gets or sets type of the category axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Chart.axisZ property. Provides access to properties of the Z axis of the chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...