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

aws

(0.17 sec)
  1. WarningInfo.description property | Aspose.Words...

    WarningInfo.description property. Returns the description of the warning.... doc = aw . Document ( file_name = MY_DIR...warnings. warning_collector = aw . WarningInfoCollectio () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a document.... load_options = aw . loading . TxtLoadOptions ()...load_options . document_direction = aw . loading . DocumentDirection...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page.... doc = aw . Document () builder = aw . DocumentBuilder...= 'Arial' font . underline = aw . Underline . DASH paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...imageSaveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_type property. Returns the type of the warning.... doc = aw . Document ( file_name = MY_DIR...warnings. warning_collector = aw . WarningInfoCollectio () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPart.dataChecksum property | Aspose.Wo...

    CustomXmlPart.dataChecksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content....doc = new aw . Document (); let richText = new aw . Markup ....StructuredDocumentTa ( doc , aw . Markup . SdtType . RichText , aw . Markup . MarkupLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.attachments_embedding_mode prope...

    PdfSaveOptions.attachments_embedding_mode property. Gets or sets a value determining how attachments are embedded to the PDF document.... doc = aw . Document () builder = aw . DocumentBuilder...presentation = None ) save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldOptions.field_index_format property | Aspo...

    FieldOptions.field_index_format property. Gets or sets a [FieldOptions.field_index_format](./) that represents the formatting for the [FieldIndex](../../fieldindex/) fields in the document.... doc = aw . Document () builder = aw . DocumentBuilder...'A' ) builder . insert_break ( aw . BreakType . LINE_BREAK ) builder...

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

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... doc = aw . Document () # The "Shape" class's...InsertShape. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

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