Знайти рядок або звичайний шаблон виразу у вашому документі і замінити його текстом, який ви хочете використовувати Pythonй...“James Bond”*: doc = aw . Document () builder = aw . DocumentBuilder..."James Bond" , aw . replacing . FindReplaceOptions ( aw . replacing...
aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike... doc = aw . Document ( file_name = MY_DIR...office_math = doc . get_child ( aw . NodeType . OFFICE_MATH , 0...
FieldInclude.lock_fields property. Gets or sets whether to prevent fields in the included document from being updated.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_INCLUDE...
aspose.words.PlainTextDocument class. Allows to extract plain-text representation of the document's content... doc = aw . Document () builder = aw . DocumentBuilder...'PlainTextDocument.Load.docx' ) plaintext = aw . PlainTextDocument ( file_name...
ChartDataLabel.font property. Provides access to the font formatting of this data label....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
IChartDataPoint.bubble3D property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...
ChartTitle.show property. Determines whether the title shall be shown for this chart... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_shape ( aw . drawing . ShapeType . CUBE...