Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 19,500 for

aws

(0.16 sec)
  1. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT... doc = aw . Document () builder = aw . DocumentBuilder...sdt_check_box = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough text.... doc = aw . Document () para = doc . get_child ( aw . NodeType...True ) . as_paragraph () run = aw . Run ( doc = doc , text = 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.title property | Aspose.Words for Nod...

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let shape = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Tóm tắt Một Tài liệu|Aspose.Words cho Python vi...

    Tóm tắt một tài liệu. Aspose.Words cho Python đơn giản hóa việc tóm tắt tài liệu bằng cách sử dụng Các mô hình OpenAI Và Google AI bằng cách cho phép bạn chỉ định độ dài tóm tắt....bằng mô hình GPT-4o: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/vi/python-net/summarize-a...
  5. Konwertuj wielostronicowy dokument na obraz w P...

    Eksportuj wielostronicowe dokumenty do obrazów rastrowych(JPG, PNG, GIF, BMP, TIFF, WebP) używając Python....JPEG z układem poziomym: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/pl/python-net/convert-a-m...
  6. تحويل مستند متعدد الصفحات إلى صورة في Python|As...

    تصدير المستندات متعددة الصفحات إلى الصور النقطية(JPG, PNG, GIF, BMP, TIFF, WebP) باستخدام Python....كصورة JPEG مع تخطيط أفقي: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/ar/python-net/convert-a-m...
  7. SignOptions.signatureLineImage property | Aspos...

    SignOptions.signatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...; let certificatePassword = "aw" ; let signees = createSignees...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. WebExtensionStoreType enumeration | Aspose.Word...

    aspose.words.webextensions.WebExtensionStoreType enumeration. Enumerates available types of a web extension store.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. List.listLevels property | Aspose.Words for Nod...

    List.listLevels property. Gets the collection of list levels for this list.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...