Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 15,217 for

aws

(0.14 sec)
  1. ViewOptions.view_type property | Aspose.Words f...

    ViewOptions.view_type property. Controls the view mode in Microsoft Word.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Python Içinde TIFF Sıkıştır

    Kaliteyi kaybetmeden Python içindeki TIFF öğesini sıkıştırın. TIFF içeriğini optimize edin, dosya boyutunu kolayca küçültün....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/tr/python-net/compres...
  3. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    HtmlSaveOptions 财产. 指定导出到 HTMLMHTML 或 EPUB 时元文件的保存格式 默认值为Png这意味着元文件被渲染为光栅 PNG 图像..."style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>"...

    reference.aspose.com/words/zh/net/aspose.words....
  4. Table.alignment property | Aspose.Words for Python

    Table.alignment property. Specifies how an inline table is aligned in the document.... doc = aw . Document ( file_name = MY_DIR...the page. table . alignment = aw . tables . TableAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent.... doc = aw . Document ( MY_DIR + "Images...shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.absolute_horizontal_distance property | A...

    Table.absolute_horizontal_distance property. Gets or sets absolute horizontal floating table position specified by the table properties, in points... doc = aw . Document () builder = aw . DocumentBuilder...() table . preferred_width = aw . tables . PreferredWidth . from_points...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveOptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method... doc = aw . Document () builder = aw . DocumentBuilder...images. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image.... doc = aw . Document ( MY_DIR + 'Images...shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True ) self...

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