HtmlSaveOptions.tableWidthOutputMode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB... In a document in Aspose.Words, tables, rows...units too. When you convert a document to HTML using Aspose.Words...
Aspose::Words::Fields::FieldInfo class. Implements the INFO field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldInfo...the type of the document property to insert. get_IsDirty () Gets...
aspose.words.drawing.charts.AxisScaleType enumeration. Specifies the possible scale types for an axis.... Document () builder = aw . DocumentBuilder...doc ) chart_shape = builder . insert_chart ( chart_type = aw . drawing...
ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... Document () builder = aw . DocumentBuilder...a title. shape = builder . insert_chart ( chart_type = aw . drawing...
Autofit settings to tables. NPOI does not provide an opportunity to autofit settings to tables using C#....the Working with Tables documentation section. When creating a...contents. By default Aspose.Words inserts a new table using “ AutoFit...
Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....const System::String&) method Inserts an embedded OLE object as icon...icon from a stream into the document. Allows to specify icon file...
aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... To add or insert new values to a chart series...chart series data. doc = aw . Document () builder = aw . DocumentBuilder...
FieldAdvance.down_offset property. Gets or sets the number of points by which the text that follows the field should be moved down.... Examples Shows how to insert an ADVANCE field, and edit...its properties. doc = aw . Document () builder = aw . DocumentBuilder...