SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is updated before saving.... let doc = new aw . Document ( base . myDir + "Document...property. let saveOptions = new aw . Saving . OoxmlSaveOptions ();...
BorderCollection.left property. Gets the left border....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...startTable (); table . setBorders ( aw . LineStyle . Single , 2.0 ,...
ChartSeries.format property. Provides access to fill and line formatting of the series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
aspose.words.TextColumn class. Represents a single text column... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...
aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...
aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... doc = aw . Document ( file_name = MY_DIR...markdown warning.docx' ) warnings = aw . WarningInfoCollectio () doc...
DOCX, DOC, PDF و انواع فرمتهای فایل دیگر را در JavaScript ویرایش کنید....const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.docx" ) var builder = new aw.DocumentBuilder(doc) // متن را...