Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 18,036 for

aws

(0.05 sec)
  1. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB... let doc = new aw . Document ( base . myDir + "Rendering...will save. let saveOptions = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...4.0 ; topBorder . lineStyle = aw . LineStyle . DashSmallGap ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VbaModuleType enumeration | Aspose.Words for No...

    Aspose.Words.Vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project.... let doc = new aw . Document (); // Create a new...VBA project. let project = new aw . Vba . VbaProject (); project...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.fonts.FontSourceType enumeration. Specifies the type of font source.... file_font_source = aw . fonts . FileFontSource ( file_path...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.ensure_minimum method | Aspose.Words for ...

    Table.ensure_minimum method. If the table has no rows, creates and appends one [Row](../../row/).... doc = aw . Document () table = aw . tables . Table...0 , table . get_child_nodes ( aw . NodeType . ANY , True ) . count...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ความแตกต่างของเวอร์ชัน Python และ .NET|Aspose.W...

    Aspose.Words สำหรับ Python via .NET เป็น wrapper ของ Aspose.Words สำหรับ .NET หน้านี้อธิบายความแตกต่างในฟีเจอร์และ API ของผลิตภัณฑ์ทั้งสองนี้...ษรของ Run แรกในเอกสาร: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/th/python-net/python-notes/
  7. Diferenças de versão Python e .NET|Aspose.Words...

    Aspose.Words para Python via .NET é um wrapper de Aspose.Words para .NET, esta página descreve as diferenças de recursos e API desses dois produtos....primeiro Run do documento: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/pt/python-net/python-notes/
  8. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。...了如何更改文档中第一个 Run 的字体颜色: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/zh/python-net/python-notes/
  9. Différences entre les versions Python et .NET|A...

    Aspose.Words pour Python via .NET est un wrapper de Aspose.Words pour .NET, cette page décrit les différences de fonctionnalités et API de ces deux produits....premier Run du document: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/fr/python-net/python-notes/
  10. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...'OptimizeFor' , () => { let doc = new aw . Document (); // This object...compatibilityOptions . optimizeFor ( aw . Settings . MsWordVersion ....

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