Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 19,486 for

aws

(1.08 sec)
  1. Som'n Dokument op|Aspose.Words vir Python via .NET

    Som'n dokument op. Aspose.Words vir Python vereenvoudig dokumentopsomming met behulp van OpenAI en Google AI modelle deur jou toe te laat om die opsommingslengte te spesifiseer....van GPT-4o model: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/af/python-net/summarize-a...
  2. Table.autoFit method | Aspose.Words for Node.js

    Table.autoFit method. Resizes the table and cells according to the specified auto fit behavior....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...format. table . styleIdentifier = aw . StyleIdentifier . MediumShading1Accent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. تبدیل یک سند چند صفحه ای به یک تصویر در Python|...

    صادرات اسناد چند صفحه ای به تصاویر رستر(JPG, PNG, GIF, BMP, TIFF, WebP) با استفاده از Python....با طرح افقی ذخیره کنیم: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/fa/python-net/convert-a-m...
  4. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character formatting of the style....new aw . Document (); let style = doc . styles . add ( aw . StyleType...automaticallyUpdate = true ; let builder = new aw . DocumentBuilder ( doc ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 档案

    档案...words as aw # 创建文档对象 doc = aw.Document() # 创建一个文档构建器对象...创建一个文档构建器对象 builder = aw.DocumentBuilder(doc) # 在文档中添加文本 builder.write("Hello...

    blog.aspose.com/zh/words/create-word-documents-...
  8. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...fieldToc = builder . insertField ( aw . Fields . FieldType . FieldTOC...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... doc = aw . Document ( MY_DIR + 'Images...shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. أرشيف

    أرشيف...words as aw # تحميل مستند Word doc = aw.Document("Document...aspose.words as aw # تحميل مستند Word doc = aw.Document("Document...

    blog.aspose.com/ar/words/convert-word-to-tiff-u...