Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 5,690 for

aws

(0.07 sec)
  1. PageSetup.leftMargin property | Aspose.Words fo...

    PageSetup.leftMargin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . paperSize = aw . PaperSize . Legal ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation.... let doc = new aw . Document ( base . myDir + "Office... mathObjectType ). toEqual ( aw . Math . MathObjectType . OMathPara...

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

    aspose.words.digitalsignatures.XmlDsigLevel enumeration. Specifies the level of a digital signature based on XML-DSig standard.... certificate_holder = aw . digitalsignatures . CertificateHolder...pfx' , password = 'aw' ) sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...sdtCheckBox = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...compatibilityOptions . optimizeFor ( aw . Settings . MsWordVersion ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . alignment = aw . ParagraphAlignment . Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SignatureLine.provider_id property | Aspose.Wor...

    SignatureLine.provider_id property. Gets or sets signature provider identifier for this signature line... doc = aw . Document () builder = aw . DocumentBuilder...doc ) signature_line_options = aw . SignatureLineOptions () si...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index.... doc = aw . Document ( file_name = MY_DIR.... page_setup . orientation = aw . Orientation . LANDSCAPE doc...

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