Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 6,709 for

aws

(0.17 sec)
  1. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving... let doc = new aw . Document (); doc . builtInDocumentPrope...created time. let saveOptions = new aw . Saving . DocSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfTextCompression enumeration | Aspose.Words f...

    aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfTextCompression enumeration | Aspose.Words f...

    Aspose.Words.Saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.exportTextInputFormFieldAsText ...

    HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how text input form fields are saved to HTML or MHTML... let doc = new aw . Document ( base . myDir + "Rendering...options = new aw . Saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG.... doc = aw . Document ( file_name = MY_DIR...or selectable text. options = aw . saving . SvgSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextColumnCollection.evenlySpaced property | As...

    TextColumnCollection.evenlySpaced property. True if text columns are of equal width and evenly spaced....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.charactersPerLine property | Aspose.W...

    PageSetup.charactersPerLine property. Gets or sets the number of characters per line in the document grid....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . layoutMode = aw . SectionLayoutMode . Grid ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldNoteRef.bookmark_name property | Aspose.Wo...

    FieldNoteRef.bookmark_name property. Gets or sets the name of the bookmark....field_note_ref (): doc = aw . Document () builder = aw . DocumentBuilder...()) builder . insert_break ( aw . BreakType . PAGE_BREAK ) i...

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