Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 3,328 for

inline

(0.05 sec)
  1. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your shape aligns with text, enhancing your design and improving layout efficiency....if this shape is positioned inline with text. public bool IsInline...determine whether a shape is inline or floating. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. How can I achieve following feature at Email2PD...

    I use Aspose Email Java to make Email2PDF, however now we have such a requirement: If an Email contains Inline attachment picture and another non-Inline attachment picture, only Inline picture should be converted into P…...contains inline attachment picture and another non-inline attachment...attachment picture, only inline picture should be converted into PDF...

    forum.aspose.com/t/how-can-i-achieve-following-...
  3. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_Inline property. A quick way to determine if this shape is positioned Inline with text....is_inline property ShapeBase.is_inline property A quick way to...positioned inline with text. @property def is_inline ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...Remarks FieldSeparator is an inline-level node and represented...→ FieldChar → SpecialChar → Inline → Node Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... Inline The element occurs at the inline level (e.g...aw . Markup . MarkupLevel . Inline ); sdtPlainText . style = quoteStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. XmlReadMode | Aspose.Words for Java

    Specifies how to read XML data and a relational schema into a DataSet in Java.... IGNORE_SCHEMA Ignores any inline schema and reads data into...schema. INFER_SCHEMA Ignores any inline schema, infers schema from...

    reference.aspose.com/words/java/com.aspose.word...
  7. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document... SpecialChar is an inline-node and can only be a child...Inheritance: SpecialChar → Inline → Node Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned Inline with text....if this shape is positioned inline with text. get isInline ()...determine whether a shape is inline or floating. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation.... Inline The Office Math is displayed inline with the...OfficeMath nodes are always inline. // The node we are working...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control....floating shapes are exported as inline tags in the document structure...shapes will be exported as inline tags, placed within the paragraph...

    reference.aspose.com/words/net/aspose.words.sav...