EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range.... doc = aw . Document () doc . protect ( type = aw . ProtectionType...password = 'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc...
PclSaveOptions.rasterize_transformed_elements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL document... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) save_options = aw . saving . PclSaveOptions ()...
ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
FieldPrint.printer_instructions property. Gets or sets the printer-specific control code characters or PostScript instructions.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_PRINT...
Upptäck egenskapen ChartAxis Title för enkel åtkomst och anpassning av axeltitlar, vilket förbättrar din datavisualisering och presentation....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...
FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/replace algorithm is used.... doc = aw . Document () builder = aw . DocumentBuilder...gave money to Paul.' ) options = aw . replacing . FindReplaceOptions...
Table.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of cells.... doc = aw . Document () builder = aw . DocumentBuilder...90 table . preferred_width = aw . tables . PreferredWidth . from_points...