Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,047 for

inline image

(0.19 sec)
  1. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....input document, // which is the inline canvas for the AutoShape. Shape...Assert.assertEquals(ShapeType.IMAGE, shape.getShapeType()); // The...

    reference.aspose.com/words/java/com.aspose.word...
  2. homepage_bundle.css

    *,::after,::before{box-sizing:border-box;} body{margin:0;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff} [tabindex="-1"]:focus:not(:focus-visible......btn{display:inline-block;font-weight:400;colo...othing:antialiased;display:inline-block;font-style:normal;fo...

    www.aspose.com/css/v2/homepage_bundle.css
  3. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...getShapeType() == ShapeType.IMAGE)); for (Shape shape : shapeList)...

    reference.aspose.com/words/java/com.aspose.word...
  4. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......Footnote False insert_image(file_name) InsertImage(string...Drawing.Shape False insert_image(stream) InsertImage(System.IO...

    docs.aspose.com/words/af/python-net/python-note...
  5. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......Footnote False insert_image(file_name) InsertImage(string...Drawing.Shape False insert_image(stream) InsertImage(System.IO...

    docs.aspose.com/words/ru/python-net/python-note...
  6. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......Footnote False insert_image(file_name) InsertImage(string...Drawing.Shape False insert_image(stream) InsertImage(System.IO...

    docs.aspose.com/words/python-net/python-notes/w...
  7. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......Footnote False insert_image(file_name) InsertImage(string...Drawing.Shape False insert_image(stream) InsertImage(System.IO...

    docs.aspose.com/words/ro/python-net/python-note...
  8. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...Inline for HTML/MHTML and CssStyleSheetType...URLs to reference resources (images, fonts, CSS) included in MHTML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...INLINE for HTML/MHTML and CssStyleSheetType...URLs to reference resources (images, fonts, CSS) included in MHTML...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....INLINE); paragraph.appendChild(shape);...replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...

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