Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,749 for

inline

(0.13 sec)
  1. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting.... None ); // 2 - Inline: builder . InsertShape ( ShapeType...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Latest Aspose.Total Product Family topics - Fre...

    This public forum is used to discuss issues that are common to multiple Aspose products....eml result in strange inline image eml-to-pdf 7 87 March...

    forum.aspose.com/c/total/7
  3. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....contain other composite and inline nodes as children. Paragraph...

    reference.aspose.com/words/net/aspose.words/com...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of text in C++....:: Markup :: MarkupLevel :: Inline ); // Set the title and color...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text of this paragraph including the end of paragraph character....contain other composite and inline nodes as children. let paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Get Connection Points from Shape with JavaScrip...

    Learn how to retrieve connection points from shapes in Excel using Aspose.Cells for JavaScript via C++.... display = 'inline-block' ; downloadLink . textContent...

    docs.aspose.com/cells/javascript-cpp/get-connec...
  7. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....Words :: Drawing :: WrapType :: Inline ); paragraph -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. Aspose::Words::Drawing::ImageData::get_Borders ...

    Aspose::Words::Drawing::ImageData::get_Borders method. Gets the collection of borders of the image. Borders only have effect for Inline images in C++....Borders only have effect for inline images. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....throws Exception { // Create an inline Shape, which will serve as...shape.setWrapType(WrapType.INLINE); shape.setWidth(shapeWidth);...

    reference.aspose.com/words/java/com.aspose.word...
  10. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java.... CommentRangeEnd is an inline-level node and can only be...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...