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

aws

(0.17 sec)
  1. تبدیل DOC به HTML Python

    فرمت DOC به HTML در Python کنید. با استفاده از Python DOC به عنوان HTML ذخیره کنید....words as aw doc = aw.Document( "Input.doc" ) doc...) import aspose.words as aw doc = aw.Document("Input.doc") doc...

    products.aspose.com/words/fa/python-net/convers...
  2. 將JPG轉換為SVG Javascript

    在JavaScript代碼JPG轉換為SVG使用JavaScript將JPG保存為SVG。...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/zh-hant/nodejs-net/co...
  3. تبدیل HTML به DOCX Python

    فرمت HTML به DOCX در Python کنید. با استفاده از Python HTML به عنوان DOCX ذخیره کنید....words as aw doc = aw.Document( "Input.html" )...) import aspose.words as aw doc = aw.Document("Input.html") doc...

    products.aspose.com/words/fa/python-net/convers...
  4. تبدیل HTML به PDF Python

    فرمت HTML به PDF در Python کنید. با استفاده از Python HTML به عنوان PDF ذخیره کنید....words as aw doc = aw.Document( "Input.html" )...) import aspose.words as aw doc = aw.Document("Input.html") doc...

    products.aspose.com/words/fa/python-net/convers...
  5. تبدیل WORD به EPUB Python

    فرمت WORD به EPUB در Python کنید. با استفاده از Python WORD به عنوان EPUB ذخیره کنید....words as aw doc = aw.Document( "Input.docx" )...) import aspose.words as aw doc = aw.Document("Input.docx") doc...

    products.aspose.com/words/fa/python-net/convers...
  6. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... doc = aw . Document () self . assertFalse...kind. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document in. let saveOptions = new aw . Saving . OdtSaveOptions ( saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of pages...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OpenAiModel.with_project method | Aspose.Words ...

    OpenAiModel.with_project method. Sets a specified Project to the model.... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

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