Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 10,690 for

insert text

(0.11 sec)
  1. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically....DocumentBuilder ( doc = doc ) # Insert a cell into the first column...vertically merged cells. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FormField.Default | Aspose.Words for .NET

    Discover how to customize the FormField Default property to set your checkbox's default value. Enhance user experience with easy value adjustments!... Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FormField.DropDownItems | Aspose.Words for .NET

    Access and manage dropdown items effortlessly with the FormField DropDownItems property, enhancing your forms with seamless user interaction.... Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET.... Insert a Hyperlink Use the InsertHyperlink...InsertHyperlink method to insert a hyperlink into the document. This...

    docs.aspose.com/words/net/working-with-hyperlinks/
  5. Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Barcode text : Specify any valid text for the selected...selected symbology. If the text is invalid an error message is shown...

    docs.aspose.com/barcode/sharepoint/features/
  6. Paragraph.insert_field method | Aspose.Words fo...

    aspose.words.Paragraph.Insert_field method...insert_field method Contents [ Hide ] insert_field(field_type...is_after) Inserts a field into this paragraph. def insert_field (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldRef | Aspose.Words for Java

    Implements the REF field in Java.... Remarks: Inserts the text or graphics represented...Shows how to create bookmarked text with a SET field, and then display...

    reference.aspose.com/words/java/com.aspose.word...
  8. Spreadsheet Editor - Working with Functions|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Formula Bar saveFormulaBarConten Insert a Function Formula Bar The...The formula bar is a text box on top of the sheet area. It displays...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  9. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize Text form fields. Enhance user experience by setting specific input types effortlessly....property Gets or sets the type of a text form field. public TextFormFieldType...set ; } Examples Shows how insert different kinds of form fields...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…...paragraph whose text starts with “Fig” . Insert an empty paragraph...if (para.toString(SaveFormat.TEXT).trim().startsWith("Fig")) {...

    forum.aspose.com/t/caption-and-image-parabreak/...