PdfSaveOptions.clone method. Creates a deep clone of this object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."" ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...
aspose.words.drawing.charts.AxisScaleType enumeration. Specifies the possible scale types for an axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
FieldSet.bookmark_text property. Gets or sets the new text of the bookmark.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_SET...
Aspose.Words for Python via .NET は Aspose.Words for .NET のラッパーです。このページでは、これら 2 つの製品の機能と API の違いについて説明します。... doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...
اكتشف كيف تعمل خاصية HtmlSaveOptions ExportPageSetup على تعزيز صادرات HTML أو MHTML أو EPUB من خلال السماح بإعدادات صفحة قابلة للتخصيص للحصول على إخراج أفضل....85pt; -aw-footer-distance:35.4pt; -aw-header-distance:35...margin:70.85pt; -aw-footer-distance:35.4pt; -aw-header-distance:35...
XmlMapping.setMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part.... let doc = new aw . Document (); // Construct an...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...
ChartDataLabel.show_percentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart...data_labels (): doc = aw . Document () builder = aw . DocumentBuilder...chart_shape = builder . insert_chart ( aw . drawing . charts . ChartType...
ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart...data_labels (): doc = aw . Document () builder = aw . DocumentBuilder...chart_shape = builder . insert_chart ( aw . drawing . charts . ChartType...