Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 6,712 for

aws

(0.09 sec)
  1. XamlFlowSaveOptions.images_folder property | As...

    XamlFlowSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to XAML format...test_image_folder ( self ): doc = aw . Document ( MY_DIR + "Rendering...the XAML save format. options = aw . saving . XamlFlowSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlOfficeMathOutputMode Enum | Aspose.Words fö...

    Aspose.Words.Saving.HtmlOfficeMathOutputMode uppräkning. Anger hur Aspose.Words exporterar OfficeMath till HTML MHTML och EPUB i C#....e; " + "-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>"...

    reference.aspose.com/words/sv/net/aspose.words....
  3. ChapterPageSeparator enumeration | Aspose.Words...

    aspose.words.ChapterPageSeparator enumeration. Defines the separator character that appears between the chapter and page number.... doc = aw . Document ( file_name = MY_DIR...page_setup . page_number_style = aw . NumberStyle . UPPERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values.... let doc = new aw . Document ( base . myDir + "Xlsx...docx" ); let saveOptions = new aw . Saving . XlsxSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the document concatenated as a string.... doc = aw . Document () builder = aw . DocumentBuilder...'PlainTextDocument.Load.docx' ) plaintext = aw . PlainTextDocument ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OdtSaveOptions.isStrictSchema11 property | Aspo...

    OdtSaveOptions.isStrictSchema11 property. Specifies whether export should correspond to ODT specification 1.1 strictly... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow formatting for the shape.... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.underline_color property | Aspose.Words fo...

    Font.underline_color property. Gets or sets the color of the underline applied to the font.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . underline = aw . Underline . DOTTED builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.size_in_points property | Aspose.Word...

    ShapeBase.size_in_points property. Gets the size of the shape in points.... doc = aw . Document () builder = aw . DocumentBuilder...logo.png' ) self . assertEqual ( aw . drawing . ShapeMarkupLanguage...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HorizontalRuleFormat.noShade property | Aspose....

    HorizontalRuleFormat.noShade property. Indicates the presence of 3D shading for the horizontal rule...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...horizontalRuleFormat . alignment = aw . Drawing . HorizontalRuleAlignm...

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