Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 19,240 for

aws

(0.42 sec)
  1. IStructuredDocumentTag.lockContentControl prope...

    IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.Words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... doc = aw . Document ( file_name = MY_DIR...docx' ) options = aw . saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... let srcDoc = new aw . Document ( base . myDir + "Custom...let importFormatOptions = new aw . ImportFormatOptions (); importFormatOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 总结文档|Aspose.Words为Python via .NET

    总结一个文档。 Aspose.Words为Python 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。...下面的代码示例演示如何使用GPT-4o模型汇总文档: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/zh/python-net/summarize-a...
  10. WebExtensionBindingCollection class | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingCollection class. Specifies a list of web extension bindings... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

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