Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 19,240 for

aws

(0.07 sec)
  1. פתח מסמך לקריאה בלבד Python|Aspose.Words עבור P...

    להפוך את המסמך לקריאה בלבד כך שניתן להעתיק את התוכן או לקרוא, אך לא לשנות באמצעות שימוש Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/he/python-net/open-a-docu...
  2. Python'te Salt Okunur Bir Belge Açma|Python via...

    İçeriğin kopyalanabilmesi veya okunabilmesi, ancak Python kullanılarak değiştirilememesi için belgenizi salt okunur yapın....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/tr/python-net/open-a-docu...
  3. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism.... doc = aw . Document () doc . font_settings = aw . fonts ....()[ 0 ] self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style....doc = aw . Document () style = doc . styles . add ( aw . StyleType...automatically_update = True builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex class | Aspose.Words for Python

    aspose.words.fields.FieldIndex class. Implements the INDEX field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WORD को PNG Python में बदलें

    Python कोड WORD को PNG प्रारूप में बदलें। सहेजें WORD के रूप में PNG का उपयोग कर Python ।...as aw doc = aw.Document( "Input.docx" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.PNG) for page in range (doc...

    products.aspose.com/words/hi/python-net/convers...
  7. Chuyển Hình Ảnh Thành SVG Python

    Chuyển đổi Hình ảnh định dạng sang SVG trong mã Python Lưu Hình ảnh thành SVG bằng cách sử dụng Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/vi/python-net/convers...
  8. ExportListLabels Enum | Aspose.Words för .NET

    Upptäck hur Aspose.Words.Saving.ExportListLabels-enumet förbättrar dina HTML-, MHTML- och EPUB-exporter med anpassningsbara listetikettalternativ....text-indent:-18pt; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:'%1...t:'%1.'; -aw-list-number-styles:'lowerLetter'; -aw-list-number-values:'1';...

    reference.aspose.com/words/sv/net/aspose.words....
  9. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the document.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveOptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB... doc = aw . Document ( MY_DIR + 'Office...using plain HTML text. options = aw . saving . HtmlSaveOptions ()...

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