Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 19,240 for

aws

(0.06 sec)
  1. تبدیل PDF به MARKDOWN Python

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

    products.aspose.com/words/fa/python-net/convers...
  2. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.convert_to_horizontally_merged_cells meth...

    Table.convert_to_horizontally_merged_cells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontal_merge](../../cellformat/horizontal_merge/).... doc = aw . Document ( file_name = MY_DIR...cell_format . horizontal_merge == aw . tables . CellMerge . NONE for...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... doc = aw . Document ( file_name = MY_DIR...revision_options . show_in_balloons = aw . layout . ShowInBalloons . FORMAT_AND_DELETE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.textureAlignment property | Aspose.Words f...

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ארכיון

    ארכיון...words as aw # טען מסמך word doc = aw.Document("calibre...aspose.words as aw # טען מסמך word doc = aw.Document("calibre...

    blog.aspose.com/he/words/convert-docx-to-pdf-in...
  7. Komprimovat TIFF V Python

    Komprimujte TIFF v Python bez ztráty kvality. Optimalizujte obsah TIFF, snadno zmenšete velikost souboru....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/cs/python-net/compres...
  8. Kompres TIFF Ing Python

    Compress TIFF ing Python tanpa kelangan kualitas. Ngoptimalake isi TIFF, nyuda ukuran file kanthi gampang....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/jv/python-net/compres...
  9. דחוס TIFF ב Python

    דחוס TIFF ב Python מבלי לאבד איכות. בצע אופטימיזציה של תוכן TIFF, הקטן את גודל הקובץ בקלות....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/he/python-net/compres...
  10. Document.compliance property | Aspose.Words for...

    Document.compliance property. Gets the OOXML compliance version determined from the loaded document content... doc = aw . Document ( file_name = MY_DIR...assertEqual ( doc . compliance , aw . saving . OoxmlCompliance ....

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