Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 10,595 for

insert text

(0.4 sec)
  1. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....the footnote inserted. Examples Shows how to insert and customize...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++....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/cpp/aspose.words.mar...
  4. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MERGEFIELD functionality....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::ParagraphFormat::get_WidowContro...

    Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph in C++....doc ); // When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word documents in C++ without utilizing Microsoft Word or interop....C++ How to Find and Replace Text in Word Document in C++ How...Table in DOCX using C++ How to Insert Header and Footer in DOCX using...

    kb.aspose.com/words/cpp/
  7. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain Text exports by customizing header and footer handling for optimal results....footers are exported to plain text format. public enum TxtExportHeadersFoot...plain text format. Document doc = new Document (); // Insert even...

    reference.aspose.com/words/net/aspose.words.sav...
  8. IFieldMergingCallback.FieldMerging | Aspose.Wor...

    Optimize your document workflows with the iFieldMergingCallback method. Seamlessly integrate data into your Aspose.Words mail merge fields for enhanced efficiency....mail merge engine is about to insert data into a merge field in...args ) Examples Shows how to insert images stored in a database...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Border.LineWidth | Aspose.Words for .NET

    Adjust the Border LineWidth property to customize border thickness in points, enhancing your design's precision and visual appeal.... Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . Write ( "Text surrounded by green border."...

    reference.aspose.com/words/net/aspose.words/bor...
  10. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Examples Shows how to insert the contents of one document...bookmark in another document. def insert_at_bookmark (): doc = aw ....

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