Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 5,694 for

aws

(0.03 sec)
  1. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.two_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.two_color_gradient method... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageLayoutCallbackArgs.pageIndex property | Asp...

    PageLayoutCallbackArgs.pageIndex property. Gets 0-based index of the page in the document this event relates to...'PageLayoutCallback' , () => { let doc = new aw . Document (); doc . builtInDocumentPrope...Document" ; let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageLayoutCallbackArgs.document property | Aspo...

    PageLayoutCallbackArgs.document property. Gets document....'PageLayoutCallback' , () => { let doc = new aw . Document (); doc . builtInDocumentPrope...Document" ; let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT... doc = aw . Document () # Insert a structured...sdt_date = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.unprotect method | Aspose.Words for No...

    Aspose.Words.Document.unprotect method...let doc = new aw . Document (); doc . protect ( aw . ProtectionType... protectionType ). toEqual ( aw . ProtectionType . ReadOnly );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active document protection type....let doc = new aw . Document (); doc . protect ( aw . ProtectionType... protectionType ). toEqual ( aw . ProtectionType . ReadOnly );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...imageData . imageType ). toEqual ( aw . Drawing . ImageType . Jpeg...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier.... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...

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