Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,806 for

inline

(0.12 sec)
  1. Aspose::Words::Notes::Footnote::get_NodeType me...

    Aspose::Words::Notes::Footnote::get_NodeType method. Returns Footnote in C++....print its contents if it is an inline node. if ( childNode -> get_IsComposite...System :: ObjectExt :: Is < Inline > ( childNode )) { std :: cout...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument::get_NodeType method. Returns the GlossaryDocument value in C++....print its contents if it is an inline node. if ( childNode -> get_IsComposite...System :: ObjectExt :: Is < Inline > ( childNode )) { std :: cout...

    reference.aspose.com/words/cpp/aspose.words.bui...
  3. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag.... INLINE ) sdt_plain_text . style =...aw . markup . MarkupLevel . INLINE ) sdt_rich_text . style_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::get_NodeType method | ...

    Aspose::Words::Document::get_NodeType method. Returns Document in C++....print its contents if it is an inline node. if ( childNode -> get_IsComposite...System :: ObjectExt :: Is < Inline > ( childNode )) { std :: cout...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Run::get_NodeType method | Aspos...

    Aspose::Words::Run::get_NodeType method. Returns Run in C++....print its contents if it is an inline node. if ( childNode -> get_IsComposite...System :: ObjectExt :: Is < Inline > ( childNode )) { std :: cout...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. Aspose::Words::CompositeNode::get_IsComposite m...

    Aspose::Words::CompositeNode::get_IsComposite method. Returns true as this node can have child nodes in C++....print its contents if it is an inline node. if ( childNode -> get_IsComposite...System :: ObjectExt :: Is < Inline > ( childNode )) { std :: cout...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::Node::get_IsComposite method | A...

    Aspose::Words::Node::get_IsComposite method. Returns true if this node can contain other nodes in C++....print its contents if it is an inline node. if ( childNode -> get_IsComposite...System :: ObjectExt :: Is < Inline > ( childNode )) { std :: cout...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... The image is inserted inline and at 100% scale. def insert_image...document. The image is inserted inline and at 100% scale. def insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs....determine the revision type of an inline node. let doc = new aw . Document...revision concerns. A Run is an Inline node. let run = doc . revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance....determine the revision type of an inline node. Document doc = new Document...revision concerns. A Run is an Inline node. Run run = ( Run ) doc...

    reference.aspose.com/words/net/aspose.words/run...