Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,158 for

inline

(0.18 sec)
  1. Aspose::Words::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. To learn more, visit the documentation article in C++....Type () Remarks FieldEnd is an inline-level node and represented...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....Words :: Drawing :: WrapType :: Inline ); paragraph -> AppendChild...contain other composite and inline nodes as children. System ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. LINQ Reporting Engine – How to Join Two Arrays ...

    Hi Aspose Team, I’m using Aspose.Words with the LINQ Reporting Engine, and I have a JSON data source with two separate arrays: one contains person names and IDs, and the other contains addresses and person IDs. I want t…...to the engine as a string (inline JSON content) , structured...

    forum.aspose.com/t/linq-reporting-engine-how-to...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....:: Markup :: MarkupLevel :: Inline ); // Set the title and color...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....nodes, as well as indivisible inline nodes, e.g. BookmarkStart or...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. bundle-docs.min.css

    /*!* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/.fa,.fab,.fad,.fa......othing:antialiased;display:inline-block;font-style:normal;fo...lign:inherit}label{display:inline-block;margin-bottom:.5rem}...

    about.aspose.com/css/common/bundle-docs.min.css
  7. Aspose::Words::ImportFormatOptions class | Aspo...

    Aspose::Words::ImportFormatOptions class. Allows to specify various import options to format output. To learn more, visit the documentation article in C++....ption class Aspose::Words::Inline class...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....ranges are supported only at the inline-level, that is inside Paragraph...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...
  9. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....ranges are supported only at the inline-level, that is inside Paragraph...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...
  10. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....NONE); // 2 - Inline: builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...