Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 18,198 for

aws

(0.08 sec)
  1. Stroke.line_style property | Aspose.Words for P...

    Stroke.line_style property. Defines the line style of the stroke.... doc = aw . Document () builder = aw . DocumentBuilder...shape_type = aw . drawing . ShapeType . RECTANGLE , horz_pos = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB.... doc = aw . Document () builder = aw . DocumentBuilder...36 table . preferred_width = aw . tables . PreferredWidth . from_points...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 Python 中製作文檔

    使用 Python via .NET 庫創建文件。只需幾個步驟即可在 Python 中輕鬆創建新文檔。...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/zh-hant/python-net/make/
  4. 使用 Python 製作 DOC

    通過幾個步驟在 Python 中創建一個新的 DOC。使用 Python via .NET 庫輕鬆創建 DOC。...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/zh-hant/python-net/ma...
  5. Tạo DOC Bằng Python

    Tạo một DOC mới trong Python trong một vài bước. Dễ dàng tạo DOC bằng Python via .NET thư viện....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/vi/python-net/make/doc/
  6. 使用 Python 製作 HTML

    通過幾個步驟在 Python 中創建一個新的 HTML。使用 Python via .NET 庫輕鬆創建 HTML。...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/zh-hant/python-net/ma...
  7. Python를 사용하여 WORD 만들기

    몇 단계를 거쳐 Python에서 새 WORD를 만드세요. Python via .NET 라이브러리를 사용하여 WORD을 쉽게 생성합니다....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/ko/python-net/make/word/
  8. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . Rectangle , aw . Drawing...

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

    Aspose.Words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Chart.axisX property | Aspose.Words for Node.js

    Chart.axisX property. Provides access to properties of the primary X axis of the chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

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