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

aws

(0.2 sec)
  1. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress.... each ([[ aw . SaveFormat . Html , "html" ], [ aw . SaveFormat...SaveFormat . Mhtml , "mhtml" ], [ aw . SaveFormat . Epub , "epub" ]])(...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. WatermarkerContext.image_watermark property | A...

    WatermarkerContext.image_watermark property. Image bytes to be used as a watermark....jpg' watermarker_context = aw . lowcode . WatermarkerContext...image_watermark_options . scale = 50 aw . lowcode . Watermarker . create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. การทำงานกับรูปภาพใน Python|Aspose.Words สำหรับ ...

    สร้างและจัดการรูปภาพในรูปแบบต่างๆ ในเอกสารโดยใช้ Python...นเอกสาร: doc = aw . Document () builder = aw . DocumentBuilder...ในตำแหน่งและขนาดที่ระบุ: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/th/python-net/working-wit...
  7. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... doc = aw . Document () # A blank document...root document node. section = aw . Section ( doc ) doc . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... let doc = new aw . Document (); // Insert text...several pages. let builder = new aw . DocumentBuilder ( doc ); for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....create_nested_table (): doc = aw . Document () # Create the outer...docx' ) def create_table ( doc : aw . Document , row_count : int...

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