Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 19,531 for

aws

(1.09 sec)
  1. Convertiți un Document cu mai multe pagini într...

    Exportați documente cu mai multe pagini în imagini raster(JPG, PNG, GIF, BMP, TIFF, WebP) folosind Python....JPEG cu aspect orizontal: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/ro/python-net/convert-a-m...
  2. 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...
  3. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section.... doc = aw . Document ( file_name = MY_DIR... get_by_header_footer_type ( aw . HeaderFooterType . FOOTER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. OpenAiModel class | Aspose.Words for Python

    aspose.words.ai.OpenAiModel class. Class representing OpenAi models integration within 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...
  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. 記録

    記録... autofit(aw.tables.AutoFitBehavior.FIXED...words as aw # Create a new Word document. doc = aw.Document()...

    blog.aspose.com/ja/words/create-table-in-word-u...
  9. 档案

    档案...words as aw # 创建文档对象 doc = aw.Document() # 创建文档构建器对象...创建文档构建器对象 builder = aw.DocumentBuilder(doc) # 加载和插入 PNG 图像 shape =...

    blog.aspose.com/zh/words/convert-png-to-svg-in-...
  10. Chercher

    chercher...words as aw # Create document object doc = aw.Document() #...document builder object builder = aw.DocumentBuilder(doc) # Load and...

    blog.aspose.com/fr/words/convert-png-to-svg-in-...