Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 18,197 for

aws

(0.12 sec)
  1. Tihendage TIFF Kohas Python

    Tihendage TIFF keeles Python kvaliteeti kaotamata. Optimeerige TIFF sisu, vähendage lihtsalt faili suurust....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/et/python-net/compres...
  2. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... doc = aw . Document () builder = aw . DocumentBuilder...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table.... doc = aw . Document ( file_name = MY_DIR...the page. table . alignment = aw . tables . TableAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...roundtrip information is exported as -aw-* CSS properties of the corresponding...when converting to .html. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Python에서 문서 암호화|Python via .NET용 Aspose.Words

    Python의 특정 문서 형식에 적합한 암호화 알고리즘을 사용하여 문서를 암호화합니다....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/ko/python-net/encrypt-a-d...
  6. بهینه سازی محتوای فایل با استفاده از 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/fa/python-net/compress/
  7. 在python中壓縮docx

    在Python中壓縮DOCX而不會損失質量。優化DOCX內容,輕鬆減小文件大小。...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/zh-hant/python-net/co...
  8. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... def create (): doc = aw . Document () # A smart tag appears...dotted underline. smart_tag = aw . markup . SmartTag ( doc ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyleCollection.bottomRightCell prop...

    ConditionalStyleCollection.bottomRightCell property. Gets the bottom right cell style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

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