Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,317 for

inline image

(0.62 sec)
  1. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....Inline public class SpecialChar extends Inline Base class...ControlChar . SpecialChar is an inline-node and can only be a child...

    reference.aspose.com/words/java/com.aspose.word...
  2. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....GroupShape 17 A group of shapes, images, OLE objects or other group...such as an OfficeArt shape, image or an OLE object. Comment 19...

    reference.aspose.com/words/net/aspose.words/nod...
  3. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method...width float The width of the image in points. Can be a negative...height float The height of the image in points. Can be a negative...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/python-net/how-to-change-b...
  5. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....contain other composite and inline nodes as children. paragraph...replace all textbox shapes with image shapes. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....endl ; } Shows how to extract images from a document, and save them...Document > ( get_MyDir () + u "Images.docx" ); // Get the collection...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. How to Change SVG Color – C# Examples

    Learn how to work with SVG color with C# examples from Aspose.SVG, how to change color of SVG elements, or change background color in SVG files....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  8. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....such as paragraphs, tables, images, etc. Regardless of what content...part of a document to PDF or image Duplicate the content in the...

    docs.aspose.com/words/net/how-to-extract-select...
  9. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage shapes, ole objects in a document using Node.js....Document Builder You can insert inline shape with specified type and...objects: FAQ Q: How do I insert an inline shape versus a floating shape...

    docs.aspose.com/words/nodejs-net/working-with-s...
  10. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....replace all textbox shapes with image shapes. Document doc = new Document.... ShapeType == ShapeType . Image ), Is . EqualTo ( 1 )); foreach...

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