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...
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...
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...
TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text format... text_doc = 'Full stop delimiters: \n '...detect_numbering_with_whitespaces doc = aw . Document ( stream = io...
Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...
Aspose::Words::Drawing::Fill::get_Pattern method. Gets a PatternType for the fill in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...
StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...