Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 3,331 for

inline

(0.07 sec)
  1. FieldArgumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldArgumentBuilder class to effortlessly create complex field arguments with nodes and text for enhanced document automation.... AddNode ( Inline ) Adds a node to the argument...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....WrapType :: None ); // 2 - Inline: builder -> InsertShape ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. 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...
  5. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....INLINE); paragraph.appendChild(shape);...well as the contents of all inline nodes. /// public void tra...

    reference.aspose.com/words/java/com.aspose.word...
  6. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options....Outputs all list labels as inline text. ByHtmlTags 2 Outputs...'Times New Roman'; display:inline-block; -aw-import:spaces\"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Markup namespace | Aspose.Words ...

    Aspose::Words::Markup namespace. The Aspose.Words.Markup namespace contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls) in C++....smart tag around one or more inline structures (runs, images, fields...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. aspose.words.markup module | Aspose.Words for P...

    The aspose.words.markup module contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls)....smart tag around one or more inline structures (runs, images, fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java.... buildAndInsert(Inline refNode) Builds and inserts...document before the specified inline node. buildAndInsert(Paragraph...

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