Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,801 for

inline

(0.21 sec)
  1. Aspose::Words::Tables::Row::get_NodeType method...

    Aspose::Words::Tables::Row::get_NodeType method. Returns Row 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.tab...
  2. Aspose::Words::Markup::SmartTag::get_NodeType m...

    Aspose::Words::Markup::SmartTag::get_NodeType method. Returns SmartTag 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.mar...
  3. ImageData.borders property | Aspose.Words for N...

    ImageData.borders property. Gets the collection of borders of the image...Borders only have effect for inline images. get borders () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RunCollection.to_array method | Aspose.Words fo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....Color :: get_Green ()); // All inline story nodes have their respective...comment is another type of inline story. auto comment = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....Color :: get_Green ()); // All inline story nodes have their respective...comment is another type of inline story. auto comment = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom Inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!..., double, double ) Inserts inline shape with specified type and... WrapType . None ); // 2 - Inline: builder . InsertShape ( ShapeType...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++....determine the revision type of an inline node. auto doc = MakeObject...revision concerns. A Run is an Inline node. auto run = System ::...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Choose Platform and Technology|Aspose.Words for...

    Choose the Platform for Aspose.Words....NET COM Interop Java Inline::Java PHP .NET COM Interop...for Java via Java Bridge or Inline::Java Consider the following:...

    docs.aspose.com/words/java/choose-the-platform-...
  10. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....We use Font formatting for inline blocks. When there is no direct...style or paragraph formatting. Inline Blocks We use Font formatting...

    docs.aspose.com/words/cpp/translate-markdown-to...