Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 19,474 for

aws

(0.11 sec)
  1. TableStyle.cell_spacing property | Aspose.Words...

    TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children.... doc = aw . Document () builder = aw . DocumentBuilder...borders . horizontal . line_style = aw . LineStyle . DOT borders . horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableStyle.right_padding property | Aspose.Word...

    TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlFixedSaveOptions.page_horizontal_alignment ...

    HtmlFixedSaveOptions.page_horizontal_alignment property. Specifies the horizontal alignment of pages in an HTML document... doc = aw . Document ( MY_DIR + 'Rendering...docx' ) html_fixed_save_options = aw . saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EditableRangeEnd.nodeType property | Aspose.Wor...

    EditableRangeEnd.nodeType property. Returns [NodeType.EditableRangeEnd](../../nodetype/#EditableRangeEnd)....let doc = new aw . Document (); doc . protect ( aw . ProtectionType..."MyPassword" ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.borderDistanceFrom property | Aspose....

    PageSetup.borderDistanceFrom property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.... let doc = new aw . Document (); let pageSetup...pageSetup . borderDistanceFrom = aw . PageBorderDistanceFr . PageEdge...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Werken met tekstdocument|Aspose.Words voor Pyth...

    Werk met een tekstdocument en wijzig de objecten met behulp van Python....tekst formaat exporteren: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/nl/python-net/working-wit...
  8. Робота з документами|Aspose.Words для Python vi...

    Робота з текстовим документом Pythonй...звичайного формату тексту: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/uk/python-net/working-wit...
  9. العمل مع مستند نصي|Aspose.Words لـ Python via .NET

    العمل مع مستند نصي وتعديل كائناته باستخدام Python....والتذييلات إلى تنسيق نص عادي: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/ar/python-net/working-wit...
  10. 아카이브

    아카이브...words as aw # load the PDF file doc = aw.Document("PDF.pdf")...words as aw # create PDF load options loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/ko/words/convert-pdf-to-docx-in...