Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 5,692 for

aws

(0.06 sec)
  1. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG.... doc = aw . Document ( file_name = MY_DIR...or selectable text. options = aw . saving . SvgSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FrameFormat.relative_vertical_position property...

    FrameFormat.relative_vertical_position property. Gets the relative vertical position of a frame.... doc = aw . Document ( MY_DIR + 'Paragraph...height ) self . assertEqual ( aw . HeightRule . AT_LEAST , paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FrameFormat.relative_horizontal_position proper...

    FrameFormat.relative_horizontal_position property. Gets the relative horizontal position of a frame.... doc = aw . Document ( MY_DIR + 'Paragraph...height ) self . assertEqual ( aw . HeightRule . AT_LEAST , paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... aw . Hyphenation . register_dictionary...'hyph_de_CH.dic' ) self . assertTrue ( aw . Hyphenation . is_dictionary_registered...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process.... doc = aw . Document () builder_options = aw . DocumentBuilderOptio...context_table_formatting = True builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let layoutCollector = new aw . Layout . LayoutCollector (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxisTitle.Text | Aspose.Words för .NET

    ChartAxisTitle Text fast egendom. Hämtar eller ställer in texten i axeltiteln. Omnull eller tomt värde anges kommer automatiskt genererad titel att visas i C#....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...

    reference.aspose.com/words/sv/net/aspose.words....
  9. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_type property. Gets the type of the image.... doc = aw . Document ( MY_DIR + 'Images...shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PclSaveOptions.add_printer_font method | Aspose...

    PclSaveOptions.add_printer_font method. Adds information about font that is uploaded to the printer by manufacturer.... doc = aw . Document () builder = aw . DocumentBuilder...'Hello world!' ) save_options = aw . saving . PclSaveOptions ()...

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