Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 19,240 for

aws

(0.1 sec)
  1. Chuyển Hình Ảnh Thành SVG Python

    Chuyển đổi Hình ảnh định dạng sang SVG trong mã Python Lưu Hình ảnh thành SVG bằng cách sử dụng Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/vi/python-net/convers...
  2. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...let doc = new aw . Document (); let table = new aw . Tables . Table...paragraph. let firstRow = new aw . Tables . Row ( doc ); table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Muunna DOC Muotoon HTML Python

    Muunna DOC muotoon HTML Python koodissa. Tallenna DOC nimellä HTML käyttämällä Python....words as aw doc = aw.Document( "Input.doc" ) doc...) import aspose.words as aw doc = aw.Document("Input.doc") doc...

    products.aspose.com/words/fi/python-net/convers...
  4. Muunna PDF Muotoon DOC Python

    Muunna PDF muotoon DOC Python koodissa. Tallenna PDF nimellä DOC käyttämällä Python....words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/fi/python-net/convers...
  5. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB... doc = aw . Document () builder = aw . DocumentBuilder...1' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)... let doc = new aw . Document (); // Create a header...let header = new aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Body. builder . insertShape ( aw . Drawing . ShapeType . Cube...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ExportListLabels Enum | Aspose.Words för .NET

    Upptäck hur Aspose.Words.Saving.ExportListLabels-enumet förbättrar dina HTML-, MHTML- och EPUB-exporter med anpassningsbara listetikettalternativ....text-indent:-18pt; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:'%1...t:'%1.'; -aw-list-number-styles:'lowerLetter'; -aw-list-number-values:'1';...

    reference.aspose.com/words/sv/net/aspose.words....
  10. ViewType enumeration | Aspose.Words for Python

    aspose.words.settings.ViewType enumeration. Possible values for the view mode in Microsoft Word.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

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