Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 18,041 for

aws

(0.08 sec)
  1. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....supported' , () => { let doc = new aw . Document ( base . myDir + "Rendering...saving process. let options = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldLink.insert_as_rtf property | Aspose.Words...

    FieldLink.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF)....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDdeAuto.insert_as_rtf property | Aspose.Wo...

    FieldDdeAuto.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF)....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style.automaticallyUpdate property | Aspose.Wor...

    Style.automaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value....new aw . Document (); let style = doc . styles . add ( aw . StyleType...automaticallyUpdate = true ; let builder = new aw . DocumentBuilder ( doc ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RtfSaveOptions.export_compact_size property | A...

    RtfSaveOptions.export_compact_size property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... doc = aw . Document ( MY_DIR + 'Rendering...save it to an RTF. options = aw . saving . RtfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border.... doc = aw . Document () builder = aw . DocumentBuilder...start_table () table . set_borders ( aw . LineStyle . SINGLE , 2 , aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlFixedSaveOptions.font_format property | Asp...

    HtmlFixedSaveOptions.font_format property. Gets or sets [ExportFontFormat](../../exportfontformat/) used for font exporting... doc = aw . Document ( MY_DIR + 'Bullet...alternative font.docx' ) save_options = aw . saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.imageCompression property | Aspo...

    PdfSaveOptions.imageCompression property. Specifies compression type to be used for all images in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this chart series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...paras = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

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