IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity.... Parameter Type Description info WarningInfo...font_info_substitution . enabled = True # Original font metrics should...
DocumentBuilder.insert_break method. Inserts a break of the specified Type into the document....insert_break(break_type) Inserts a break of the specified type into the...insert_break ( self , break_type : aspose . words . BreakType...
Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...
Defines a filter for skipping items based on their indices in Java.... Parameters: Parameter Type Description index int The index...the item. Returns: boolean - true if the item should be skipped;...
DocumentBuilder.insertBreak method. Inserts a break of the specified Type into the document....Inserts a break of the specified type into the document. insertBreak...Words . BreakType ) Parameter Type Description breakType BreakType...
Aspose::Words::MailMerging::MappedDataFieldCollection::ContainsValue method. Determines whether a mapping from the specified field in the data source exists in the collection in C++....dataSourceFieldName ) Parameter Type Description dataSourceFieldName...the data source. ReturnValue true if item is found in the collection;...
Aspose::Words::Drawing::Charts::ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same Type associated with the same axes in C++....of chart series of the same type associated with the same axes... get_SeriesType () Gets the type of chart series included in...
Discover the Aspose.Words.Fields.FieldMacroButton class for seamless integration of MACROBUTTON fields, enhancing document automation and functionality....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...
Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...Parameter Type Description isCloneChildren Boolean True to recursively...cloneWithChildren = para . Clone ( true ); Assert . That ((( CompositeNode...