Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 17,985 for

aws

(0.04 sec)
  1. Comprimi TIFF In Python

    Comprimi TIFF in Python senza perdere qualità. Ottimizza TIFF i contenuti, riduci facilmente le dimensioni dei file....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/it/python-net/compres...
  2. ChartSeries.clear_values method | Aspose.Words ...

    ChartSeries.clear_values method. Removes all data values from the chart series with preserving the format of the data points and data labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... doc = aw . Document ( file_name = MY_DIR...( 8 , doc . get_child_nodes ( aw . NodeType . SMART_TAG , True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... doc = aw . Document () builder = aw . DocumentBuilder...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

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

    Table.set_shading method. Sets shading to the specified values on whole table.... doc = aw . Document ( file_name = MY_DIR...the page. table . alignment = aw . tables . TableAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...borders . at ( aw . BorderType . Left ). lineStyle = aw . LineStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Fill.image_bytes property | Aspose.Words for Py...

    Fill.image_bytes property. Gets the raw bytes of the fill texture or pattern.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EndCap enumeration | Aspose.Words for Python

    aspose.words.drawing.EndCap enumeration. Specifies line cap style.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . paperSize = aw . PaperSize . Legal ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . orientation = aw . Orientation . Landscape ; builder...

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