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...
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...
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...
استكشف فئة Aspose.Words.ChartAxisTitle لإدارة خصائص عنوان المحور بسهولة وتعزيز التأثير البصري للمستند الخاص بك....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...
ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Convertiți un document din aproape orice format în HTML sau MHTML, precum și în format EPUB folosind Python. De asemenea, puteți specifica opțiunile de salvare pentru gestionarea documentului de ieșire.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) Pentru...
Einführung in die Diagrammfunktion, wie man Diagramme mit C# erstellt und bearbeitet....categories = new string [] { "AW Category 1" , "AW Category 2" }; // Adding...series1 = seriesColl . Add ( "AW Series 1" , categories , new...
ドキュメントを読み取り専用にして、コンテンツをコピーまたは読み取りできるようにしますが、Python を使用して変更することはできません。...words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...
ParagraphCollection.to_array method. Copies all paragraphs from the collection to a new array of paragraphs.... doc = aw . Document ( file_name = MY_DIR...enumeration. doc = aw . Document () builder = aw . DocumentBuilder...