ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
Section.clone method. Creates a duplicate of this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...
Font.clear_formatting method. Resets to default font formatting.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . underline = aw . Underline . SINGLE builder...
NodeCollection.clear method. Removes all nodes from this collection and from the document.... let doc = new aw . Document ( base . myDir + "Document...sections . at ( 0 ). getChildNodes ( aw . NodeType . Any , true ). count...
Архивы...Загрузите документ Word doc = aw.Document("Document.docx") # Укажите...водяных знаков для текста options = aw.TextWatermarkOptions() options...
BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...paragraphs = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...
aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/).... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...
Revision.date_time property. Gets or sets the date/time of this revision.... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...
Font.bold property. True if the font is formatted as bold....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Courier New" ; font . underline = aw . Underline . Dash ; builder...