Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 19,403 for

aws

(0.12 sec)
  1. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document.... def create (): doc = aw . Document () # A smart tag appears...dotted underline. smart_tag = aw . markup . SmartTag ( doc ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyle.bottomPadding property | Aspos...

    ConditionalStyle.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of table cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/python-net/compress/doc/
  4. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document.... doc = aw . Document ( file_name = MY_DIR...original_file_name ) self . assertEqual ( aw . LoadFormat . DOCX , doc . ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Comprimați WORD În Python

    Comprimați WORD în Python fără a pierde calitatea. Optimizați conținutul WORD, reduceți cu ușurință dimensiunea fișierului....words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ro/python-net/compres...
  7. Comprimați DOCX În Python

    Comprimați DOCX în Python fără a pierde calitatea. Optimizați conținutul DOCX, reduceți cu ușurință dimensiunea fișierului....words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ro/python-net/compres...
  8. CellMerge enumeration | Aspose.Words for Python

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... doc = aw . Document () builder = aw . DocumentBuilder...cell_format . vertical_merge = aw . tables . CellMerge . FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Werk Met Beelde in Python|Aspose.Words vir Pyth...

    Skep en bestuur beelde van verskillende formate in'n dokument met behulp van Python....te voeg: doc = aw . Document () builder = aw . DocumentBuilder...te voeg: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/af/python-net/working-wit...