Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 20,463 for

document insertion

(0.4 sec)
  1. ShapeBase.screen_tip property | Aspose.Words fo...

    ShapeBase.screen_tip property. Defines the text displayed when the mouse pointer moves over the shape.... Examples Shows how to insert a shape which contains an image...also a hyperlink. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...Working with Graphic Elements documentation article. Constructors Name...gradient fill. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MarkdownSaveOptions.export_as_html property | A...

    MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML... Document () builder = aw . DocumentBuilder...) # Create table. builder . insert_cell () builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Update XLT File using Python | products.aspose.com

    Modify XLT Document in Python applications without using Microsoft Excel....process of updating the XLT document. How to Update XLT File in...getWorksheets().get(index) method Insert new data in the accessed cell...

    products.aspose.com/total/python-java/update/xlt/
  5. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert another textbox with specific...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert another textbox with specific...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.stroke_color property | Aspose.Words for ...

    Shape.stroke_color property. Defines the color of a stroke.... Document () builder = aw . DocumentBuilder...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldArgumentBuilder::Fi...

    Aspose::Words::Fields::FieldArgumentBuilder::FieldArgumentBuilder constructor. Initializes an instance of the FieldArgumentBuilder class in C++....builder, and then insert them into the document. auto doc = System...MakeObject < Aspose :: Words :: Document > (); // Below are three examples...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Message Handler to Filter Network Requests – As...

    Create a custom message handler to check network requests using Aspose.HTML for .NET. Learn how to filter out undesired network requests in C#....example, if you work with HTML documents and want to ensure that only...instance of the interface. Use the Insert() method to add the message...

    docs.aspose.com/html/net/message-handlers/netwo...
  10. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of the collection....element is inserted. Examples Shows how to insert a combo box...item collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...