Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,709 for

inline

(0.06 sec)
  1. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....Words :: Drawing :: WrapType :: Inline ); shape -> get_ImageData ()...Words :: Drawing :: WrapType :: Inline ); shape -> get_ImageData ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....determine the revision type of an inline node. doc = aw . Document (...revision concerns. A Run is an Inline node. run = doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....is set to value other than Inline . Examples Shows how to determine...to display the shape as an inline element inside the cell's paragraph...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... INLINE shape . image_data . set_image...= aw . drawing . WrapType . INLINE shape . image_data . source_full_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Style method. Gets or sets the Style of the structured document tag in C++....:: Markup :: MarkupLevel :: Inline ); sdtPlainText -> set_Style...:: Markup :: MarkupLevel :: Inline ); sdtRichText -> set_StyleName...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_StyleName method. Gets or sets the name of the style applied to the structured document tag in C++....:: Markup :: MarkupLevel :: Inline ); sdtPlainText -> set_Style...:: Markup :: MarkupLevel :: Inline ); sdtRichText -> set_StyleName...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Convert HTML to Markdown – C# Examples

    Convert HTML to MD using Aspose.HTML for .NET. Consider various HTML to Markdown conversion scenarios in C# examples. Try online HTML Converter.... Inline HTML Markdown allows you to...allows this behavior, is called “Inline HTML”. In order to use it,...

    docs.aspose.com/html/net/convert-html-to-markdown/
  8. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified.... INLINE ) # Set the "IsTemporary" property...aw . markup . MarkupLevel . INLINE ) tag . checked = True # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_LayoutTableRowsApart method. Allow Table Rows to Wrap Inline Objects Independently in C++....method Allow Table Rows to Wrap Inline Objects Independently. bool...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom Inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!..., double, double ) Inserts inline shape with specified type and... WrapType . None ); // 2 - Inline: builder . InsertShape ( ShapeType...

    reference.aspose.com/words/net/aspose.words/doc...