Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 10,035 for

aws

(0.08 sec)
  1. TextBoxControl.type property | Aspose.Words for...

    TextBoxControl.type property. Gets type of Forms 2.0 control.... doc = aw . Document ( file_name = MY_DIR...docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started....'DocStructureToText' , () => { let doc = new aw . Document ( base . myDir + ...childNodeCount = doc . getChildNodes ( aw . NodeType . Any , true ). Count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started....'DocStructureToText' , () => { let doc = new aw . Document ( base . myDir + ...childNodeCount = doc . getChildNodes ( aw . NodeType . Any , true ). Count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type.... let doc = new aw . Document ( base . myDir + "Comments...= [... doc . getChildNodes ( aw . NodeType . Comment , true )];...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified types.... doc = aw . Document ( file_name = MY_DIR...tag = doc . get_child_nodes ( aw . NodeType . STRUCTURED_DOCU...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Person constructor | Aspose.Words for Python

    Person constructor. Initialize a new instance of the [Person](../) class....persons = aw . bibliography . PersonCollection () person = aw . bibliography...persons = aw . bibliography . PersonCollection ( persons = [ aw . bibliography...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompareOptions.granularity property | Aspose.Wo...

    CompareOptions.granularity property. Specifies whether changes are tracked by character or by word.... doc_a = aw . Document () builder_a = aw . DocumentBuilder...elit' ) doc_b = aw . Document () builder_b = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer.... doc = aw . Document () # Create a header...body text. header = aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . styleIdentifier = aw . StyleIdentifier . Hyperlink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ProtectionType enumeration | Aspose.Words for P...

    aspose.words.ProtectionType enumeration. Protection type for a document.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

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