Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 19,499 for

aws

(0.19 sec)
  1. Row.accept method | Aspose.Words for Node.js

    Row.accept method. Accepts a visitor....'TableToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 档案

    档案...words as aw # 从磁盘加载文档 doc = aw.Document("Document.docx")...docx") # 启用字体导出 options = aw.saving.HtmlSaveOptions() options...

    blog.aspose.com/zh/words/convert-word-to-html-i...
  3. Lưu trữ

    Lưu trữ...words as aw # Tải tài liệu từ đĩa doc = aw.Document("Document...phép xuất phông chữ options = aw.saving.HtmlSaveOptions() options...

    blog.aspose.com/vi/words/convert-word-to-html-i...
  4. Chercher

    chercher...words as aw # Load the document from disk doc = aw.Document("Document...Enable export of fonts options = aw.saving.HtmlSaveOptions() options...

    blog.aspose.com/fr/words/convert-word-to-html-i...
  5. MemoryFontSource constructor | Aspose.Words for...

    aspose.words.fonts.MemoryFontSource constructor...ttf' ) memory_font_source = aw . fonts . MemoryFontSource (...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldRef.bookmark_name property | Aspose.Words ...

    FieldRef.bookmark_name property. Gets or sets the referenced bookmark's name.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_SET...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ReflectionFormat.blur property | Aspose.Words f...

    ReflectionFormat.blur property. Gets or sets a double value that specifies the degree of blur effect applied to the reflection effect in points... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldHyperlink.open_in_new_window property | As...

    FieldHyperlink.open_in_new_window property. Gets or sets whether to open the destination site in a new web browser window.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_HYPERLINK...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSaveOptions.image_color_mode property | As...

    ImageSaveOptions.image_color_mode property. Gets or sets the color mode for the generated images.... doc = aw . Document () builder = aw . DocumentBuilder...image_save_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... doc = aw . Document () builder = aw . DocumentBuilder...point out an error. comment = aw . Comment ( doc = doc , author...

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