FieldListNum.list_name property. Gets or sets the name of the abstract numbering definition used for the numbering.... insert_field ( field_type = aw . fields . FieldType ....FIELD_LIST_NUM , update_field = True ) . as_field_list_num () # Lists...
Aspose.Words.Hyphenation.registerDictionary method...stream : Buffer ) Parameter Type Description language string...fileName : string ) Parameter Type Description language string...
Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....getExportGeneratorNa() When true , causes the name and version...render. getPrettyFormat() When true , pretty formats output where...
Discover the FieldChar FieldType property, which reveals the field's Type, enhancing your data management and programming efficiency. Learn more now!...FieldType property Returns the type of the field. public FieldType...InsertField ( FieldType . FieldDate , true ); field . Format . DateTimeFormat...
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...
Implements the NUMWORDS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...
Represents shadow formatting for an object in Java....SHAPE, 0, true); ShadowFormat shadowFormat...ShadowFormat. getVisible() Returns true if the formatting applied to...
Implements the LASTSAVEDBY field in Java....FIELD_LAST_SAVED_BY, true); Assert.assertEquals(" LASTSAVEDBY...FieldFormat object that provides typed access to field’s formatting...
Implements the OCX field in Java....FIELD_OCX, true); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...