NodeCollection.index_of method. Returns the zero-based index of the specified node.... Parameter Type Description node Node The node...get_child_nodes ( aw . NodeType . TABLE , True ) self . assertEqual ( 0 , all_tables...
Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!...SetImage ( Image image ) Parameter Type Description image Image The...( Stream stream ) Parameter Type Description stream Stream The...
Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even pages, enhancing your document's presentation....OddAndEvenPagesHeade property True if the document has different...PageSetup . DifferentFirstPageHe = true ; builder . PageSetup . OddAndEvenPagesHeade...
IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... FontSavingArgs ) Parameter Type Description args FontSavingArgs...options . exportFontResources = true , options . fontSavingCallback...
Specifies the Type of a shape shadow in Java....class ShadowType Specifies the type of a shape shadow. Remarks:...getChildNodes(NodeType.SHAPE, true).get(0); if (shape.getShadowFormat()...
Represents shadow formatting for an object in Java....SHAPE, 0, true); ShadowFormat shadowFormat...ShadowFormat. getVisible() Returns true if the formatting applied to...
Implements the QUOTE field in Java....FIELD_QUOTE, true); field.setText("\"Quoted text\"");...insertField(FieldType.FIELD_QUOTE, true); builder.moveTo(field.getSeparator());...
Aspose::Words::Fields::FieldNumWords class. Implements the NUMWORDS field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...
Aspose::Words::Fields::FieldNumPages class. Implements the NUMPAGES field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...