Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 10,174 for

insert text

(0.08 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Horizont...

    Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how the shape is positioned horizontally in C++.... Examples Shows how to insert a floating image to the center...DocumentBuilder > ( doc ); // Insert a floating image that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Border.themeColor property | Aspose.Words for N...

    Border.themeColor property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....ThemeColor 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...
  4. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin Text (characters with character codes from 0 (zero) through 127)....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....doc ); // Insert a custom style and apply it to text created using..."MyStyle" ; builder . write ( "This text is in a custom style." ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...enumeration StoryType enumeration Text of a Word document is stored...the document. MAIN_TEXT Contains the main text of the document,...

    reference.aspose.com/words/python-net/aspose.wo...
  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. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily format your Text in bold for enhanced readability and visual impact in your designs....Document (); // Insert a WordArt object to display text in a shape...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  9. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like Textbox, checkbox and combobox....fields in Word using C# like text input, checkbox, and a combobox...newly created document Insert a text input form field and a checkbox...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  10. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructuredDocumentTag LockContents property enhances document security by preventing content edits. Ensure your SDT remains intact!...DocumentBuilder ( doc ); // Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

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