Discover how the PageSetup VerticalAlignment property enhances Document layout by adjusting text alignment for improved readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...
GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...
Aspose::Words::Fields::FieldBarcode::get_IsBookmark method. Gets or sets whether PostalAddress is the name of a bookmark in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln (); //...
Aspose::Words::Drawing::Charts::ChartDataPoint::get_Explosion method. Specifies the amount the data point shall be moved from the center of the pie. Can be negative, negative means that property is not set and no explosion should be applied. Applies only to Pie charts in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a relative hyperlink...
aspose.words.markup.MarkupLevel enumeration. Specifies the level in the Document tree where a particular [StructuredDocumentTag](../structuredDocumenttag/) can occur.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways to apply...
Discover the SymbolRotation property of FieldDisplayBarcode. Easily adjust barcode rotation for optimal scanning with valid values of 0-3. Enhance your data display!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDisplayBarcode field...