Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,690 for

aws

(0.05 sec)
  1. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveOptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB... doc = aw . Document ( MY_DIR + 'Office...using plain HTML text. options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the document.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shading.texture property | Aspose.Words for Nod...

    Shading.texture property. Gets or sets the shading texture....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...borders . at ( aw . BorderType . Left ). lineStyle = aw . LineStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Stroke.on property | Aspose.Words for Node.js

    Stroke.on property. Defines whether the path will be stroked....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . Rectangle , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Stroke.lineStyle property | Aspose.Words for No...

    Stroke.lineStyle property. Defines the line style of the stroke....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . Rectangle , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . Rectangle , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word....let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.deletedTextColor property | Asp...

    RevisionOptions.deletedTextColor property. Allows to specify the color to be used for deleted content [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)... let doc = new aw . Document ( base . myDir + "Revisions...revisionOptions . insertedTextColor = aw . Layout . RevisionColor . Green...

    reference.aspose.com/words/nodejs-net/aspose.wo...