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

aws

(0.04 sec)
  1. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document.... doc = aw . Document ( file_name = MY_DIR...paras = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the document.... doc = aw . Document () builder = aw . DocumentBuilder...document to .PDF. pdf_save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.export_original_url_for_linked_...

    HtmlSaveOptions.export_original_url_for_linked_images property. Specifies whether original URL should be used as the URL of the linked images... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... dst_doc = aw . Document () builder = aw . DocumentBuilder...builder . document . styles . add ( aw . StyleType . PARAGRAPH , 'MyStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... doc = aw . Document () builder = aw . DocumentBuilder...font . border . line_style = aw . LineStyle . DASH_DOT_STROKER...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BaselineAlignment enumeration | Aspose.Words fo...

    Aspose.Words.BaselineAlignment enumeration. Specifies fonts vertical position on a line.... let doc = new aw . Document ( base . myDir + "Office...format . baselineAlignment == aw . BaselineAlignment . Auto )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. JustificationMode enumeration | Aspose.Words fo...

    aspose.words.settings.JustificationMode enumeration. Specifies the character spacing adjustment for a document... doc = aw . Document ( file_name = MY_DIR...justification_mode if justification_mode == aw . settings . JustificationMode...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LanguagePreferences.add_editing_language method...

    LanguagePreferences.add_editing_language method. Adds additional editing language.... 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...