Sort Score
Result 10 results
Languages All
Labels All
Results 6,891 - 6,900 of 18,198 for

aws

(0.07 sec)
  1. تبدیل تصویر به PDF Python

    فرمت تصویر به PDF در Python کنید. با استفاده از Python تصویر به عنوان PDF ذخیره کنید....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/fa/python-net/convers...
  2. แปลง JPG เป็น TXT Python

    แปลงรูปแบบ JPG เป็น TXT ในโค้ด Python บันทึก JPG เป็น TXT โดยใช้ 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/th/python-net/convers...
  3. 將JPG轉換為HTML Python

    在Python代碼JPG轉換為HTML使用Python將JPG保存為HTML。...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/zh-hant/python-net/co...
  4. Python का उपयोग करके फ़ाइल की सामग्री को अनुकूल...

    Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS गुणवत्ता खोए बिना। दस्तावेज़ की सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/hi/python-net/compress/
  5. FieldXE.yomi property | Aspose.Words for Python

    FieldXE.yomi property. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document.... let doc = new aw . Document ( base . myDir + "Document...docx" ); let certificateHolder = aw . DigitalSignatures . CertificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStopCollection.getIndexByPosition method | A...

    TabStopCollection.getIndexByPosition method. Gets the index of a tab stop with the specified position in points.... let doc = new aw . Document (); let tabStops =...add ( aw . ConvertUtil . millimeterToPoint ( 30 ), aw . TabAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Nén JPG Trong Javascript

    Nén JPG trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa JPG nội dung, giảm kích thước tệp một cách dễ dàng....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/vi/nodejs-net/compres...
  9. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlFixedPageHorizontalAlignment enumeration | ...

    aspose.words.saving.HtmlFixedPageHorizontalAlignment enumeration. Specifies the horizontal alignment for pages in output HTML document.... doc = aw . Document ( MY_DIR + 'Rendering...docx' ) html_fixed_save_options = aw . saving . HtmlFixedSaveOptions...

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