ShapeBase.is_horizontal_rule property. Returns ``True`` if this shape is a horizontal rule.... doc = aw . Document () builder = aw . DocumentBuilder...horizontal_rule_format . alignment = aw . drawing . HorizontalRuleAlignm...
HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...horizontalRuleFormat . alignment = aw . Drawing . HorizontalRuleAlignm...
Range.delete method. Deletes all characters of the range....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . SectionBreakContinuo...
TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...
Aspose.Words.Saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.documentPartSaving()](../idocumentpartsavingcallback/documentPartSaving/#documentpartsavingargs) callback...'DocumentPartsFileNam' , () => { let doc = new aw . Document ( base . myDir + "Rendering...document to HTML. let options = new aw . Saving . HtmlSaveOptions ();...
ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
HtmlSaveOptions ExportRoundtripInformation ملكية. يحدد ما إذا كان سيتم كتابة معلومات رحلة الذهاب والإياب عند الحفظ في HTML أو MHTML أو EPUB. القيمة الافتراضية هيحقيقي لـ HTML وخطأ شنيع لـ MHTML وEPUB في C#....معلومات رحلة الذهاب والإياب كـ -aw-* CSS property لعناصر HTML المقابلة...outDocContents . Contains ( "<div style=\"-aw-headerfooter-type:header-primary;...
NodeCollection.count property. Gets the number of nodes in the collection....'CalculateDepthOfNest' , () => { let doc = new aw . Document ( base . myDir + "Nested...tableNodes = doc . getChildNodes ( aw . NodeType . Table , true );...