ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...
ThemeColors.dark2 property. Specifies color Dark 2.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...
ThemeFonts.eastAsian property. Specifies font name for EastAsian characters.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...
FieldChar.isDirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...
Optimize JPEG quality in your HTML Documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity....document when saving in fixed page format. The value may vary from 0...document as a JPEG. Document doc = new Document (); DocumentBuilder...
Theme.colors property. Allows to specify the set of theme colors for the Document.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...
Transform IANA content types into load Format values effortlessly with the FileFormatUtil ContentTypeToLoadFormat method. Simplify your file handling today!...IANA content type into a load format enumerated value. public static...corresponding Aspose load/save format from each media type string...
FieldChar.field_type property. Returns the type of the field.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...
BuiltInDocumentProperties.content_status property. Gets or sets the content status of the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...
Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for Document binding in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); for ( int32_t i = 0 ; i <...