Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 18,027 for

aws

(0.06 sec)
  1. ViewOptions.zoomPercent property | Aspose.Words...

    ViewOptions.zoomPercent property. Gets or sets the percentage at which you want to view your document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...doc . viewOptions . viewType = aw . Settings . ViewType . PageLayout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FileFormatUtil.save_format_to_load_format metho...

    FileFormatUtil.save_format_to_load_format method. Converts a [SaveFormat](../../saveformat/) value to a [LoadFormat](../../loadformat/) value if possible.... assertEqual ( aw . LoadFormat . HTML , aw . FileFormatUtil...save_format_to_load_format ( aw . SaveFormat . HTML )) # Some...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font.... doc = aw . Document () builder = aw . DocumentBuilder...'Courier New' font . underline = aw . Underline . DASH builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. فشرده سازی DOCX در Python

    بدون از دست دادن کیفیت، DOCX را در Python فشرده کنید. محتوای DOCX را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/fa/python-net/compres...
  5. 在python中壓縮word

    在Python中壓縮WORD而不會損失質量。優化WORD內容,輕鬆減小文件大小。...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/zh-hant/python-net/co...
  6. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch.... builder = aw . DocumentBuilder () # Make the...content to the document. builder = aw . DocumentBuilder () # Make the...

    docs.aspose.com/words/python-net/translate-mark...
  7. Преобразовать Markdown в DOM|Aspose.Words для P...

    Преобразуйте документ Markdown в объектную модель документа и обратно, используя Python. Таким образом, вы можете работать со сложными существующими Markdown и программно создавать документ Markdown с нуля.... builder = aw . DocumentBuilder () # Make the...content to the document. builder = aw . DocumentBuilder () # Make the...

    docs.aspose.com/words/ru/python-net/translate-m...
  8. Vertalen Markdown tot DOM|Aspose.Words voor Pyt...

    Tarnslaat a Markdown document aan Document Object Model en terug gebruiken Python. Dus je kunt werken met complexe bestaande Markdown en programmatisch een Markdown document vanaf nul.... builder = aw . DocumentBuilder () # Make the...content to the document. builder = aw . DocumentBuilder () # Make the...

    docs.aspose.com/words/nl/python-net/translate-m...
  9. تحويل WORD إلى EPUB Javascript

    تحويل WORD إلى تنسيق EPUB في كود JavaScript احفظ WORD باسم EPUB باستخدام JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document(...const aw = require('@aspose/words'); var doc = new aw.Document("Input...

    products.aspose.com/words/ar/nodejs-net/convers...
  10. تحويل HTML إلى SVG Javascript

    تحويل HTML إلى تنسيق SVG في كود JavaScript احفظ HTML باسم SVG باستخدام JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document(...const aw = require('@aspose/words'); var doc = new aw.Document("Input...

    products.aspose.com/words/ar/nodejs-net/convers...