Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 15,217 for

aws

(0.12 sec)
  1. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/python-net/compress/pdf/
  2. MarkdownSaveOptions.export_as_html property | A...

    MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . RIGHT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConvertUtil.millimeter_to_point method | Aspose...

    ConvertUtil.millimeter_to_point method. Converts millimeters to points.... doc = aw . Document () builder = aw . DocumentBuilder...page_setup page_setup . top_margin = aw . ConvertUtil . millimeter_to_point...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.view_options property | Aspose.Words f...

    Document.view_options property. Provides options to control how the document is displayed in Microsoft Word.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SummarizeOptions.summary_length property | Aspo...

    SummarizeOptions.summary_length property. Allows to specify summary length... 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...
  7. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog... doc = aw . Document () builder = aw . DocumentBuilder...doc ) signature_line_options = aw . SignatureLineOptions () si...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.convert_to_horizontally_merged_cells meth...

    Table.convert_to_horizontally_merged_cells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontal_merge](../../cellformat/horizontal_merge/).... doc = aw . Document ( MY_DIR + 'Table...cell_format . horizontal_merge == aw . tables . CellMerge . NONE for...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat.horizontal_merge property | Aspose.W...

    CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row.... doc = aw . Document () builder = aw . DocumentBuilder...cell_format . horizontal_merge = aw . tables . CellMerge . FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results.... doc = aw . Document ( MY_DIR + 'Digitally...signed. self . assertFalse ( aw . FileFormatUtil . detect_file_format...

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