Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert an image shape and leave its...
Aspose::Words::Drawing::ShapeBase::get_FlipOrientation method. Switches the orientation of a shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert an image shape and leave its...
Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...
Aspose::Words::Drawing::Charts::ChartAxis::get_HasMinorGridlines method. Gets or sets a flag indicating whether the axis has minor gridlines in C++....s () Examples Shows how to insert chart with date/time values...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::Drawing::Charts::ChartAxis::get_BaseTimeUnit method. Returns or sets the smallest time unit that is represented on the time category axis in C++....get_BaseTimeUnit () Examples Shows how to insert chart with date/time values...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Personalize your Mail merge Word from Excel file using C++. Automate emails or build reports using Mail merge Word from Excel template in C++.... Use our Mail merge document API to develop high-level...you can create personalized documents in C++ using just a Word Merge...
FootnoteOptions.restart_rule property. Determines when automatic numbering restarts....certain places in the document. doc = aw . Document () builder = aw...main body text's flow. # Inserting a footnote/endnote adds a...
Base class for nodes that represent field characters in a document in Java....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: A complete...
CompareOptions.compare_moves property. Specifies whether to compare differences between the two Documents....differences between the two documents. @property def compare_moves...to filter specific types of document elements when making a comparison...
StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....how to create a structured document tag in a plain text box and...doc = aw . Document () # Create a structured document tag that...