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

aws

(1.36 sec)
  1. FieldChar.field_type property | Aspose.Words fo...

    FieldChar.field_type property. Returns the type of the field.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XlsxSaveOptions.dateTimeParsingMode property | ...

    XlsxSaveOptions.dateTimeParsingMode property. Gets or sets the mode that 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...
  3. TextColumnCollection.count property | Aspose.Wo...

    TextColumnCollection.count property. Gets the number of columns in the section of a document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convertir un document de plusieurs pages en une...

    Exporter des documents de plusieurs pages vers des images raster(JPG, PNG, GIF, BMP, TIFF, WebP) en utilisant Python....mise en page horizontale: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/fr/python-net/convert-a-m...
  5. Een Document met meerdere pagina ' s convertere...

    Documenten met meerdere pagina ' s exporteren naar rasterafbeeldingen (JPG, PNG, GIF, BMP, TIFF, WebP) Python gebruiken....met horizontale lay-out: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/nl/python-net/convert-a-m...
  6. Convertiți un Document cu mai multe pagini într...

    Exportați documente cu mai multe pagini în imagini raster(JPG, PNG, GIF, BMP, TIFF, WebP) folosind Python....JPEG cu aspect orizontal: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/ro/python-net/convert-a-m...
  7. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section.... doc = aw . Document ( file_name = MY_DIR... get_by_header_footer_type ( aw . HeaderFooterType . FOOTER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . CUBE...

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

    aspose.words.ai.OpenAiModel class. Class representing OpenAi models integration within Aspose.Words.... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

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