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

aws

(0.12 sec)
  1. تبدیل JPG به PDF Javascript

    فرمت JPG به PDF در JavaScript کنید. با استفاده از JavaScript JPG به عنوان PDF ذخیره کنید....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) builder.insertImage(...

    products.aspose.com/words/fa/nodejs-net/convers...
  2. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Ein Dokument zusammenfassen|Aspose.Words für Py...

    Fassen Sie ein Dokument zusammen. Aspose.Words für Python vereinfacht die Dokumentzusammenfassung mit OpenAI- und Google AI -Modellen, indem Sie die Länge der Zusammenfassung angeben können....GPT-4o zusammenfassen: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/de/python-net/summarize-a...
  7. GoogleAiModel class | Aspose.Words for Python

    aspose.words.ai.GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words.... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.is_top_level property | Aspose.Words ...

    ShapeBase.is_top_level property. Returns ``True`` if this shape is not a child of a group shape.... doc = aw . Document () shape = aw . drawing . Shape...Shape ( doc , aw . drawing . ShapeType . RECTANGLE ) shape . width...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldXE.yomi property | Aspose.Words for Python

    FieldXE.yomi property. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

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

    搜索...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...