Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 19,397 for

aws

(0.08 sec)
  1. 使用 Python 製作 Markdown

    通過幾個步驟在 Python 中創建一個新的 Markdown。使用 Python via .NET 庫輕鬆創建 Markdown。...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...
  2. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... doc = aw . Document () # Configure a SaveOptions...save_options = aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and section properties.... doc = aw . Document () page_setup = doc...page_setup . border_distance_from = aw . PageBorderDistanceFr . PAGE_EDGE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlLoadOptions.convertSvgToEmf property | Aspo...

    HtmlLoadOptions.convertSvgToEmf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format... let loadOptions = new aw . Loading . HtmlLoadOptions ();...convertSvgToEmf = true ; let doc = new aw . Document ( Buffer . from (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontInfo.get_embedded_font_as_open_type method ...

    FontInfo.get_embedded_font_as_open_type method. Gets an embedded font file in OpenType format... doc = aw . Document ( file_name = MY_DIR...get_embedded_font ( aw . fonts . EmbeddedFontFormat . OPEN_TYPE , aw . fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRangeStart.nodeType property | Aspose.W...

    EditableRangeStart.nodeType property. Returns [NodeType.EditableRangeStart](../../nodetype/#EditableRangeStart)....let doc = new aw . Document (); doc . protect ( aw . ProtectionType..."MyPassword" ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat.preferredWidth property | Aspose.Wor...

    CellFormat.preferredWidth property. Returns or sets the preferred width of the cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cellFormat . preferredWidth = aw . Tables . PreferredWidth . fromPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabelPosition enumeration | Aspose.Wor...

    Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label....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...
  9. ShadowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShadowType enumeration. Specifies the type of a shape shadow.... doc = aw . Document ( file_name = MY_DIR...shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True )[...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Enkripsi Dokumen di Python|Aspose.Words untuk P...

    Enkripsi dokumen Anda menggunakan algoritma enkripsi yang sesuai untuk format dokumen tertentu di Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/id/python-net/encrypt-a-d...