Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 18,038 for

aws

(0.08 sec)
  1. WebExtensionPropertyCollection class | Aspose.W...

    aspose.words.webextensions.WebExtensionPropertyCollection class. Specifies a set of web extension custom properties... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 安装|Python via .NET 格式的 Aspose.Words

    使用 Manage NuGet Packages 或 Package Manager Console 等 Visual Studio 工具以及 MSI 安装程序安装 Aspose.Words for Python。使用 Full Trust 权限集。...words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/zh/python-net/installation/
  3. XlsxSectionMode enumeration | Aspose.Words for ...

    aspose.words.saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the XLSX format.... doc = aw . Document ( file_name = MY_DIR...worksheet. xlsx_save_options = aw . saving . XlsxSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection.... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...horizontalRuleFormat . alignment = aw . Drawing . HorizontalRuleAlignm...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets a aspose.pydrawing.Color object that represents the color for the shadow... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Python での画像の操作|Python via .NET用Aspose.Words

    Python を使用して、ドキュメント内のさまざまな形式の画像を作成および管理します。... doc = aw . Document () builder = aw . DocumentBuilder...イメージを挿入する方法を示しています。 doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/ja/python-net/working-wit...
  8. CompatibilityOptions class | Aspose.Words for P...

    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)... def optimize_for (): doc = aw . Document () # This object contains...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...inside it. builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. AiModelType enumeration | Aspose.Words for Node.js

    Aspose.Words.AI.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow.... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...

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