Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,830 for

inline

(0.04 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_IsMoveTo...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++.... If we involve an inline shape in such a text movement...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::TextPath::get_ReverseRo...

    Aspose::Words::Drawing::TextPath::get_ReverseRows method. Determines whether the layout order of rows is reversed in C++....wordArtShapeType ) { // Create an inline Shape, which will serve as...set_WrapType ( WrapType :: Inline ); shape -> set_Width ( shapeWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....INLINE); paragraph.appendChild(shape);...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...
  6. aspose.words.tables module | Aspose.Words for P...

    The aspose.words.tables module contains classes that represent tables, rows, cells and their formatting....Specifies alignment for an inline table. TableStyleOptions Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store... INLINE ) # Display the date, according...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...forms in Microsoft Word are inline objects. Editable forms are...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.CssStyleSheetType | Aspose.Word...

    Discover how the CssStyleSheetType property in HtmlSaveOptions optimizes CSS export to HTML, MHTML, and EPUB formats for seamless integration.... Default value is Inline for HTML/MHTML and External...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CommentRangeStart class | Aspose.Words for Python

    aspose.words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it... CommentRangeStart is an inline-level node and can only be...

    reference.aspose.com/words/python-net/aspose.wo...