DoclingSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... save ( file_name = ARTIFACTS_DIR + 'Document.DoclingJson...
Stroke.back_theme_color property. Gets or sets a ThemeColor object that represents the stroke background color.... save ( file_name = ARTIFACTS_DIR + 'Shape.StrokeBackThemeColor...
Style.unhide_when_used property. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane... save ( file_name = ARTIFACTS_DIR + 'Styles.StylePriority...
ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally.... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPageCe...
ImageData.to_byte_array method. Returns image bytes for any image regardless whether the image is stored or linked.... FileStream ( ARTIFACTS_DIR + 'Drawing.GetDataFromImage...
Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... save ( file_name = ARTIFACTS_DIR + 'Font.NameAscii.docx'...
Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... save ( file_name = ARTIFACTS_DIR + 'Border.ParagraphTopBorder...
ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... save ( file_name = ARTIFACTS_DIR + 'Charts.ChartLegend...