StructuredDocumentTagCollection.remove method. Removes the structured Document tag with the specified identifier.... doc = aw . Document ( file_name =...) structured_document_tags = doc . range . structured_document_tags...
ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape with an...
Aspose::Words::Document::get_OriginalLoadFormat method. Gets the format of the original Document that was loaded into this object in C++....blank document, returns the Doc value. Examples Shows how to...document’s load operation. auto doc = System :: MakeObject < Aspose...
TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) columns = builder . page_setup...
Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Discover the TextPath ReverseRows property to enhance your layout. Control row order for improved design flexibility and user experience.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...
Discover the TextPath Bold property. Easily format your text in bold for enhanced readability and visual impact in your designs.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...
Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...
Discover the TextPath StrikeThrough property—easily format text with strikethrough for clear visual emphasis in your projects. Enhance your design today!... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...
DigitalSignatureDetails.certificate_holder property. Gets or sets a [DigitalSignatureDetails.certificate_holder](./) object that contains the certificate used to sign a Document.... doc = aw . Document ( file_name =.... sign_options . comments ) doc . save ( file_name = ARTIFACTS_DIR...