Implements the OCX field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldOcx field = (FieldOcx)...
Implements the AUTONUMOUT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // AUTONUMOUT fields display...
Implements the BIDIOUTLINE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The BIDIOUTLINE field numbers...
Implements the PAGE field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...
LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) include_picture = builder...
Find out how to embed JavaScript code within a PDF Document using Python and Aspose.PDF to enhance interactivity.... doc = self . Document () pdf = self...bSilent:false,bShrinkToFit:true});" ); doc . setOpenAction ( javaScript...
Comment.dateTimeUtc property. Gets the UTC date and time that the comment was made.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let date = new Date ( 2021...
Aspose::Words::Markup::CustomXmlPartCollection::idx_get method. Gets or sets an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...
Aspose::Words::Markup::CustomXmlPartCollection::idx_set method. Gets or sets an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...