Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,307 for

recursive

(0.03 sec)
  1. Aspose::Words::Fields::FormField::get_NodeType ...

    Aspose::Words::Fields::FormField::get_NodeType method. Returns FormField in C++....get_IsComposite ()); // Invoke the recursive function that will go through...childNode -> get_NodeType ()); // Recurse into the node if it is a composite...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Markup::SmartTag::get_NodeType m...

    Aspose::Words::Markup::SmartTag::get_NodeType method. Returns SmartTag in C++....get_IsComposite ()); // Invoke the recursive function that will go through...childNode -> get_NodeType ()); // Recurse into the node if it is a composite...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Tables::Row::get_NodeType method...

    Aspose::Words::Tables::Row::get_NodeType method. Returns Row in C++....get_IsComposite ()); // Invoke the recursive function that will go through...childNode -> get_NodeType ()); // Recurse into the node if it is a composite...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::Tables::Cell::get_NodeType metho...

    Aspose::Words::Tables::Cell::get_NodeType method. Returns Cell in C++....get_IsComposite ()); // Invoke the recursive function that will go through...childNode -> get_NodeType ()); // Recurse into the node if it is a composite...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Row.NodeType | Aspose.Words for .NET

    Row NodeType property. Returns Row in C#....IsComposite ); // Invoke the recursive function that will go through...0 ); } /// <summary> /// Recursively traverses a node tree while...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Opening a Aspose.Pdf.Document from html file is...

    The following code is causing a stack overflow (horrible, because it is completely crashing our app) using Aspose.Pdf v22.1: using (var pdfDocument = new Aspose.Pdf.Document(savePath, new Aspose.Pdf.HtmlLoadOptions()))…...called over and over in a recursive loop. This app was built with...Aspose must be blowing up in a recursive loop calling the obfuscated...

    forum.aspose.com/t/opening-a-aspose-pdf-documen...
  7. Aspose::Words::Run::get_NodeType method | Aspos...

    Aspose::Words::Run::get_NodeType method. Returns Run in C++....get_IsComposite ()); // Invoke the recursive function that will go through...childNode -> get_NodeType ()); // Recurse into the node if it is a composite...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument::get_NodeType method. Returns the GlossaryDocument value in C++....get_IsComposite ()); // Invoke the recursive function that will go through...childNode -> get_NodeType ()); // Recurse into the node if it is a composite...

    reference.aspose.com/words/cpp/aspose.words.bui...
  9. Aspose::Words::Notes::Footnote::get_NodeType me...

    Aspose::Words::Notes::Footnote::get_NodeType method. Returns Footnote in C++....get_IsComposite ()); // Invoke the recursive function that will go through...childNode -> get_NodeType ()); // Recurse into the node if it is a composite...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. Aspose::Words::CompositeNode::get_IsComposite m...

    Aspose::Words::CompositeNode::get_IsComposite method. Returns true as this node can have child nodes in C++....get_IsComposite ()); // Invoke the recursive function that will go through...childNode -> get_NodeType ()); // Recurse into the node if it is a composite...

    reference.aspose.com/words/cpp/aspose.words/com...