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

aws

(0.1 sec)
  1. Преобразуване На JPG В JPG Python

    Преобразувайте JPG във JPG формат в код Python Запазете JPG като JPG с помощта на Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/bg/python-net/convers...
  2. Преобразуване На JPG В Образ Python

    Преобразувайте JPG във Образ формат в код Python Запазете JPG като Образ с помощта на Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/bg/python-net/convers...
  3. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。...像插入到文档中: doc = aw . Document () builder = aw . DocumentBuilder...在指定位置和大小插入浮动图像: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/zh/python-net/working-wit...
  5. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method...( self ): doc = aw . Document () builder = aw . DocumentBuilder...class HandleMergeFieldInse ( aw . mailmerging . IFieldMergingCallbac...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.type property | Aspose.Words f...

    LayoutEnumerator.type property. Gets the type of the current entity.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points).... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.zoom_behavior property | Aspose....

    PdfSaveOptions.zoom_behavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer.... doc = aw . Document () builder = aw . DocumentBuilder...factor a value of 25%. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent chart.... doc = aw . Document () builder = aw . DocumentBuilder...clear () categories = [ "AW Category 1" , "AW Category 2" ] series1...

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