Paragraph.breakIsStyleSeparaTor property. True if this paragraph break is a Style SeparaTor... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertTableOfContent...
ChartAxisTitle.font property. Provides access To the font formatting of the axis title.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
CusTomXmlPartCollection.clear method. Removes all elements from the collection.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...
CusTomXmlPart.clone method. Makes a deep enough copy of the object... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...
Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded font file in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Embedded font.docx" ); System :: SharedPtr < Aspose...
FieldOptions.file_name property. Gets or sets the file name of the Document.... doc = aw . Document ( file_name =...'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...