Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 16,707 for

true type

(0.55 sec)
  1. Document | Aspose.Words for Java

    Represents a Word document in Java....document can be accessed via typed collections, for example getSections()...can be selected by their node type using M:Aspose.Words.CompositeNode...

    reference.aspose.com/words/java/com.aspose.word...
  2. CompositeNode.getRun method | Aspose.Words for ...

    CompositeNode.getRun method. Returns an Nth child [Run](../../run/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeNode.getSdtRangeEnd method | Aspose.Wo...

    CompositeNode.getSdtRangeEnd method. Returns an Nth child [StructuredDocumentTagRangeEnd](../../../aspose.words.markup/structureddocumenttagrangeend/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompositeNode.getFootnote method | Aspose.Words...

    CompositeNode.getFootnote method. Returns an Nth child [Footnote](../../../aspose.words.notes/footnote/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompositeNode.getComment method | Aspose.Words ...

    CompositeNode.getComment method. Returns an Nth child [Comment](../../comment/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  7. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing....( Node rootNode ) Parameter Type Description rootNode Node The...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Section.accept method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  10. OfficeMath.accept method | Aspose.Words for Python

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

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