Story.firstParagraph property. Gets the first paragraph in the story.... let doc = new aw . Document (); // Create a floating...textBox = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...
aspose.words.drawing.ArrowType enumeration. Specifies the type of an arrow at a line end.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...
Stroke.opacity property. Defines the amount of transparency of a stroke... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...
Aspose.Words.Tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.autoFit()](../../aspose.words/table/autoFit/#autofitbehavior) method....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...format. table . styleIdentifier = aw . StyleIdentifier . MediumShading1Accent...
ضغط TIFF في Python دون فقدان الجودة. تحسين المحتوى TIFF وتقليل حجم الملف بسهولة....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...
Aspose.Words.Drawing.Charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
Node.get_text method. Gets the text of this node and of all its children.... doc = aw . Document () builder = aw . DocumentBuilder...world! { aw . ControlChar . CR } ' + f 'Hello again! { aw . ControlChar...
Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies type of a category axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
AxisTickLabels.isAutoSpacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...