Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 10,035 for

aws

(0.07 sec)
  1. Table.relativeVerticalAlignment property | Aspo...

    Table.relativeVerticalAlignment property. Gets or sets floating table relative vertical alignment....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...(); table . preferredWidth = aw . Tables . PreferredWidth . fromPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document.... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) self . assertEqual ( aw . drawing . ImageType . JPEG...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStopCollection.get_index_by_position method ...

    TabStopCollection.get_index_by_position method. Gets the index of a tab stop with the specified position in points.... doc = aw . Document () tab_stops = doc...tab_stops . add ( position = aw . ConvertUtil . millimeter_to_point...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 영상를 TXT Python로 변환

    Python 영상 을 TXT 형식으로 변환합니다. Python 사용하여 영상 을 TXT로 저장합니다....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/ko/python-net/convers...
  5. 將圖片轉換為TXT Python

    在Python代碼圖片轉換為TXT使用Python將圖片保存為TXT。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/zh-hant/python-net/co...
  6. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the list label.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMergeDestination enumeration | Aspose.Words...

    Aspose.Words.Settings.MailMergeDestination enumeration. Specifies the possible results which may be generated when a mail merge is carried out on a document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...settings . mainDocumentType = aw . Settings . MailMergeMainDocumen...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . CUBE...

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