Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 19,500 for

aws

(0.07 sec)
  1. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... doc = aw . Document () builder = aw . DocumentBuilder...point out an error. comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ReflectionFormat.blur property | Aspose.Words f...

    ReflectionFormat.blur property. Gets or sets a double value that specifies the degree of blur effect applied to the reflection effect in points... 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...
  3. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch.... doc = aw . Document () builder = aw . DocumentBuilder...it. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Редактиране На Word, PDF В Python

    Редактирайте DOCX, DOC, PDF и различни други файлови формати в Python....words as aw doc = aw.Document( "Input.docx" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.docx" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/bg/python-net/edit/
  5. Editați Word, PDF În Javascript

    Editați DOCX, DOC, PDF și o varietate de alte formate de fișiere în JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.docx" ) var builder = new aw.DocumentBuilder(doc) // Introduceți...

    products.aspose.com/words/ro/nodejs-net/edit/
  6. Modifica MARKDOWN In Python

    Modifica MARKDOWN nel Python codice....words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/it/python-net/edit/ma...
  7. Modifica Markdown In Javascript

    Modifica Markdown nel JavaScript codice....const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.md" ) var builder = new aw.DocumentBuilder(doc) // Inserire...

    products.aspose.com/words/it/nodejs-net/edit/md/
  8. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of 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...
  9. XlsxSectionMode enumeration | Aspose.Words for ...

    aspose.words.saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the XLSX format.... doc = aw . Document ( file_name = MY_DIR...worksheet. xlsx_save_options = aw . saving . XlsxSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection.... 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...