Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 19,556 for

aws

(0.1 sec)
  1. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... 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...
  2. Chart.axis_x property | Aspose.Words for Python

    Chart.axis_x property. Provides access to properties of the primary X axis of the chart.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Python 中的图表|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和修改文档中各种类型的图表。...以下代码示例展示了如何设置系列颜色: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/zh/python-net/working-wit...
  5. Làm việc với Biểu đồ trong Python|Aspose.Words ...

    Tạo và sửa đổi các loại biểu đồ khác nhau trong tài liệu bằng Python....màu chuỗi: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/vi/python-net/working-wit...
  6. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method... doc = aw . Document () builder = aw . DocumentBuilder...document. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Travailler avec des graphiques dans Python|Aspo...

    Créez et modifiez des graphiques de différents types dans un document à l'aide de Python....la série: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/fr/python-net/working-wit...
  8. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...jpg" ); builder . insertBreak ( aw . BreakType . PageBreak ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConvertUtil.pointToInch method | Aspose.Words f...

    ConvertUtil.pointToInch method. Converts points to inches....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...pageSetup ; pageSetup . topMargin = aw . ConvertUtil . inchToPoint (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Направете PDF С Помощта На Python

    Направете нов PDF в Python в няколко стъпки. Създайте лесно PDF с помощта на Python via .NET библиотеката....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/bg/python-net/make/pdf/