Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 19,499 for

aws

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

    Սեղմեք PDF ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք PDF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/hy/python-net/compres...
  2. Kompres PDF Ing Python

    Compress PDF ing Python tanpa kelangan kualitas. Ngoptimalake isi PDF, nyuda ukuran file kanthi gampang....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/jv/python-net/compres...
  3. 在python中壓縮tiff

    在Python中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/zh-hant/python-net/co...
  4. Komprimera PDF I Python

    Komprimera PDF i Python utan att förlora kvalitet. Optimera PDF innehåll, minska filstorleken enkelt....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/sv/python-net/compres...
  5. ضغط PDF في Python

    ضغط PDF في Python دون فقدان الجودة. تحسين المحتوى PDF وتقليل حجم الملف بسهولة....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/ar/python-net/compres...
  6. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...Create a blank document: doc = aw . Document () # New Document...first_paragraph . append_child ( aw . Run ( doc = doc , text = 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents shape's relative top position in percent.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FileFormatUtil.contentTypeToLoadFormat method |...

    FileFormatUtil.contentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value.... expect (() => aw . FileFormatUtil . contentTypeToSaveFor...also be thrown. expect (() => aw . FileFormatUtil . contentTypeToSaveFor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... def optimize_for (): doc = aw . Document () # This object contains...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . alignment ). toEqual ( aw . ParagraphAlignment . Left );...

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