Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 12,532 for

true type

(0.1 sec)
  1. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... is_composite Returns True if this node can contain other...following this node. node_type Gets the type of this node. parent_node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_smart_tag_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section....HeaderFooterType ) Parameter Type Description headerFooterType...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldDdeAuto.prog_id property | Aspose.Words fo...

    FieldDdeAuto.prog_id property. Gets or sets the application Type of the link information....Gets or sets the application type of the link information. @property...Shows how to use various field types to link to other documents in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  6. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  7. OfficeMathJustification enumeration | Aspose.Wo...

    aspose.words.math.OfficeMathJustification enumeration. Specifies the justification of the equation.... OFFICE_MATH , 0 , True ) . as_office_math () # OfficeMath...change its location and display type. self . assertEqual ( aw . math...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConverterContext | Aspose.Words for Java

    Document converter context in Java....setIgnoreOleData(true); } Converter.create(converterContext)...loadOptions.setIgnoreOleData(true); } try (FileOutputStream streamOut1...

    reference.aspose.com/words/java/com.aspose.word...
  9. Node.accept method | Aspose.Words for Node.js

    Node.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. List.has_same_template method | Aspose.Words fo...

    List.has_same_template method. Returns True if the current list and the given list are created from the same template....has_same_template(other) Returns true if the current list and the...lists . List ): ... Parameter Type Description other List Examples...

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