ChartTitle.format property. Provides access to fill and line formatting of the chart title.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
Aspose::Words::Lists::ListLevel::DeletePictureBullet method. Deletes picture bullet for the current list level in C++.... auto doc = System :: MakeObject < Aspose...Words :: Lists :: List > list = doc -> get_Lists () -> Add ( Aspose...
Chart.data_table property. Provides access to properties of a data table of this chart... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
Implements the RD field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Use a document builder to...
Aspose::Words::ParagraphFormat::get_MirrorIndents method. Gets or sets a flag indicating whether the left and right indents are of the same width in C++.... auto doc = System :: MakeObject < Aspose...:: ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...
Implements the FILESIZE field in Java.... Document doc = new Document(getMyDir() + "Document...docx"); Assert.assertEquals(doc.getBuiltInDocumentPr().getBytes()...
Aspose::Words::ParagraphFormat::get_HangingPunctuation method. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph in C++.... auto doc = System :: MakeObject < Aspose...:: ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...