FieldChar.field_type property. Returns the type of the field.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DATE...
FieldChar.get_field method. Returns a field for the field char.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DATE...
OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... let doc = new aw . Document ( base . myDir + "Legacy...let so = new aw . Saving . OoxmlSaveOptions ( aw . SaveFormat...
Editați DOCX, DOC, PDF și o varietate de alte formate de fișiere în Python....words as aw doc = aw.Document( "Input.docx" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.docx" ) builder = aw.DocumentBuilder(doc)...
Modifica HTML nel JavaScript codice....const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.html" ) var builder = new aw.DocumentBuilder(doc) // Inserire...
Modifica WORD nel JavaScript codice....const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.docx" ) var builder = new aw.DocumentBuilder(doc) // Inserire...
Bewerk DOCX, DOC, PDF en diverse andere bestandsindelingen in JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.docx" ) var builder = new aw.DocumentBuilder(doc) // Tekst...
แก้ไข DOC ในโค้ด JavaScript...const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.doc" ) var builder = new aw.DocumentBuilder(doc) // แทรก...