Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 19,482 for

aws

(0.25 sec)
  1. Փոխարկել Պատկեր DOC Javascript

    Փոխարկեք Պատկեր ը DOC ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես DOC օգտագործելով JavaScript:...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) builder.insertImage(...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart....chart_series_collection (): doc = aw . Document () builder = aw . DocumentBuilder...chart = append_chart ( builder , aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Arial" ; font . underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FileFontSource.type property | Aspose.Words for...

    FileFontSource.type property. Returns the type of the font source.... file_font_source = aw . fonts . FileFontSource ( file_path...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. FolderFontSource.folder_path property | Aspose....

    FolderFontSource.folder_path property. Path to the folder.... folder_font_source = aw . fonts . FolderFontSource (...1 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions.language_preferences property | Asp...

    LoadOptions.language_preferences property. Gets language preferences that will be used when document is loading.... load_options = aw . loading . LoadOptions () load_options...add_editing_language ( aw . loading . EditingLanguage . JAPANESE ) doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....doc_original = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...

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

    Archivio...words as aw # This code example demonstrates...Create document object doc = aw.Document() # Create a document...

    blog.aspose.com/it/words/python-ms-word-automat...
  9. Mail Merge šablona v Python|Aspose.Words pro Py...

    Vytvořte šablonu Mail Merge pro definování pevného obsahu ve výstupních dokumentech a poté Vygenerujte slučovací dokumenty pomocí slučovacích polí v Python....create_mail_merge_template () : builder = aw . DocumentBuilder () # Insert...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/cs/python-net/mail-merge-...
  10. Font.style_name property | Aspose.Words for Python

    Font.style_name property. Gets or sets the name of the character style applied to this formatting.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . style_identifier = aw . StyleIdentifier . INTENSE_EMPHASIS...

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