Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 19,461 for

aws

(0.07 sec)
  1. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field... doc = aw . Document ( file_name = MY_DIR...shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python.... engine = aw . reporting . ReportingEngine...= ... # Loading XML. engine = aw . reporting . ReportingEngine...

    docs.aspose.com/words/python-net/linq-reporting...
  3. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.italic property | Aspose.Words for Node.js

    Font.italic property. True if the font is formatted as italic....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 搜索

    搜索... 使用 autofit(aw.tables.AutoFitBehavior.FIXEDCOLUMNWIDTHS)...aspose.words as aw # 創建一個新的 Word 文檔。 doc = aw.Document() # 創建文檔生成器。...

    blog.aspose.com/zh-hant/words/create-table-in-w...
  7. Arşiv

    Arşiv...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/tr/words/convert-image-to-html-...
  8. OoxmlSaveOptions.zip_64_mode property | Aspose....

    OoxmlSaveOptions.zip_64_mode property. Specifies whether or not to use ZIP64 format extensions for the output document... builder = aw . DocumentBuilder () for i in...data ) data . close () options = aw . saving . OoxmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DefaultFontSubstitutionRule class | Aspose.Word...

    aspose.words.fonts.DefaultFontSubstitutionRule class. Default font substitution rule... doc = aw . Document () font_settings = aw . fonts . FontSettings...the result in a PDF. builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.ignore_field_codes property ...

    FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore text inside field codes... doc = aw . Document () builder = aw . DocumentBuilder...'INCLUDETEXT' , 'Test IT!' ) options = aw . replacing . FindReplaceOptions...

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