Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 19,530 for

aws

(3.66 sec)
  1. ImportFormatOptions.merge_pasted_lists property...

    ImportFormatOptions.merge_pasted_lists property. Gets or sets a boolean value that specifies whether pasted lists will be merged with surrounding lists... src_doc = aw . Document ( file_name = MY_DIR...'List item.docx' ) dst_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AiModel.translate method | Aspose.Words for Python

    AiModel.translate method. Translates the provided document into the specified target language... doc = aw . Document ( file_name = MY_DIR...models. model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center.... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text.... let doc = new aw . Document (); let pageSetup...setCount ( 3 ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.relativeHorizontalAlignment property | As...

    Table.relativeHorizontalAlignment property. Gets or sets floating table relative horizontal alignment....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...(); table . preferredWidth = aw . Tables . PreferredWidth . fromPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Архів

    Архів...words as aw # Завантажте документ з диска doc = aw.Document("Document...Увімкнути експорт шрифтів options = aw.saving.HtmlSaveOptions() options...

    blog.aspose.com/uk/words/convert-word-to-html-i...
  7. XmlDsigLevel enumeration | Aspose.Words for Nod...

    Aspose.Words.DigitalSignatures.XmlDsigLevel enumeration. Specifies the level of a digital signature based on XML-DSig standard.... let certificateHolder = aw . DigitalSignatures . CertificateHolder..."morzal.pfx" , "aw" ); let signOptions = new aw . DigitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Javascript 를 사용하여 파일 콘텐츠 최적화

    JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS 품질 저하 없이. 문서 내용을 최적화하고 파일 크기를 쉽게 줄입니다....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/ko/nodejs-net/compress/
  9. แก้ไข Markdown ใน Javascript

    แก้ไข Markdown ในโค้ด JavaScript...const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.md" ) var builder = new aw.DocumentBuilder(doc) // แทรก...

    products.aspose.com/words/th/nodejs-net/edit/md/
  10. แก้ไข MARKDOWN ใน Python

    แก้ไข MARKDOWN ในโค้ด Python...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/th/python-net/edit/ma...