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

aws

(0.05 sec)
  1. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . orientation = aw . Orientation . LANDSCAPE builder...

    reference.aspose.com/words/python-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. 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...
  4. 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...
  5. Fill.opacity property | Aspose.Words for Node.js

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . CloudCallout , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.relative_horizontal_alignment property | ...

    Table.relative_horizontal_alignment property. Gets or sets floating table relative horizontal alignment.... doc = aw . Document () builder = aw . DocumentBuilder...() table . preferred_width = aw . tables . PreferredWidth . from_points...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... builder = aw . DocumentBuilder () shape =... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor... doc = aw . Document () builder = aw . DocumentBuilder...annotations. encryption_details = aw . saving . PdfEncryptionDetails...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OfficeMath.justification property | Aspose.Word...

    OfficeMath.justification property. Gets/sets Office Math justification.... doc = aw . Document ( file_name = MY_DIR...office_math = doc . get_child ( aw . NodeType . OFFICE_MATH , 0...

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