Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 10,590 for

insert text

(0.22 sec)
  1. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

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

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Slides for NET

    Find answers about creating, converting, editing, and printing PowerPoint Presentations in .NET applications without utilizing Microsoft PowerPoint....PowerPoint using C# Highlight Text in PowerPoint using C# Convert...Presentation using C# How to Strike Out Text in PPTX using C# How to Merge...

    kb.aspose.com/slides/net/
  5. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... Examples Shows how to insert a text box, and set the font of...world!' ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Create a Fillable Form in Word using Python

    This article provides description about how to create a fillable form in Word using Python. It contains configuration details, all the steps and a runnable sample code to create a form in Word using Python....the loaded Word file for inserting controls Create a textbook...textbook control using the insert_text_input() method in the DocumentBuilder...

    kb.aspose.com/words/python/how-to-create-a-fill...
  7. Edit PDF using Python | Aspose.PDF

    Еdit PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET...developers can edit text in PDF, insert graphs using external...Edit PDF elements: tables, texts, images,, fields, etc. Edit...

    products.aspose.com/pdf/python-net/editor/
  8. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style.... Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . write ( "Text surrounded by green border."...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph....BorderCollection Examples Shows how to insert a paragraph with a top border...0.25 ; builder . writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DropDownItemCollection class | Aspose.Words for...

    aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field... insert(index, value) Inserts a string into the...index. Examples Shows how to insert a combo box field, and edit...

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