Paragraph.list_format property. Provides access to the list formatting properties of the paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...paras = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...
PdfSaveOptions.imageCompression property. Specifies compression type to be used for all images in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions ();...
ChartSeries.y_values property. Gets a collection of Y values for this chart series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
ChartSeries.x_values property. Gets a collection of X values for this chart series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
ChartDataLabelCollection.show_value property. Allows to specify whether values are to be displayed in the data labels of the entire series... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Работа с текстов документ и промяна на неговите обекти, използвайки Python....обикновен текстов формат: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...
XlsxSaveOptions.compression_level property. Specifies the compression level used to save document... doc = aw . Document ( file_name = MY_DIR...chart.docx' ) xlsx_save_options = aw . saving . XlsxSaveOptions ()...