Aspose::Words::Drawing::TextBox::get_LayoutFlow method. Determines the flow of the text layout in a shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Aspose::Words::Drawing::Stroke::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the stroke foreground color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Aspose::Words::Font::get_Shading method. Returns a Shading object that refers to the shading formatting for the font in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...
Aspose::Words::Fields::FormField::get_Type method. Returns the form field type in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Please...
BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the Document.... doc = aw . Document ( MY_DIR + 'Heading...spans across. heading_pairs = doc . built_in_document_properties...
Aspose::Words::Drawing::Adjustment class. Represents adjustment values that are applied to the specified shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...
Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how the shape is positioned horizontally in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a floating image...