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

inline image

(0.15 sec)
  1. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....outputFileName ); } Adding Image and Table to Footnote The following...TextFragment object and then add Image and Table object to paragraphs...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  2. 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...
  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. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. Insert Shape in Word using C#

    This article guides on how to insert shape in Word using C#. It has the IDE settings, steps, and a sample code to insert digital art using shapes in MS Word using C#....Imaging Product Family Aspose.BarCode...insert various shapes such as inline and floating shapes in an existing...

    kb.aspose.com/words/net/insert-shape-in-word-us...