Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 10,762 for

insert text

(0.1 sec)
  1. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java.... Remarks: Inserts a check box style form field...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project.... Users can now tag text, image and tables. Aspose.Note...feature operations. Add a New Text Node with a Tag The code example...

    docs.aspose.com/note/net/working-with-tags/
  3. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....new DocumentBuilder(doc); // Insert a field that does not denote...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java.... Examples: Shows how to insert an OCX field. Document doc...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  5. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...string header = "<div style='text-align:center; font-weight:bold;'>Your...string footer = "<div style='text-align:center; font-weight:bold;'>Your...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  6. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own... is_insert_revision Returns true if this...this object was inserted in Microsoft Word while change tracking...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.InsertImage method...WrapType insertImage(fileName) Inserts an image from a file or URL...the document. The image is inserted inline and at 100% scale....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts....to text # that does not interfere with the main body text's flow...flow. # Inserting a footnote/endnote adds a small superscript...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java.... You may wish to easily insert this data into your document...that the preferred way of inserting data from a DataTable into...

    docs.aspose.com/words/java/how-to-build-a-table...
  10. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...text range.replace() range.delete()...partial content using ranges Inserting text before/after a given range...

    forum.aspose.com/t/need-complete-documentation-...