Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 18,030 for

aws

(0.05 sec)
  1. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.restart_after_level property | Aspose...

    ListLevel.restart_after_level property. Sets or returns the list level that must appear before the specified list level restarts numbering.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartTitle.font property | Aspose.Words for Nod...

    ChartTitle.font property. Provides access to the font formatting of the chart title....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeriesGroup.gapWidth property | Aspose.Wor...

    ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between chart elements....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Field.result property | Aspose.Words for Python

    Field.result property. Gets or sets text that is between the field separator and field end.... doc = aw . Document () builder = aw . DocumentBuilder...yyyy"' ) self . assertEqual ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

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

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document... load_options = aw . loading . LoadOptions () load_options...the document's contents. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XlsxSaveOptions.date_time_parsing_mode property...

    XlsxSaveOptions.date_time_parsing_mode property. Gets or sets the mode that specifies how document text is parsed to identify date and time values... doc = aw . Document ( file_name = MY_DIR...DateTime.docx' ) save_options = aw . saving . XlsxSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XamlFixedSaveOptions.resource_saving_callback p...

    XamlFixedSaveOptions.resource_saving_callback property. Allows to control how resources (images and fonts) are saved when a document is exported to fixed page Xaml format....test_resource_folder ( self ): doc = aw . Document ( MY_DIR + "Rendering...the XAML save format. options = aw . saving . XamlFixedSaveOptions...

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