DropDownItemCollection indexer. Gets or sets the element at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert a combo box, and then...
PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Signed...
Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert the image into the...
Aspose::Words::Font::get_Name method. Gets or sets the name of the font in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Specify font formatting...
Theme.minor_fonts property. Allows to specify the set of minor fonts for different languages.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...
ThemeFonts.latin property. Specifies font name for Latin characters.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...
Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...
GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...