WriteProtection.validatePassword method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...validatePassword(password) Returns true if the specified password is...password : string ) Parameter Type Description password string...
FontInfoCollection.contains method. Determines whether the collection contains a font with the given name....( name : string ) Parameter Type Description name string Case-insensitive...the font to locate. Returns true if the item is found in the...
Represents a run of characters with the same font formatting in Java....ANY, true).getCount()); // We can modify...getChildNodes(NodeType.RUN, true).get(1)).setText("Updated run...
LayoutCollector constructor. Initializes an instance of this class.... Parameter Type Description doc Document The...get_child_nodes ( aw . NodeType . ANY , True ) for node in nodes : print...
LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... Parameter Type Description node Node Examples...get_child_nodes ( aw . NodeType . ANY , True ) for node in nodes : print...
LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... Parameter Type Description node Node Examples...get_child_nodes ( aw . NodeType . ANY , True ) for node in nodes : print...
Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....this flag to true. options.setSaveRoutingSlip(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...
Specifies how Aspose.Words should render EMF Dual metafiles in Java...."UseEmfEmbeddedToWmf" property to "true" to render embedded EMF data...getMetafileRendering().setUseEmfEmbeddedToW(true); doc.save(getArtifactsDir()...