Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 19,546 for

aws

(0.53 sec)
  1. WORD를 MARKDOWN Javascript로 변환

    JavaScript WORD 을 MARKDOWN 형식으로 변환합니다. JavaScript 사용하여 WORD 을 MARKDOWN로 저장합니다....const aw = require( '@aspose/words' ); var doc = new aw.Document(...const aw = require('@aspose/words'); var doc = new aw.Document("Input...

    products.aspose.com/words/ko/nodejs-net/convers...
  2. Chuyển DOC Thành JPG Javascript

    Chuyển đổi DOC định dạng sang JPG trong mã JavaScript Lưu DOC thành JPG bằng cách sử dụng JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document(...const aw = require('@aspose/words'); var doc = new aw.Document("Input...

    products.aspose.com/words/vi/nodejs-net/convers...
  3. Lưu trữ

    Lưu trữ...words as aw # Tải tài liệu Word. doc = aw.Document("document...docm") # Tạo dự án VBA project = aw.vba.VbaProject() project.name...

    blog.aspose.com/vi/words/work-with-vba-macro-in...
  4. StructuredDocumentTag.buildingBlockCategory pro...

    StructuredDocumentTag.buildingBlockCategory property. Specifies category of building block for this SDT node...= new aw . Document (); let buildingBlockSdt = new aw . Markup...doc , aw . Markup . SdtType . BuildingBlockGallery , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Перетворіть багатосторінковий документ на зобра...

    Експортуйте багатосторінкові документи в растрові зображення (JPG, PNG, GIF, BMP, TIFF, WebP) Використовуючи Python....горизонтальним розташуванням: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/uk/python-net/convert-a-m...
  6. 문서 요약|Python via .NET에 대한 Aspose.Words

    문서를 요약합니다. Aspose.Words의 경우Python는 요약 길이를 지정할 수 있도록 하여OpenAI및 구글AI모델을 사용하여 문서 요약을 단순화합니다....요약하는 방법을 보여 줍니다: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/ko/python-net/summarize-a...
  7. ListLevel.font property | Aspose.Words for Node.js

    ListLevel.font property. Specifies character formatting used for the list label.... 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...
  8. TaskPane.dock_state property | Aspose.Words for...

    TaskPane.dock_state property. Specifies the last-docked location of this task pane object.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... doc = aw . Document ( file_name = MY_DIR... ( aw . HeaderFooterType . FOOTER_PRIMARY ) options = aw . replacing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WebExtensionReference.store_type property | Asp...

    WebExtensionReference.store_type property. Specifies the type of marketplace.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

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