Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 19,477 for

aws

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

    تحويل HTML إلى تنسيق صورة في كود Python احفظ HTML باسم صورة باستخدام Python....as aw doc = aw.Document( "Input.html" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/ar/python-net/convers...
  2. تحويل PDF إلى JPG Python

    تحويل PDF إلى تنسيق JPG في كود Python احفظ PDF باسم JPG باستخدام Python....as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/ar/python-net/convers...
  3. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document.... doc = aw . Document ( file_name = MY_DIR...original_file_name ) self . assertEqual ( aw . LoadFormat . DOCX , doc . ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....nodeChangingCallback' , () => { let doc = new aw . Document (); doc . nodeChangingCallback...NodeChangingPrinter (); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables 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...
  6. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....nodeChangingCallback' , () => { let doc = new aw . Document (); doc . nodeChangingCallback...NodeChangingPrinter (); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last 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...
  9. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Scopri come utilizzare HtmlSaveOptions ExportShapesAsSvg per convertire i nodi Shape in immagini SVG durante il salvataggio nei formati HTML, MHTML, EPUB o AZW3....style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\">" + "<svg...

    reference.aspose.com/words/it/net/aspose.words....
  10. DocumentBuilder.insert_shape method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_shape method... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TOP_CORNERS_ROUNDED...

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