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

aws

(0.16 sec)
  1. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type.... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill.... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions ();...

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

    Font.smallCaps property. True if the font is formatted as small capital letters.... let doc = new aw . Document (); let para = doc...regular capitals: let run = new aw . Run ( doc , "all capitals"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Field.isLocked property | Aspose.Words for Node.js

    Field.isLocked property. Gets or sets whether the field is locked (should not recalculate its result)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...field = builder . insertField ( aw . Fields . FieldType . FieldDate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldChar.fieldType property | Aspose.Words for...

    FieldChar.fieldType property. Returns the type of the field....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...field = builder . insertField ( aw . Fields . FieldType . FieldDate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldChar.isLocked property | Aspose.Words for ...

    FieldChar.isLocked property. Gets or sets whether the parent field is locked (should not recalculate its result)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...field = builder . insertField ( aw . Fields . FieldType . FieldDate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is formatted as all capital letters.... let doc = new aw . Document (); let para = doc...regular capitals: let run = new aw . Run ( doc , "all capitals"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TabStop.alignment property | Aspose.Words for N...

    TabStop.alignment property. Gets or sets the alignment of text at this tab stop.... let doc = new aw . Document ( base . myDir + "Table...paraNode of doc . getChildNodes ( aw . NodeType . Paragraph , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldChar.isDirty property | Aspose.Words for N...

    FieldChar.isDirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...field = builder . insertField ( aw . Fields . FieldType . FieldDate...

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