Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 19,530 for

aws

(0.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...format. table . styleIdentifier = aw . StyleIdentifier . MediumShading1Accent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from document...doc = new aw . Document (); doc . styles . add ( aw . StyleType..."MyListStyle1" ); doc . styles . add ( aw . StyleType . List , "MyListStyle2"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to document content... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) save_options = aw . saving . OdtSaveOptions ()...

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