ChartAxisTitle Overlay fast egendom. Bestämmer om andra diagramelement ska tillåtas överlappa titeln. Standardvärdet ärfalsk i C#....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...
SaveOptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving... let doc = new aw . Document (); doc . builtInDocumentPrope...created time. let saveOptions = new aw . Saving . DocSaveOptions ();...
aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...
Aspose.Words.Saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...
HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how text input form fields are saved to HTML or MHTML... let doc = new aw . Document ( base . myDir + "Rendering...options = new aw . Saving . HtmlSaveOptions ( aw . SaveFormat...
SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG.... doc = aw . Document ( file_name = MY_DIR...or selectable text. options = aw . saving . SvgSaveOptions ()...
TextColumnCollection.evenlySpaced property. True if text columns are of equal width and evenly spaced....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...
ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
PageSetup.charactersPerLine property. Gets or sets the number of characters per line in the document grid....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . layoutMode = aw . SectionLayoutMode . Grid ;...