Discover the FieldFormat DateTimeFormat property to easily customize date and time field results for enhanced data presentation and clarity.... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...
Discover the FieldFormat GeneralFormats property, offering a versatile collection of numeric text formats to enhance your data presentation and results.... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...
FieldIncludeText.source_full_name property. Gets or sets the location of the document using an IRI....or sets the location of the document using an IRI. @property def...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...
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...
FieldIncludeText.text_converter property. Gets or sets the name of the text converter for the format of the included file.... Document () builder = aw . DocumentBuilder...XSL transformation on an XML document: field_include_text = cre...
Ensure privacy with the Document RemovePersonalInformation feature in Word, automatically deleting user data from comments and properties upon saving....RemovePersonalInform Contents [ Hide ] Document.RemovePersonalInform property...revisions and document properties upon saving the document. public...
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...
Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...2, page 3." ); // Move the document builder to the first section's...
Aspose::Words::Drawing::ShapeBase::get_IsInline method. A quick way to determine if this shape is positioned inline with text in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...belongs to the paragraph that we insert it into, // which we can determine...