Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 18,198 for

aws

(0.15 sec)
  1. RevisionColor enumeration | Aspose.Words for No...

    Aspose.Words.Layout.RevisionColor enumeration. Allows to specify color of document revisions....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertedTextColor ). toEqual ( aw . Layout . RevisionColor . ByAuthor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.lineSpacing property | Aspose.W...

    ParagraphFormat.lineSpacing property. Gets or sets the line spacing (in points) for the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . lineSpacingRule = aw . LineSpacingRule . AtLeast ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LineSpacingRule enumeration | Aspose.Words for ...

    aspose.words.LineSpacingRule enumeration. Specifies line spacing values for a paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . line_spacing_rule = aw . LineSpacingRule . AT_LEAST...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveOptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names... let doc = new aw . Document ( base . myDir + "Paragraphs...docx" ); let saveOptions = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the document layout process...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertedTextColor ). toEqual ( aw . Layout . RevisionColor . ByAuthor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartFormat.ShapeType | Aspose.Words per .NET

    ChartFormat ShapeType proprietà. Ottiene o imposta il tipo di forma dellelemento del grafico principale in C#....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...Category 2" , "AW Category 3" , "AW Category 4" }, new double []...

    reference.aspose.com/words/it/net/aspose.words....
  8. EditableRangeEnd.editableRangeStart property | ...

    EditableRangeEnd.editableRangeStart property. Corresponding [EditableRangeStart](../../editablerangestart/), received by ID....let doc = new aw . Document (); doc . protect ( aw . ProtectionType..."MyPassword" ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. EditableRange.editableRangeEnd property | Aspos...

    EditableRange.editableRangeEnd property. Gets the node that represents the end of the editable range....let doc = new aw . Document (); doc . protect ( aw . ProtectionType..."MyPassword" ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type.... doc = aw . Document () # Create a header...body text. header = aw . HeaderFooter ( doc , aw . HeaderFooterType...

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