Sort Score
Result 10 results
Languages All
Labels All
Results 9,581 - 9,590 of 19,556 for

aws

(0.6 sec)
  1. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format... doc = aw . Document () builder = aw . DocumentBuilder...'' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Відкрийте документ для читання Python|Aspose.Wo...

    Зробіть свій документ прочитано, щоб вміст міг бути скопійовано або читати, але не змінено з використанням Pythonй...words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/uk/python-net/open-a-docu...
  3. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... let doc = new aw . Document (); // A list allows...let list1 = doc . lists . add ( aw . Lists . ListTemplate . NumberArabicParenthe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... doc = aw . Document () doc . font_settings = aw . fonts ....()[ 0 ] self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Python'te Belgeyi Salt Okunur Hale Getir|Python...

    İç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/make-a-docu...
  7. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... doc = aw . Document () doc . font_settings = aw . fonts ....()[ 0 ] self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 記録

    記録...words as aw # load document doc = aw.Document("calibre...format options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/ja/words/convert-word-to-png-jp...
  9. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text... doc = aw . Document () # A blank document...root document node. section = aw . Section ( doc ) doc . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 搜索

    搜索...words as aw # 加載PDF文件 doc = aw.Document("PDF.pdf")...aspose.words as aw # 創建 PDF 加載選項 loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/zh-hant/words/convert-pdf-to-do...