Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...
TxtSaveOptions.preserveTableLayout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text Format...when saving in the plain text format. The default value is false...converting to plaintext. let doc = new aw . Document (); let builder...
aspose.words.fields.FieldInclude class. Implements the INCLUDE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...
Convert CSV to ODT within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to ODT format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...
Convert CSV to MOBI within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to MOBI format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...
Convert CSV to RTF within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to RTF format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...
Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote... RTF-format can only store 1 symbol as...insert and customize footnotes. doc = aw . Document () builder =...
ListLevel.number_Format property. Returns or sets the number Format for the list level....number_format property ListLevel.number_format property Returns...number format for the list level. @property def number_format ( self...
aspose.words.Node class. Base class for all nodes of a Word Document... to_string(save_format) Exports the content of the...into a string in the specified format. to_string(save_options) Exports...
Insert, obtain, or Format a form field in a Document using Python....form field into a document: doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . insert_text_input ( "TextInput"...