Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 19,500 for

aws

(0.15 sec)
  1. Arsip

    Arsip...words as aw # memuat file PDF doc = aw.Document("PDF.pdf")...words as aw # buat opsi pemuatan PDF loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/id/words/convert-pdf-to-docx-in...
  2. arkiv

    arkiv...words as aw # Skapa ett nytt dokument doc = aw.Document() #...en dokumentbyggare builder = aw.DocumentBuilder(doc) # Infoga...

    blog.aspose.com/sv/words/convert-image-to-pdf-p...
  3. ארכיון

    ארכיון...words as aw # צור מסמך חדש doc = aw.Document() # צור...צור בונה מסמכים builder = aw.DocumentBuilder(doc) # הכנס תמונה למסמך...

    blog.aspose.com/he/words/convert-image-to-word-...
  4. Arşiv

    Arşiv...words as aw # Yeni bir belge oluştur doc = aw.Document() #...oluşturucu oluşturun builder = aw.DocumentBuilder(doc) # Belgeye...

    blog.aspose.com/tr/words/convert-image-to-pdf-p...
  5. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style... doc = aw . Document () builder = aw . DocumentBuilder...tab_stops . add ( tab_stop = aw . TabStop ( position = 72 ))...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDisplayBarcode.display_text property | Asp...

    FieldDisplayBarcode.display_text property. Gets or sets whether to display barcode data (text) along with image.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DISPLAY_BARCODE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldDisplayBarcode.foreground_color property |...

    FieldDisplayBarcode.foreground_color property. Gets or sets the foreground color of the barcode symbol... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DISPLAY_BARCODE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index.... doc = aw . Document ( file_name = MY_DIR.... page_setup . orientation = aw . Orientation . LANDSCAPE doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 总结文档|Aspose.Words为Python via .NET

    总结一个文档。 Aspose.Words为Python 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。...下面的代码示例演示如何使用GPT-4o模型汇总文档: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/zh/python-net/summarize-a...