Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 18,198 for

aws

(0.11 sec)
  1. Սեղմել JPG Ը Python Ում

    Սեղմեք JPG ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/hy/python-net/compres...
  2. MarkdownLoadOptions.importUnderlineFormatting p...

    MarkdownLoadOptions.importUnderlineFormatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters ++ as underline text formatting...B++" ))) { let loadOptions = new aw . Loading . MarkdownLoadOptions...ImportUnderlineForma = true }; let doc = new aw . Document ( stream , loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. تبدیل تصویر به TXT Python

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

    แปลงรูปแบบ JPG เป็น DOC ในโค้ด Python บันทึก JPG เป็น DOC โดยใช้ 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...
  5. แปลง JPG เป็น HTML Python

    แปลงรูปแบบ JPG เป็น HTML ในโค้ด Python บันทึก JPG เป็น HTML โดยใช้ 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...
  6. แปลง JPG เป็น WORD Python

    แปลงรูปแบบ JPG เป็น WORD ในโค้ด Python บันทึก JPG เป็น WORD โดยใช้ 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...
  7. تبدیل تصویر به DOC Python

    فرمت تصویر به DOC در Python کنید. با استفاده از Python تصویر به عنوان DOC ذخیره کنید....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...
  8. แปลง ภาพ เป็น 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/th/python-net/convers...
  9. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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