Specifies the appearance of a structured document tag in Java....STRUCTURED_DOCUMENT_TAG_RANGE_START, 0, true); if (tag.getAppearance() ==...sdtAppearanceName) Parameters: Parameter Type Description sdtAppearanceName...
Add, edit, open, and remove links for selected cells using the Link dialog and hyperlink data....dialog supports three target types: Web Page , This Document ,...hyperlink style ( underline: true , color: #0000ff ), and updates...
Aspose::Words::Fields::FieldMacroButton::get_DisplayText method. Gets or sets the text to appear as the "button" that is selected to run the macro or command in C++....DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...FieldType :: FieldMacroButton , true )); field -> set_MacroName (...
Table.set_shading method. Sets shading to the specified values on whole table.... Parameter Type Description texture TextureIndex...pydrawing . Color . green , True ) table . set_border ( aw ....
Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....Inserts a break of the specified type into the document. public void...BreakType breakType ) Parameter Type Description breakType BreakType...
Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java...."PrettyFormat" property to "true" to apply tab character indentation..."MemoryOptimization" flag to "true" to decrease memory consumption...
DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....sectionIndex : number ) Parameter Type Description sectionIndex number...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...
Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...