Aspose::Words::Saving::CssSavingArgs class. Provides data for the CssSaving() event. To learn more, visit the documentation article in C++....HTML, it saves CSS information inline (as a value of the style attribute...
Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....input document, // which is the inline canvas for the AutoShape. auto...
Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....WrapType :: None ); // 2 - Inline: builder -> InsertShape ( ShapeType...
Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...whether an equation is displayed inline with the text or displayed...OfficeMath nodes are always inline. // The node we are working...
Represents an end of ranged structured document tag which accepts multi-sections content in Java....INLINE); paragraph.appendChild(shape);...well as the contents of all inline nodes. /// public void tra...
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);...
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);...
Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....PlainText , MarkupLevel :: Inline ); // Set the title and color...