Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 19,240 for

aws

(0.09 sec)
  1. 搜索

    搜索...words as aw # 載入文件 doc = aw.Document("calibre.docx")...設置輸出圖像格式 options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/zh-hant/words/convert-word-to-p...
  2. Mail Merge Шаблон в Python|Aspose.Words для Pyt...

    Создайте шаблон Mail Merge для определения фиксированного содержимого в выходных документах, а затем создайте объединяемые документы, используя поля объединения в Python....create_mail_merge_template () : builder = aw . DocumentBuilder () # Insert...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/ru/python-net/mail-merge-...
  3. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chart = appendChart ( builder , aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a document or section.... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . orientation = aw . Orientation . LANDSCAPE builder...

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

    TableStyle.leftIndent property. Gets or sets the value that represents the left indent of a table....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...
  6. Comprimeer DOC In Python

    Comprimeer DOC in Python zonder kwaliteitsverlies. Optimaliseer DOC inhoud, verklein eenvoudig de bestandsgrootte....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/nl/python-net/compres...
  7. Comprimați DOC În Python

    Comprimați DOC în Python fără a pierde calitatea. Optimizați conținutul DOC, reduceți cu ușurință dimensiunea fișierului....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ro/python-net/compres...
  8. Mampatkan HTML Dalam Python

    Mampat HTML dalam Python tanpa kehilangan kualiti. Optimumkan HTML kandungan, kecilkan saiz fail dengan mudah....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ms/python-net/compres...
  9. 使用 Python 製作 PDF

    通過幾個步驟在 Python 中創建一個新的 PDF。使用 Python via .NET 庫輕鬆創建 PDF。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/zh-hant/python-net/ma...
  10. Enkripsi Dokumen di Python|Aspose.Words untuk P...

    Enkripsi dokumen Anda menggunakan algoritma enkripsi yang sesuai untuk format dokumen tertentu di Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/id/python-net/encrypt-a-d...