aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...chart_data_point (): doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes... let doc = new aw . Document (); // Add two runs...paragraph . appendChild ( new aw . Run ( doc , "Hello world! "...
FieldLink.source_full_name property. Gets or sets the name and location of the source file....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...
FieldDde.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...
FieldDdeAuto.source_full_name property. Gets or sets the name and location of the source file....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...
FieldDdeAuto.insert_as_unicode property. Gets or sets whether to insert the linked object as Unicode text....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...
FieldDdeAuto.insert_as_text property. Gets or sets whether to insert the linked object in text-only format....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...
FieldDde.insert_as_text property. Gets or sets whether to insert the linked object in text-only format....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...
StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured document tag.... doc = aw . Document ( file_name = MY_DIR...docx' ) tag = doc . get_child ( aw . NodeType . STRUCTURED_DOCU...
VbaModule.name property. Gets or sets VBA project module name.... let doc = new aw . Document (); // Create a new...VBA project. let project = new aw . Vba . VbaProject (); project...