Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 18,198 for

aws

(0.05 sec)
  1. Trabajar con imágenes en Python|Aspose.Words pa...

    Cree y administre imágenes de varios formatos en un documento usando Python....documento: doc = aw . Document () builder = aw . DocumentBuilder...específicos: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/es/python-net/working-wit...
  2. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting... doc = aw . Document () run = aw . Run ( doc = doc...collection of children. doc = aw . Document () # An empty document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Lucrul cu imagini în Python|Aspose.Words pentru...

    Creați și gestionați imagini de diferite formate într-un document folosind Python....document: doc = aw . Document () builder = aw . DocumentBuilder...specificate: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/ro/python-net/working-wit...
  4. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill.two_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.two_color_gradient method... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no digital signatures... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...

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