Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 19,723 for

aws

(0.59 sec)
  1. تحويل صورة إلى HTML Python

    تحويل صورة إلى تنسيق HTML في كود Python احفظ صورة باسم HTML باستخدام Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/ar/python-net/convers...
  2. Pārvērst JPG Par WORD Python

    Konvertējiet JPG uz WORD Python formātu kodā. Saglabājiet JPG kā WORD izmantojot Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/lv/python-net/convers...
  3. Pārvērst Attēls Par HTML Python

    Konvertējiet Attēls uz HTML Python formātu kodā. Saglabājiet Attēls kā HTML izmantojot Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/lv/python-net/convers...
  4. Convertiți Imagine În HTML Python

    Convertiți Imagine formatul în HTML în Python codul Salvați Imagine ca HTML utilizând Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/ro/python-net/convers...
  5. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....arrayBuffer ); let doc = new aw . Document ( dataBytes ); //...file extension" ); let info = aw . FileFormatUtil . detectFileFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node.... doc = aw . Document ( file_name = MY_DIR.... write ( f ' \t ' * depth + aw . Node . node_type_to_string...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....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...
  10. Stroke.on property | Aspose.Words for Node.js

    Stroke.on property. Defines whether the path will be stroked....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...