ChartLegendEntry.font property. Provides access To the font formatting of this legend entry.... doc = aw . Document ( file_name =...template - Chart series.docx' ) chart = doc . get_child ( aw . NodeType...
Shape.adjustments property. Provides access To the adjustment raw values of a shape... doc = aw . Document ( file_name =...'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType...
ShapeBase.relativeVerticalPosition property. Specifies relative To what the shape is positioned vertically.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...
Aspose::Words::TabSTopCollection::idx_get method. Gets a tab sTop at the specified position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Free online app To search in Excel files. Java code for any Excel file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...
List.style property. Gets the list style that this list references or defines.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...
Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...
FieldXE.text property. Gets or sets the text of the entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...