Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 17,994 for

aws

(0.13 sec)
  1. SignOptions.signature_line_id property | Aspose...

    SignOptions.signature_line_id property. Signature line identifier...pfx" certificate_password = "aw" for signee_info in self . _create_signees...document = aw . Document ( src_document_path ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldPageRef.bookmark_name property | Aspose.Wo...

    FieldPageRef.bookmark_name property. Gets or sets the name of the bookmark....field_page_ref (): doc = aw . Document () builder = aw . DocumentBuilder...'MyBookmark2' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) i...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ViewType enumeration | Aspose.Words for Python

    aspose.words.settings.ViewType enumeration. Possible values for the view mode in Microsoft Word.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TabStopCollection.getIndexByPosition method | A...

    TabStopCollection.getIndexByPosition method. Gets the index of a tab stop with the specified position in points.... let doc = new aw . Document (); let tabStops =...add ( aw . ConvertUtil . millimeterToPoint ( 30 ), aw . TabAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document.... let doc = new aw . Document ( base . myDir + "Document...docx" ); let certificateHolder = aw . DigitalSignatures . CertificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row... doc = aw . Document () table = aw . tables . Table...cell, and paragraph. first_row = aw . tables . Row ( doc ) table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell... doc = aw . Document () table = aw . tables . Table...cell, and paragraph. first_row = aw . tables . Row ( doc ) table...

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