Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 4,136 for

inline

(2.44 sec)
  1. 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...
  2. Aspose.Words.Markup module | Aspose.Words for N...

    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/nodejs-net/aspose.wo...
  3. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....input document, // which is the inline canvas for the AutoShape. Shape...

    reference.aspose.com/words/net/aspose.words.fie...
  4. RelativeHorizontalSize | Aspose.Words for Java

    Specifies relatively to what the width of a shape or a text frame is calculated horizontally in Java....None since Inline shapes are automatically converted...

    reference.aspose.com/words/java/com.aspose.word...
  5. RelativeVerticalSize | Aspose.Words for Java

    Specifies relatively to what the height of a shape or a text frame is calculated vertically in Java....None since Inline shapes are automatically converted...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FieldSeparator class | A...

    Aspose::Words::Fields::FieldSeparator class. Represents a Word field separator that separates the field code from the field result. To learn more, visit the documentation article in C++....Remarks FieldSeparator is an inline-level node and represented...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column through the Aspose.Cells for JavaScript via C++ API....margin-top : 10 px ; display : inline - block ; } </ style > </ head...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  8. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    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 ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Inline // keep styling inline (easier to edit)...exist in a DOCX file. Using inline CSS makes the HTML easier to...

    forum.aspose.com/t/clone-document-convert-clone...