Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 19,261 for

aws

(0.18 sec)
  1. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the document outline to show expanded when the file is viewed.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30.... doc = aw . Document () builder = aw . DocumentBuilder...builder . write ( 'Before space.' + aw . ControlChar . SPACE_CHAR +...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....words as aw # Load the document doc = aw.Document("input...get_child_nodes(aw.NodeType.TABLE, True): table.auto_fit(aw.AutoFitBehavior...

    forum.aspose.com/t/table-and-image-truncation-d...
  4. המרת מסמך מרובה עמודים לתמונה ב Python|Aspose.W...

    ייצוא מסמכים מרובי עמודים לתמונות סריקה(JPG, PNG, GIF, BMP, TIFF, WebP) באמצעות Python....כתמונה JPEG עם פריסה אופקית: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/he/python-net/convert-a-m...
  5. แปลงเอกสารหลายหน้าเป็นรูปภาพในPython|Aspose.Wor...

    ส่งออกเอกสารหลายหน้าไปยังภาพแรสเตอร์(JPG, PNG, GIF, BMP, TIFF, WebP) ใช้Python....EGที่มีเค้าโครงแนวนอน: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/th/python-net/convert-a-m...
  6. ListLevel.tabPosition property | Aspose.Words f...

    ListLevel.tabPosition property. Returns or sets the tab position (in points) for the list level.... 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...
  7. ListLevel.trailingCharacter property | Aspose.W...

    ListLevel.trailingCharacter property. Returns or sets the character inserted after the number for the list level.... 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. ConvertUtil.pixel_to_new_dpi method | Aspose.Wo...

    ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another.... doc = aw . Document () builder = aw . DocumentBuilder...page_setup page_setup . top_margin = aw . ConvertUtil . pixel_to_point...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WebExtension class | Aspose.Words for Python

    aspose.words.webextensions.WebExtension class. Represents a web extension object... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AiModel.summarize method | Aspose.Words for Python

    aspose.words.ai.AiModel.summarize method... 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...