SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...docx' ) # Load document with rectangle...rectangle shape with soft edge. doc = aw . Document ( file_name =...
IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured Document tag.... let doc = new aw . Document ( base ....structured document tags.docx" ); let tag = doc . getChild ( aw . NodeType...
OdtSaveOptions.isStrictSchema11 property. Specifies whether export should correspond To ODT specification 1.1 strictly... let doc = new aw . Document ( base .... myDir + "Rendering.docx" ); let saveOptions = new aw . Saving...
Font.style property. Gets or sets the character style applied To this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a custom style and...
FieldStyleRef.insert_paragraph_number property. Gets or sets whether To insert the paragraph number of the referenced paragraph exactly as it appears in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...
Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a table cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...
ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
aspose.words.saving.XamlFlowSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...files used when saving to a DOC or DOCX file. By default, this property...