Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 10,695 for

true type

(0.35 sec)
  1. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPAGES field, enhancing document automation and efficiency....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. 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...
  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. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the document in C++....> & presentation ) Parameter Type Description stream const Sy...document. Detects OLE object type using file extension. System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. CompareOptions.ignoreFields property | Aspose.W...

    CompareOptions.ignoreFields property. Specifies whether to compare differences in fields....Shows how to filter specific types of document elements when making...Document ) docOriginal . clone ( true ); let firstParagraph = docEdited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompareOptions.ignoreTextboxes property | Aspos...

    CompareOptions.ignoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes....Shows how to filter specific types of document elements when making...Document ) docOriginal . clone ( true ); let firstParagraph = docEdited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Markup::SmartTag class | Aspose....

    Aspose::Words::Markup::SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. 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...